Week 6-7
Week 6-7
Lê Xuân Trường
Applications
Definition
Let f (x, y ) be a function of two variables.
∂f f (x0 + h, y0 ) − f (x0 , y0 )
(x0 , y0 ) ≡ fx (x0 , y0 ) := lim
∂x h→0 h
The partial derivative of f with respect to y at th point (x0 , y0 )
∂f f (x0 , y0 + h ) − f (x0 , y0 )
(x0 , y0 ) ≡ fy (x0 , y0 ) := lim
∂y h→0 h
a/ z = f (x, y ) = 3x 2 y 3 + xexy
p
b/ z = g (x, y ) = x 2 + 3y − sin(2x + y 2 )
Giải
fx (x, y ) = 6xy 3 + (1 + xy )exy
fy (x, y ) = 9x 2 y 2 + x 2 exy
x
gx (x, y ) = p − 2 cos(2x + y 2 )
x 2 + 3y
3
gx (x, y ) = p − 2y cos(2x + y 2 )
2
2 x + 3y
Lê Xuân Trường Calculus of multivariable functions 4 / 26
Intepretations of partial derivatives
f (x0 , y0 + ∆y ) − f (x0 , y0 )
fy0 (x0 , y0 ) ≈
∆y
L = 400, K = 16.
Q = 100 − 2P + PA + 0, 1Y
If the income increases 5% then let estimate the percentage change in quan-
tity demanded.
Lê Xuân Trường Calculus of multivariable functions 9 / 26
Higher-Order Partial Derivatives
Solution Since
fx (x, y ) = 4xy + 2x −2/3 y 2/3
we have
4 4
fxx (x, y ) = 4y − x −5/3 y 2/3 fyx (x, y ) = 4x + x −2/3 y −1/3 .
3 3
Also, since
fy (x, y ) = 2x 2 + 4x 1/3 y −1/3
we have
4 4
fyy (x, y ) = − x 1/3 y −4/3 fxy (x, y ) = 4x + x −2/3 y −1/3 .
3 3
Lê Xuân Trường Calculus of multivariable functions 11 / 26
Higher-Order Partial Derivatives
In this course we always assume that this is the case for all the functions
that we consider.
w = 2x exp (xy + z 2 )
Definition
d 2 f (x, y ) = fxx (x, y )dx 2 + 2fxy (x, y )dxdy + fyy (x, y )dy 2
Applications
Approximation for the change in z
Example
Given the function
f (998; 101, 5)
f (x0 , y0 ) ≥ f (x, y )
Saddle points
The point (x0 , y0 ) is a saddle point of z = f (x, y ) if it is a critical
point and, for every disk D containing (x0 , y0 ), there are points (x1 , y1 ),
(x2 , y2 ) in D such that
If D (x, y ) > 0 and fxx (x, y ) > 0, for all points (x, y ) in the domain
of f then f has a global minimum at P
If D (x, y ) > 0 and fxx (x, y ) < 0, for all points (x, y ) in the domain
of f then f has a global maximum at P
Examples
1) Find the local extrema of
f (x, y ) = x 3 + y 3 − 12xy
qA = 16 − pA + pB , qB = 24 + 2pA − 4pB ,
Problem
Find the extrema of the function z = f (x, y ) subject to the constraint
ϕ (x, y ) = M
First solution
ϕ (x, y ) = M,
We define
0 ϕx (x0 , y0 ) ϕy (x0 , y0 )
H (x0 , y0 , λ0 ) = ϕx (x0 , y0 ) Lxx (x0 , y0 , λ0 ) Lyx (x0 , y0 , λ0 )
ϕy (x0 , y0 ) Lxy (x0 , y0 , λ0 ) Lyy (x0 , y0 , λ0 )
Examples
x2 + y2 = 1
q = 3`2/3 k 1/3 .