
























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of partial derivatives, including definitions, rules, interpretations, higher derivatives, differentials, and linear approximations. It covers various examples and solutions, as well as the use of matlab for evaluating functions and calculating partial derivatives.
Typology: Schemes and Mind Maps
1 / 32
This page cannot be seen from the preview
Don't miss anything!

























ELECTRONIC VERSION OF LECTURE
HoChiMinh City University of Technology Faculty of Applied Science, Department of Applied Mathematics
(^1) PARTIAL DERIVATIVES
(^2) DIFFERENTIALS
(^3) MATLAB
Partial derivatives Definition
Partial derivatives Definition
g (x) = f (x, 1) = x^3 + x^2 − 2 ⇒ g ′(x) = 3 x^2 + 2 x
⇒ g ′(2) = 3 × 22 + 2 × 2 = 16 = f (^) x′ (2, 1).
h(y) = f (2, y) = 23 + 22 y^3 − 2 y^2 ⇒ h′(y) = 12 y^2 − 4 y ⇒ h′(1) = 12 × 12 − 4 × 1 = 8 = f (^) y′ (2, 1).
Partial derivatives Rule for Finding Partial Derivatives of z = f (x, y)
x y
f (^) x′ = ∂^ f ∂ x
³ (^) x y
y = y x^2 + y^2
f (^) y′ = ∂ f ∂ y
³ (^) x y
μ − x y^2
x x^2 + y^2
Partial derivatives Interpretations of Partial Derivatives
y = y 0.
x = x 0.
Partial derivatives Interpretations of Partial Derivatives
Partial derivatives Higher Derivatives
SECOND PARTIAL DERIVATIVES ¡ f (^) x′
x =^
∂ x
μ ∂ f ∂ x
∂^2 f ∂ x^2 = f (^) xx′′
¡ f (^) x′
y =^
∂ y
μ ∂ f ∂ x
(^2) f ∂ x ∂ y = f (^) x y′′
³ f (^) y′
x =^
∂ x
μ ∂ f ∂ y
∂^2 f ∂ y ∂ x = f (^) y x′′ ³ f (^) y′
y =^
∂ y
μ ∂ f ∂ y
∂^2 f ∂ y^2 =^ f^ y y′′
Partial derivatives Higher Derivatives
f (^) x′ = ye y^ ; f (^) xx′′ = 0; f (^) x y′′ = e y^ + ye y^ ; f (^) y′ = x(e y^ + ye y^ ); f (^) y y′′ = x(2e y^ + ye y^ ); f (^) y x′′ = e y^ + ye y^.
Partial derivatives Higher Derivatives
(^2) f ∂ y^2
(^3) f ∂ y^2 ∂ x
∂ f ∂ y = x cos(x y); ∂
(^2) f ∂ y^2 = −x^2 sin(x y).
∂^3 f ∂ y^2 ∂ x
∂ x
− x^2 sin(x y)
= − 2 x sin(x y) − x^2 y cos(x y).
Partial derivatives Partial Differential Equations
u′ x = ex^ sin y, u′ y = ex^ cos y, u′′ xx = ex^ sin y, u′′ y y = −ex^ sin y.
Partial derivatives Partial Differential Equations
∂^2 u ∂ t 2 =^ a
2 ∂^2 u ∂ x^2
Differentials Definition
∆z = f (x 0 + ∆x, y 0 + ∆y) − f (x 0 , y 0 ).
Differentials Definition
f (x 0 + ∆x, y 0 + ∆y) − f (x 0 , y 0 ) = ∆z = = f (^) x′ (x 0 , y 0 )∆x + f (^) y′ (x 0 , y 0 )∆y + ε 1 ∆x + ε 2 ∆y,