13.Partial_derivative_total_differential
13.Partial_derivative_total_differential
Content
Definition
Second order partial derivatives of f (x, y ) are:
∂2f ∂ ∂f ∂2f ∂ ∂f
fxx00 = 2
= fyy00 = 2
=
∂x ∂x ∂x ∂y ∂y ∂y
2
∂ f ∂ ∂f 2
∂ f ∂ ∂f
fxy00 = = fyx00 = = .
∂y ∂x ∂y ∂x ∂x∂y ∂x ∂y
Functions of several variables
Example
1 Compute all the second order partial derivatives of the
function z = arctan(x 2 y ).
y 00 and z 00 .
2 Given z = y cos . Compute zxy yx
x
2 2
xy x − y
if (x, y ) 6= (0, 0),
3 Given the function f (x, y ) = x2 + y2
0 if (x, y ) = (0, 0).
Compute fxy00 (0, 0) and fyx00 (0, 0).
Functions of several variables
Schwarz theorem
Theorem
Assume that z = f (x, y ) has partial derivatives fxy00 và fyx00 near
M0 (x0 , y0 ) which are continuous at M0 . Then,
( (
y = y0 y = y0
C1 : ⇒ T1 :
z = f (x, y0 ) z − z0 = fx0 (x0 , y0 )(x − x0 ).
A directional vector of the tangent plane → −
u1 = (1; 0; fx0 (P)).
Similarly, →
−
u2 = (0; 1; fy0 (P)). Hence, a normal vector is
→
−
n = u1 × →
→
− −
u2 = (−fx0 (P); −fy0 (P); 1).
Functions of several variables
Example
Write an equation of the tangent plane at M(1; 1, ; 3) of the
surface z = x 2 y + 2xy 2 .
Functions of several variables
Linear approximation
Example
f (x, y ) = x 3 − 2xy 2 . Approximate f (2.01; 1.98).
Example
p
Approximate A = 3 1, 022 + 1, 983 − 1;
√ √
B = ln( 3 1, 02 + 4 0, 98 − 1).
Content
Total differentials
Definition
Given f (x, y ) : D ⊂ R2 → R, M0 (x0 , y0 ) ∈ D.If we can express
Example
Is the function z = 2x − y 2 differentiable at (1, 0)?
Functions of several variables
Properties
Example
xy
if (x, y ) 6= (0, 0),
Is f (x, y ) = x2 + y2 differentiable at (0, 0)?
0 if (x, y ) = (0, 0),
Example
Compute the total differential of the following functions
1
a) z = (x 2 + y 2 ) b) z = x y
2
z
c) z = arctan xy d) u = p , du(1, 2, 3).
x + y2
2
∆f = f (x0 +∆x, y0 +∆y )−f (x0 , y0 ) ≈ fx0 (x0 , y0 )∆x + fy0 (x0 , y0 )∆y
| {z }
df (x0 ,y0 )