Chapter2 PartialDerivatives-v1
Chapter2 PartialDerivatives-v1
Definition
If z f ( x, y ) , then the (first) partial
derivatives of f with respect to x and y are the
functions f x and f y respectively defined by
f ( x x, y ) f ( x, y )
f x lim
x 0 x
f ( x , y y ) f ( x, y )
f y lim
y 0 y
2.1.1 Notation
For z f ( x, y ) , the partial derivatives f x
and f y are also denoted by the symbols:
f z
, , f ( x, y ) , f x ( x, y ) or z x
x x x
f z
, , f ( x, y ) , f y ( x, y ) or z y
y y y
The values of the partial derivatives at the point
(a, b) are denoted by
f f
f x (a, b) and f y ( a, b)
x ( a,b) y ( a,b)
Note
The stylized “d” symbol in the notation is
called roundback d, curly d or del d.
It is not the usual derivative d (dee) or
(delta d).
Example
If f (x ,y ) x 3y x 2y 2 , find
f f
i. ii. iii. fy (1, 1)
x y
Solution
Example 2.6
Find the slope of the line that is parallel to the
xz-plane and tangent to the surface
z x x y at the point P(1, 3, 2) .
Solution
Given f ( x, y ) x x y
WANT: f x (1, 3)
1
12
f x ( x, y ) ( x y ) x ( x y ) 1 2 (1 0)
2
x
x y
2 x y
Example
The volume of a gas is related to its temperature
T and its pressure P by the gas law PV 10T ,
where V is measured in cubic inches, P in
pounds per square inch, and T in degrees
Celsius. If T is kept constant at 200, what is the
rate of change of pressure with respect to
volume at V 50?
Solution
P
WANT:
V T 200, V 50
Given PV 10T .
P 10T
V V2
P (10)(200) 4
V T 200, V 50 (50) 2
5
Standard Notations
Given z f ( x, y )
2 f f
= = ( f x ) x = f xx
x 2 x x
2 f f
= = ( f y ) y = f yy
y 2 y y
Mixed partial derivatives
2 f f
= = ( f y ) x = f yx
xy x y
2
f f
= = ( f x ) y = f xy
yx y x
3 f f
= = f yyx
xy 2
x y y
4 f f
= = f yyxx
2
x y 2 x x y y
Question 1
Find the first partial derivative of f (x, y ).
2
2 3
i. f x , y x y
ii. f x, y e x ln xy
Question 2
Find the first partial derivative of
f x, y, z cos xy sin yz .
Question 3
Find the value of fxy (1, 0), fyx (1, 0), fxx (1, 0) and
fyy (1, 0)for the given
f x, y x y sin x y .
2.2 Increments and Differential
Let z f ( x, y ) , where x and y are
independent variables. If x is subject to a small
increment (or a small error) of x, while y
remains constant, then the corresponding
increment of z in z will be
z
z x
x
Similarly, if y is subject to a small increment of y,
while x remains constant, then the corresponding
increment of z in z will be
z
z y
y
It can be shown that, for increments (or errors)
in both x and y,
z z
z x y
x y
The formula for a function of two variables may
be extended to functions of a greater number of
independent variables.
For example, if w f ( x, y, z ) of three
variables, then
w w w
w x y z
x y z
Definition
Let z f ( x, y ) where f is a differentiable
function and let dx and dy be independent
variables. The differential of the dependent
variable, dz is called the total differential of z is
defined as
dz df ( x, y) f x ( x, y)dx f y ( x, y)dy
Thus, z dz provided dx is the change in x
and dy is the change in y.
Example
3 3
Let f ( x, y ) 2 x xy y . Compute z
and dz as (x, y) changes from (2, 1) to
(2.03, 0.98).
Solution
z = f(2.03, 0.98) f(2, 1)
(6 x 2 y )x ( x 3 y 2 )y
dV Vr dr Vh dh 2rhdr r 2 dh
dV 0.2 0.2
2 0.04
V 2
r h (1) (5)
Percentage change,
dV
100 0.04 100 4%
V
Question 1
f ( x, y, z ) x 2 z 3 3 yz 2 x 3 2 yz
if ( x, y, z ) changes from (1,4,2) to
(1.02,3.97,1.96) .
Question 2
The radius and height of a right circular cone
are measured with errors of at most 3% and 2%
respectively. Use differentials to estimate the
maximum percentage error in computing the
volume.
2.3 Chain Rule
z z x z y
r x r y r
z z x z y
s x s y s
Question 1
Question 2
Question 3
F dx F dy
0.
x dx y dx
F F dy
In other words, 0.
x y dx
dy F x
Hence, .
dx F y
In summary, we have the following results.
Theorem 3
If F ( x, y ) 0 defines y implicitly as a
differentiable function of x, then
dy Fx x, y
.
dx Fy x, y
Theorem 4
If F ( x, y, z ) 0 defines z implicitly as a
differentiable function of x and y, then
z Fx x, y, z z Fy x, y, z
and .
x Fz x, y, z y Fz x, y, z
Question 1
Question 2
In equations 2(i) and 2(ii), the equation implicitly
defines a function of two variables z as a
function of x and y. Use Theorem 4 to find z x
and z y .
i. xeyz 2ye xz 3ze xy
ii. x y 2 z sin z
2.5 Local Extrema
Definition 1
A function of two variables has a local
maximum at (a, b) if f (x,y ) f (a,b) when (x, y)
is near (a, b). The number f (a,b) is called a
local maximum value.
If f (x,y ) f (a,b) when (x, y) is near (a,b), then
f (a,b) is a local minimum value.
Theorem 1
If f has a local maximum or minimum at (a, b)
and the first-order partial derivatives of f exist
at this point, then fx (a,b) 0 and fy (a,b) 0 .
Definition 2
A point (a, b) is called a critical point of the
function z f (x,y ) if fx (a,b) 0 and fy (a,b) 0
or if one or both partial derivatives do not exist
at (a, b).
Relative Max
Relative Min.
Point (a, b, f (a, b)) is a local minimum
Saddle Point
Remark
The values of z at the local maxima and local
minima of the function z f (x,y ) may also be
called the extreme values of the function,
f (x,y ).
Theorem 2 : Second-Partials Test
Let f (x,y ) have a critical point at (a, b) and
assume that f has continuous second-order
partial derivatives in a disk centered at (a, b).
Let
D fxx (a,b)fyy (a,b) [ fxy (a,b)]2
Solution
First determine fx and fy:
fx (x,y ) 2x and fy (x,y ) 2y .
Compute D:
2 0
D 4
0 2