Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Chapter 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 40

Chapter 1: Review of Fundamentals

AM
PH
Duong T. PHAM

T.
g. OMAT
on
Du

Duong T. PHAM 1 / 40
The goals for this lecture

AM
Students will be able to identify and to use set properties and set

PH
notations, perform set operations, and solve applications involving
sets.

T.
g.
Students will understand different functions and know how to
on
construct mathematical models
Du

Duong T. PHAM 2 / 40
Sets and subsets

Definition (Sets and Elements).


A set is a collection of items, referred to as the elements of the set.

AM
Visualizing a Set

PH
T.
g.
on
Du

Duong T. PHAM 3 / 40
Sets and subsets

Examples

AM
We usually use a capital letter
to name a set and braces to W = {Amazon, eBay, Apple}

PH
enclose the elements of a set. N = {1, 2, 3, ...}
x ∈ A means that x is an

T.
element of the set A. If x is not Amazon ∈ W (Was above)
g.
an element of A, we write Microsoft ∈
/ W, 2∈N
on
x∈ / A.
Du

Duong T. PHAM 4 / 40
Sets and subsets

B = A means that A and B have the same elements. The order in

AM
which the elements are listed does not matter.

PH
Examples: {5, −9, 1, 3} = {−9, 1, 3, 5}, {1, 2, 3, 4} =
6 {1, 2, 3, 6}

T.
B ⊆ A means that B is a subset of A; every element of B is also an
g.
element of A.
on
Examples: {1, 2, 3, 4} ⊆ {1, 2, 3, 4, 5},
Du

Let W = {Amazon, eBay, Apple}. Then {Amazon, eBay} ⊆ W

Duong T. PHAM 5 / 40
Sets and subsets

If all the elements in a set B are in a set A, but not all the elements
of A are in B, then B is a proper subset of A , and we write B ⊂ A

AM
Examples: {1, 2, 3, 4} ⊂ {1, 2, 3, 4, 5}, {1, 2, 3} ⊂ N

PH
∅ is the empty set, the set containing no elements. It is a subset of

T.
every set.
Examples: ∅ ⊂ W , ∅⊆W
g.
on
A finite set has finitely many elements. An infinite set does not
Du

have finitely many elements.

Examples: {1, 2, 3, 4} is finite set. It has 4 elements.

The set N = {1, 2, 3, . . . } is an infinite set.


Duong T. PHAM 6 / 40
Sets and subsets

Some economic examples


The set of firms producing a particular good =⇒ industry for that

AM
good.

PH
The set of buyers and sellers of a good =⇒ market for that good.
The set of quantities of goods and services that a consumer is

T.
physically capable of consuming =⇒ consumption set for the
consumer.
g.
The set of bundles of goods and services that a consumer can afford
on
to buy =⇒ budget set of the consumer.
Du

The set of output quantities a firm is technologically capable of


producing and the input quantities required to produce these =⇒
production set for the firm.

Duong T. PHAM 7 / 40
Venn Diagrams

We can visualize sets and relations between sets using Venn diagrams.

AM
In a Venn diagram we represent a set as a region, often a disk

PH
T.
g.
on
Du

The elements of A are the points inside the region.

Duong T. PHAM 8 / 40
Set operations

Definition.
The union of two sets A and B is the set of all elements formed by

AM
combining all the elements of set A and all the elements of set B into one
set. It is written A ∪ B.

PH
A ∪ B = {x : x ∈ A or x ∈ B}.

T.
g.
on
Du

Duong T. PHAM 9 / 40
Set operations
Definition.
The intersection of two sets A and B is the set of all elements that are
common to both A and B. It is written A ∩ B.

AM
A ∩ B = {x : x ∈ A and x ∈ B}.

PH
T.
g.
on
Du

Example. Let A = {a, b, c, d} and B = {c, d, e, f }. Then


A ∪ B = {a, b, c, d, e, f }, A ∩ B = {c, d}
Duong T. PHAM 10 / 40
Set operations

Definition.
The set of all elements under consideration is called the universal set U.

AM
Example. The set R of all real numbers is a universal set. All other types
of numbers (integers, rational numbers, irrational numbers ) are subsets of

PH
the universal set of real numbers.

T.
Definition.
The complement of a set A is defined as the set of elements that are
g.
contained in U, the universal set, but not contained in set A.
on
Du

A or A0 = {x ∈ U : x ∈
/ A}

Example. In the universal set R, the complement of the set (−1, 1) is

(−1, 1)0 = (−∞, −1] ∪ [1, ∞)

Duong T. PHAM 11 / 40
Relative difference

Definition.
The relative difference of X and Y , denoted X − Y (or X \ Y ), is the set

AM
of elements of X that are not also in Y .

PH
Example. Let A = {a, b, c, d} and B = {c, d, e, f }. Then

T.
A − B = {a, b} , B − A = {e, f }
g.
Example. Let R be the set of real numbers. Then
on
Du

R − (−2, 3) = (−∞, −2] ∪ [3, ∞)

[−5, 5] − (0, 2] = [−5, 0] ∪ (2, 5]

Duong T. PHAM 12 / 40
Example - Customer Interests

NobelBooks.com maintains a database of customers and the types of


books they have purchased. In the company’s database there is the
set of customers

AM
S = {Einstein, Bohr, Millikan, Heisenberg, Schrödinger, Dirac}.

PH
A search of the database for customers who have purchased

T.
cookbooks yields the subset
g.
A = {Einstein, Bohr, Heisenberg, Dirac}.
on
Another search, this time for customers who have purchased
Du

mysteries, yields the subset

B = {Bohr, Heisenberg, Schrödinger}.

Duong T. PHAM 13 / 40
Example - Customer Interests

A = {Einstein, Bohr, Heisenberg, Dirac}


B = {Bohr, Heisenberg, Schrödinger}.

AM
PH
T.
g.
on
Du

A ∪ B = {Einstein, Bohr, Heisenberg, Schrödinger, Dirac}


A ∩ B = {Bohr, Heisenberg}
Duong T. PHAM 14 / 40
Example - Customer Interests

S = {Einstein, Bohr, Millikan, Heisenberg, Schrödinger, Dirac} → universal set

AM
A = {Einstein, Bohr, Heisenberg, Dirac} → people purchased cookbooks
B = {Bohr, Heisenberg, Schrödinger} → people purchased mysteries

PH
Exercise. Use set operations to describe the following subsets:

T.
(i) C = The subset of customers who have purchased either cookbooks or
mysteries
g.
on
(ii) D = The subset of customers who have purchased both cookbooks and
Du

mysteries
(iii) E = The subset of customers who have not purchased cookbooks
(iv) F = The subset of customers who have purchased cookbooks but have not
used their first-time customer discount

Duong T. PHAM 15 / 40
Functions

Definition.
Let A and B be sets. A function f : A → B is an assignment of exactly

AM
one element of B to each element of A.

PH
Ex: Let A = {Tom, Hai, Thao, David, Nam} and B = {1, 2, 3, 4, 5}. The
grades of students in A are given by

T.
Tom 1 The assigment grade of the
g. students is a function.
on
Hai 2
grade(Tom) = 2;
Du

Thao 3 grade(Hai) = 2;
grade(Thao) = 4;
David 4
grade(David) = 3;
Nam 5 grade(Nam) = 1.

Duong T. PHAM 16 / 40
Domain, Range, Image and Pre-image

Definition.
Let f : A → B be a function. We call f maps A to B and

AM
The set A is called the domain of f . The set B is called the
codomain

PH
If f (a) = b, then b is called the image of a and a is called the
pre–image of b.

T.
The set f (A) = {f (a)| a ∈ A} is called the range of f .
g.
{Tom, Hai, Thao, David, Nam} =
on
grade
Tom 1 domain
Du

Hai 2 {1, 2, 3, 4, 5} = codomain


Thao 3 range(grade) = {grade(Tom), grade(Hai),
David 4 grade(Thao), grade(David), grade(Nam)}
Nam 5 = {2, 2, 4, 3, 1} = {1, 2, 3, 4}
Duong T. PHAM 17 / 40
Diagrams for a function f
Machine diagram for a function f

AM
PH
Arrow diagram for a function f

T.
g.
on
Du

Duong T. PHAM 18 / 40
Graphs
Definition.
Let f : A → B be a function. The graph of f is the set

AM
{(a, b)| a ∈ A and b = f (a)}

PH
Ex: Find the graph of the function f : R → R defined by f (x) = 2x + 1.
Ans: The graph of f is {(x, 2x + 1) | x ∈ R}

T.
g. y
on
Du

1
-1
x
Duong T. PHAM 19 / 40
Linear functions

Definition.
The function y = ax + b is a linear function. Here a is the slope of the

AM
function.
Remark. - Graph of a linear function is a straight line.

PH
- Linear functions grow at a constant rate

T.
Example. Consider the function f (x) = 3x − 2.
g.
on
The function increases at the rate 3.
Du

Whenever x increases by 1, the value


of f (x) increases by 3.

Duong T. PHAM 20 / 40
Linear Functions - Application
Example. An anticlot drug can be made for $10 per unit. The total cost
to produce 100 units is $1500.
(a) Assuming that the cost function is linear, find its rule.

AM
(b) What are the fixed costs?

PH
Ans. (a) Since the cost function is linear, its rule is of the form
C (x) = mx + b.

T.
The cost per item is 10. Thus, m = 10. Therefore, C (x) = 10x + b.
g.
Since the total cost to produce 100 units is $1500,
on
C (100) = 1500 =⇒ 10 × 100 + b = 1500 =⇒ b = 500.
Du

The cost function is C (x) = 10x + 500.


(b) The fixed costs are
C (0) = 10 × 0 + 500 = $500.
Duong T. PHAM 21 / 40
Linear Functions - Application
In a linear cost function C (x) = mx + b, the marginal cost is m
(the slope of the cost line) and the fixed cost is b (the y -intercept
of the cost line). The marginal cost is the cost of producing one

AM
more item.
Similarly, in a linear revenue function R(x) = kx + d, the marginal

PH
revenue is k (the slope of the revenue line), which is the revenue
from selling one more item.

T.
Ex. The cost function in produc-
g. ing a good is given by
on
C (x) = 250x + 213, 000$.
Du

The good is sold at the price 550$


per item. The revenue function is

R(x) = 550x$.
Duong T. PHAM 22 / 40
Polynomials

Definition.
A function P is called a polynomial if

AM
P(x) = an x n + an−1 x n−1 + . . . + a1 x + a0

PH
where n is a nonnegative integer, and a0 , a1 , . . . , an are coefficients.

T.
The domain of P is R = (−∞, ∞). If an 6= 0, the degree of P is n.
Example.
g.
on
A linear function y = ax + b is a polynomial of degree 1,
Du

A polynomial of degree 2 has the form y = ax 2 + bx + c and is


called a quadratic function,
A polynomial of degree 3 has the form y = ax 3 + bx 2 + cx + d and
is called a cubic function.

Duong T. PHAM 23 / 40
Polynomials - Application

In business, the revenue from the sales of an item is given by

Revenue = (price per item) X (number of items sold).

AM
The cost to manufacture and sell these items is given by

PH
Cost = Fixed Costs + Variable Costs,

T.
where the fixed costs include such things as buildings and machinery
g.
(which do not depend on how many items are made) and variable
on
costs include such things as labor and materials (which vary,
depending on how many items are made).
Du

Then
Profit = Revenue - Cost

Duong T. PHAM 24 / 40
Polynomials - Application
Ex. A manufacturer of scientific calculators sells calculators for $12 each
(wholesale) and can produce a maximum of 150,000. The variable cost
of producing x thousand calculators is 6995x − 7.2x 2 dollars, and the

AM
fixed costs for the manufacturing operation are $230,000. If thousand
calculators are manufactured and sold, find expressions for the revenue,

PH
cost, and profit.
Sol. If x thousand calculators are sold at $12 each, then

T.
Revenue = price per item × number of items sold
g.
R = 12 × 1000x = 12000x, where x ≤ 150.
on
The cost of making x thousands item is
Du

Cost = fixed costs + variable costs


C = 230000 + (6995x − 7.2x 2 ), x ≤ 150.
The profit is P = R − C = 12000x − (230000 + 6995x − 7.2x 2 )
P = 7.2x 2 + 5005x − 230000, x ≤ 150.
Duong T. PHAM 25 / 40
Polynomials Applied Example -Supply-Demand Function
Definition.
A demand equation expresses the relationship between the unit price
and the quantity demanded. The graph of the demand equation is

AM
called a demand curve
A demand function defined by p = f (x) , where p measures the unit

PH
price and x measures the number of units of the commodity in
question, is generally characterized as a decreasing function of x; that

T.
is, p = f (x) decreases as x increases.
g.
on
Du

Duong T. PHAM 26 / 40
Polynomials Applied Example -Supply-Demand Function
Definition.
The equation that expresses the relation between the unit price and
the quantity supplied is called a supply equation, and its graph is

AM
called a supply curve.
A supply function defined by p = f (x) is generally characterized as an

PH
increasing function of x; that is, p = f (x) increases as x increases.

T.
g.
on
Du

Duong T. PHAM 27 / 40
Polynomials Applied Example -Supply-Demand Function
Definition.
Market equilibrium corresponds to the point at which the demand
curve and the supply curve intersect.

AM
x0 represents the equilibrium quantity, and p0 represents the
equilibrium price.

PH
T.
g.
on
Du

Duong T. PHAM 28 / 40
Polynomials Applied Example -Supply-Demand Function
Example. The demand function for a certain brand of Bluetooth wireless
headsets is given by

AM
p = d(x) = −0.025x 2 − 0.5x + 60

PH
and the corresponding supply function is given by

p = s(x) = 0.02x 2 + 0.6x + 20

T.
where p is expressed in dollars and x is measured in units of a thousand.
g.
Find the equilibrium quantity and price.
on
Du

Ans. The equilibrium quantity and price satify


(
p = −0.025x 2 − 0.5x + 60
p = 0.02x 2 + 0.6x + 20

Duong T. PHAM 29 / 40
Polynomials Applied Example -Supply-Demand Function

Substituting the first equation into the second yields

AM
0.02x 2 + 0.6x + 20 = −0.025x 2 − 0.5x + 60
0.45x 2 + 1.1x − 40 = 0

PH
⇐⇒
400
⇐⇒ x = 20 or x = − (rejected) - Why ?

T.
9
Therefore, the equilibrium quantity is 20,000 headsets.
g.
The equilibrium price is given by
on
Du

p = 0.02(20)2 + 0.6(20) + 20 = 40.

or $40 per headset

Duong T. PHAM 30 / 40
Polynomials Applied Example -Supply-Demand Function

AM
PH
T.
g.
on
Du

Figure: The supply curve and the demand curve intersect at the point (20, 40)

Duong T. PHAM 31 / 40
Power Functions

A function of the form y = x α where α is a constant is called a power


function.

AM
Remark: Note here that α is a real number.
If α = n where n is a positive integer, then y = x n is a polynomial

PH
of degree n;
The domain of y = x n is R.

T.
If α = 1/n where n is a positive integer, then y = x 1/n is called a
root function.

g.
on
Note: y = n x ⇒ y n = x and
Du

(
√n
R+ = [0, ∞) if n is even
domain of y = x is
R if n is odd

Duong T. PHAM 32 / 40
Power Functions

n
y= x
y √
y
y= 3
x

AM

y= x

PH
x

T.
x
1
y = x −1 = ; g.
domain is R\{0}
x
on
Du

Duong T. PHAM 33 / 40
Exponential Functions
Definition.
Exponential functions are the functions of the form f (x) = ax where
a > 0.

AM
The domain = R

PH
The range = {positive numbers}

T.
y y
g.
on
Du

 x
1
y = 2x y=
2

x x
Duong T. PHAM 34 / 40
Exponential Functions -Application

Exponential Growth Function


Under normal conditions, growth can be described by a function of

AM
the form
f (t) = y0 e kt or f (t) = y0 b t ,

PH
where f (t) is the amount present at time t, y0 is the amount present
at time t = 0, and k and b are constants that depend on the rate of

T.
growth.
g.
When f (t) = y0 e kt , and k > 0, we describe f (t) as modeling
on
exponential growth, and when k < 0, we describe f (t) as modeling
exponential decay.
Du

When f (t) = y0 b t , and b > 1, we describe f (t) as modeling


exponential growth, and when 0 < b < 1, we describe f (t) as
modeling exponential decay.

Duong T. PHAM 35 / 40
Example. Since the early 1970s, the amount of the total credit market
(debt owed by the government, companies, or individuals) as a percentage
of gross domestic product (GDP) can be approximated by the exponential
function
f (t) = y0 e 0.02t ,

AM
where t is time in years, t = 0 corresponds to the year 1970, and f (t) is
a percent. (Data from: Federal Reserve.)

PH
Ques. If the amount of total credit market was 155% of the GDP in 1970,
find the percent in the year 2005.

T.
Ans. Since y0 represents the percent when t = 0 (that is, in 1970) we
have y0 = 155. So the growth function is f (t) = 155e 0.02t . To find the
g.
percent of the total credit market in the year 2005, evaluate f (t) at t = 35
on
(which corresponds to the year 2005):
Du

f (t) = 155e 0.02t


f (35) = 155e 0.02(35) ≈ 312.
Hence, the percent of the total credit market in the year 2005 was
approximately 312% of GDP.
Duong T. PHAM 36 / 40
Logarithmic Functions
Definition.
The logarithmic functions f (x) = loga x, where the base a is a positive
constant, are the inverse functions of the exponential functions.

AM
Domain = (0, ∞)

PH
Range = (−∞, ∞)

T.
g.
on
y = log2 x
Du

Duong T. PHAM 37 / 40
Functions Concavity, Convexity
Definition.
The function f is concave if

AM
f (x̄) ≥ λf (x 0 ) + (1 − λ)f (x 00 )

PH
where x̄ = λx 0 + (1 − λ)x 00 and λ ∈ [0, 1]. It is stricly concave if the
strict inequality holds when λ ∈ (0, 1).

T.
g.
on
Du

Duong T. PHAM 38 / 40
Functions Concavity, Convexity
Definition.
The function f is convex if

AM
f (x̄) ≤ λf (x 0 ) + (1 − λ)f (x 00 )

PH
where x̄ = λx 0 + (1 − λ)x 00 and λ ∈ [0, 1]. It is stricly convex if the strict
inequality holds when λ ∈ (0, 1).

T.
g.
on
Du

Duong T. PHAM 39 / 40
Additional Exercises in the book Mathematics for
Economics 3rd edition by M. Hoy et al.

AM
PH
1 Pages 21–23

T.
2 Pages 56–58
g.
on
Du

Duong T. PHAM 40 / 40

You might also like