Lesson 03 - Partial Derivatives
Lesson 03 - Partial Derivatives
𝜕 𝑓 𝑥, 𝑦 + Δ𝑦 − 𝑓(𝑥, 𝑦)
𝑓 𝑥, 𝑦 = lim
𝜕𝑦 Δ𝑦→0 Δ𝑦
➢ Rate of change of 𝑓(𝑥, 𝑦) with respect to 𝑦
but kept 𝑥 fixed.
➢ How the value of 𝑓(𝑥, 𝑦) changes if 𝑥 is
held fixed and 𝑦 is allowed to vary.
28-Feb-24 Lesson 03 : Partial Derivatives 1
Partial Derivatives
Ref. Textbook: Calculus (10th ed.) by Anton, Bivens and Davis
Definition. If 𝑧 = 𝑓(𝑥, 𝑦) and (𝑥0 , 𝑦0 ) is a point in the domain of 𝑓, then the partial
derivative of 𝒇 (or 𝒛) with respect to 𝒙 at (𝑥0 , 𝑦0 ) is the derivative at 𝑥0 that results when
𝑦 = 𝑦0 is held fixed and 𝑥 is allowed to vary. This partial derivative is denoted by 𝑓𝑥 (𝑥0 , 𝑦0 )
and is given by,
𝜕 𝑓 𝑥0 + Δ𝑥, 𝑦0 − 𝑓(𝑥0 , 𝑦0 )
𝑓𝑥 𝑥0 , 𝑦0 = 𝑓 𝑥, 𝑦0 ቤ = lim .
𝜕𝑥 𝑥=𝑥
Δ𝑥→0 Δ𝑥
0
The partial derivative of 𝒇 (or 𝒛) with respect to 𝒚 at (𝑥0 , 𝑦0 ) is the derivative at 𝑦0 that
results when 𝑥 = 𝑥0 is held fixed and 𝑦 is allowed to vary. This partial derivative is denoted
by 𝑓𝑦 (𝑥0 , 𝑦0 ) and is given by
𝜕 𝑓 𝑥0 , 𝑦0 + Δ𝑦 − 𝑓(𝑥0 , 𝑦0 )
𝑓𝑦 𝑥0 , 𝑦0 = 𝑓 𝑥0 , 𝑦 ቤ = lim
𝜕𝑦 𝑦=𝑦
Δ𝑦→0 Δ𝑦
0
Alternatively solution,
𝑑 𝑑
𝑓𝑥 1,3 = 𝑓 𝑥, 3 ቤ = 18𝑥 3 + 4𝑥 + 6 ቤ = [54𝑥 2 + 4]ቚ = 58
𝑑𝑥 𝑥=1
𝑑𝑥 𝑥=1
𝑥=1
𝑑 𝑑
𝑓𝑦 1,3 = 𝑓 1, 𝑦 ቤ = 2𝑦 2 + 2𝑦 + 4 ቤ = [4𝑦 + 2]ቚ = 14
𝑑𝑦 𝑦=3
𝑑𝑦 𝑦=3
𝑦=3
𝜕 −0.84
℉
𝑊 25,10 = 0.4275 × 25 − 35.75 0.16 10 ≈ −0.58
𝜕𝑣 mi/h
If the air temperature is constant at 25℉ and the wind speed changes by a small amount from
an initial speed of 10 mi/h, then the wind chill index decreases with respect to the air speed
at a rate about 0.58 ℉/(mi/h).
𝜕 2 𝜕 2 𝜕
𝑓𝑦 𝑥, 𝑦 = 𝑥 𝑦 + 5𝑦 3 = 𝑥 𝑦 + 5𝑦 3 = 𝑥 2 + 15𝑦 2
𝜕𝑦 𝜕𝑦 𝜕𝑦
Thus, the slope in the y-direction is 𝑓𝑦 1, −2 = 12 + 15 −2 2
= 61.
Therefore, per unit increase in 𝑦, 𝑧 = 𝑓(𝑥, 𝑦) is increasing at the rate of 61 units.
28-Feb-24 Lesson 03 : Partial Derivatives 6
Partial Derivatives
Ref. Textbook: Calculus (10th ed.) by Anton, Bivens and Davis
❑ Implicit Partial Differentiation
Example. Find the slope of the sphere 𝑥 2 + 𝑦 2 + 𝑧 2 = 1 in the 𝑦-direction at the points
2 1 2 2 1 2 𝑥2 + 𝑦2 + 𝑧 = 1 𝑥2 + 𝑦2 + 𝑧2 = 1
, , and , , − .
3 3 3 3 3 3 𝑧 = 1 − 𝑥2 − 𝑦2 𝑧 = ±√(1 − 𝑥 2 − 𝑦 2 )
Solution. To perform the implicit differentiation, we consider 𝑧 = 𝑧(𝑥, 𝑦). Thus,
differentiating both sides of 𝑓 𝑥, 𝑦, 𝑧 = 1 with respect to 𝑦, taking 𝑥 to be fixed, we yield
𝜕 2 𝜕 𝜕 2 𝜕 2 𝜕 2
𝑥 + 𝑦2 + 𝑧2 = 1 ⇒ 𝑥 + 𝑦 + 𝑧 =0
𝜕𝑦 𝜕𝑦 𝜕𝑦 𝜕𝑦 𝜕𝑦
𝜕𝑧 𝜕𝑧 𝑦
⇒ 2𝑦 + 2𝑧 =0⇒ =−
𝜕𝑦 𝜕𝑦 𝑧
2 1 2 2 1 2
Thus, the slope of the sphere in the y-direction at the points , , and , , − yields,
3 3 3 3 3 3
𝜕𝑧 2 1 2 1Τ3 1 𝜕𝑧 2 1 2 1Τ3 1
, , =− =− and , ,− =− =
𝜕𝑦 3 3 3 2Τ3 2 𝜕𝑦 3 3 3 −2Τ3 2
yields,
𝜕𝑧 2 1 2 1Τ3 1
, , =− =−
𝜕𝑦 3 3 3 2Τ3 2
𝜕𝑧 2 1 2 1Τ3 1
and , ,− =− =
𝜕𝑦 3 3 3 −2Τ3 2
Example.
Example.
Solution.
Solution.
Therefore,
𝜕2𝑢 2
𝜕2𝑢
=𝑐
𝜕𝑡 2 𝜕𝑥 2
1/(c)-(h), 2/(c)-(h), 3, 4, 6, 8, 10, 12, 13, 14, 25, 26, 27, 28, 30, 31, 33, 34, 38,
39, 41/(d)-(f), 42/(d)-(f), 43, 45, 49, 55, 56, 57, 58, 59, 62, 67, 69, 70, 86, 87,