Maths 3 - Calculus PDF
Maths 3 - Calculus PDF
Calculus
3
A. The derivative
• The derivative of a function for a value is the slope
tangent line
of the tangent line to that function in . y f(x) =
+
In the graph,
the derivative of the
function f(x) in is x
∆
∆
x
&
The derivative function is denoted "′() or ′ or
&
6
Rules for finding derivative functions
1. If f x = C, then f ( x = 0
2. If f x = x 2 , then f ( x = nx 23 (and note that x ( = 1)
3. f + g ( = f ( + g′
4. C. f ( = C. f′
Examples:
• " =
→ " ( () = 2 = 2
• " = 1 + 2 → " ( = 1 ( + 2 ( =0+2 ( = 2.1 = 2
• " = 2 −
+ 3 − 4 → " ( = 6
− 2 + 3
;⁄ ;⁄ 3 >;⁄
• " =: = < → "( = < = < = . =
;?<
:
• " = → " ( = 3 ( = −1. 3
= −
<
7
Exercise
1. What is the derivative of the function " =
+ 3 in = 10?
2. Calculate the change in when increases from 10 to 11 and
compare the result with the previous question.
8
Applications
Application 1: marginal costs (managerial economics)
• The marginal costs are the approximate increase in total costs, when
production increases by 1 unit.
• If total costs (@A) are a function of produced output (B), then marginal
costs are defined as the derivative of @A with respect to B. The marginal
cost is the instantaneous rate of change of the total cost function:
D@A
CA =
DB
• Examples:
– total costs are given by @A = 10 + 2B + B²
D@A
CA = = 10 + 2B + B
( = 2 + 2B
DB
– For a linear cost function @A =
+ B, the marginal cost is constant:
D@A (
CA = =
+ B =
DB
9
Applications
Application 2: marginal revenue (managerial economics)
• The marginal revenue is the approximate increase in total revenue, when
the number of products sold increases by 1 unit.
• Marginal revenue is defined as the derivative of @F with respect to B. So,
the marginal revenue is the instantaneous rate of change of the total
revenue function:
D@F
CF =
DB
• Example: find the marginal revenue function if demand is G = 50 − 3. B
Total revenue @F = G. B = 50 − 3B . B = 50B − 3B²
p, MR
&IJ
CF = = 50B − 3B
( = 50 − 6B 50
&K
LMN
OD
• So, for a linear demand function the CF the
intercept is the same and the slope is double
CF
that of the demand function.
q
10
Applications
Application 3: price elasticity of demand (managerial economics)
• The price elasticy of demand is the approximate percentage change in
demand when the price of a product increases by 1%.
∆S
?S
PQ ≈ ∆T (note that ∆K?K is the percent change in B)
?T
• The elasticity is defined for small price changes (∆G → 0), so we use the
derivative:
DB?
B DB G
PQ = = .
DG? DG B
G
• Example: what is the price elasticity of demand when G = 5 and demand
is B = 100 − 5. G?
US
?S &K V V 3W.V
PQ = UT = . = 100 − 5G ( . =
?T &V K 3WV 3WV
3W.W 3
W
PQ G = 5 = 3W.W = XW = −0.33. So when the price increases by 1%,
the demand decreases by approximately 0.33%. 11
B. Optimization
• In optimization problems we are looking for the
largest value (maximum) or the smallest value
(minimum) that a function can take.
• A necessary condition for a function " to take
a maximum or a minimum in is that the derivative " ( = 0.
Said differently, a maximum or a minimum in requires the
function to be horizontal in . (Strictly speaking, this is not a
sufficient condition but checking those additional conditions is
usually not interesting in economics and business applications).
• So, in order to solve an optimization problem:
1. Write the function "() for which you are trying to find
a minimum or maximum.
2. Find the derivative of "().
3. Find the value of for which the derivative is zero by
solving an equation.
12
Examples and exercises
Examples:
1. Find the maximum of the function = −
+ 2 + 5
D
( = = −
+ 2 + 5 ( = −2 + 2
D
′ = 0 ⟺ −2 + 2 = 0 ⟺ = 1
14
Constrained optimization
In many applications it is possible to solve optimization problems that involve
restrictions and more than 1 variable, by plugging in the restriction into the
function that needs to be optimized:
Example: You have 400 meters of barbwire with which you want to enclose a
rectangular area that is as large as possible. Determine the length and width
of the optimal rectangle.
Solution: Maximize _`M
= a × c
under the restriction that the circumference equals 400 (2a + 2c = 400)
So the restriction is c = 200 − a.
Plug the restriction into the function that needs optimization:
_`M
= a × 200 − a = 200a − a²
&def
&g
= 200 − 2a ≞ 0 ⟺ a = 100 and c = 200 − 100 = 100
So both the width and length must be 100 (the area is a square!).
15
Constrained optimization
Application: Find the optimal level of workers c and capital goods h to use in
order to minimize production costs given that you want to produce 100 units.
:
The production function is B = h. c and the cost function is @A = i. c +
`. h, where the wage rate i = 5 and the capital cost ` = 10.
:
Solution: Minimize @A = 5c + 10h under the restriction h. c = 100
So the restriction is c =
j
10 000
c= = 141.4
70.7
So costs are minimized by employing 141 workers and 71 capital goods. 16