Lecture 21partial Differential Equations MTH602
Lecture 21partial Differential Equations MTH602
Lecture-21
Topic:
Learning Outcomes:
Now: If 𝒖 = 𝒇(𝒙, 𝒚), it means there is dependent variable u and two independent
𝝏𝒖 𝝏𝒖
variable x and y. So, we can differentiate u with respect to x or y, denoted as: or
𝝏𝒙 𝝏𝒚
respectively.
Standard Notations:
𝜕𝑢
= 𝑢𝑥 = 𝑝
𝜕𝑥
𝜕𝑢 ቑ These are called first order partial derivatives.
= 𝑢𝑦 = 𝑞
𝜕𝑦
𝜕2 𝑢
= 𝑢𝑥𝑥 = 𝑟
𝜕𝑥 2
𝜕2 𝑢 𝜕2 𝑢
𝑜𝑟 = 𝑢𝑥𝑦 𝑜𝑟 𝑢𝑦𝑥 = 𝑠 These are called second order partial derivatives.
𝜕𝑥𝜕𝑦 𝜕𝑦𝜕𝑥
𝜕2 𝑢
= 𝑢𝑦𝑦 = 𝑡
𝜕𝑦 2
4 4 𝜕𝑢 𝜕𝑢 𝜕𝑢 4 𝜕𝑢 4
𝑢 = 𝑝𝑥 + 𝑞𝑦 +𝑝 + 𝑞 or 𝑢= 𝑥+ 𝑦+ +
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
𝜕𝑢 𝜕𝑢
⇒ 𝑝𝑦 = 𝑞𝑥 or 𝑦= 𝑥 which is the required PDE.
𝜕𝑥 𝜕𝑦
𝒙
Problem 2. Form the PDE 𝐟𝐨𝐫: 𝒖 = 𝒇
𝒚
𝑥
Solution. Given 𝑢 = 𝑓 (1) [𝑢 = 𝑓 𝑥, 𝑦 ]
𝑦
Differentiating (1) partially w.r.t x
𝜕𝑢 ′ 𝑥 1 ′ 𝑥 1 ′ 𝑥
= 𝑓 ⇒𝑝= 𝑓 ⇒ 𝑝𝑦 = 𝑓 (2)
𝜕𝑥 𝑦 𝑦 𝑦 𝑦 𝑦
Differentiating (1) partially w.r.t y
𝜕𝑢 ′ 𝑥 −𝑥 ′ 𝑥 −𝑥 𝑦2 ′ 𝑥
= 𝑓 ⇒𝑞=𝑓 ⇒ −𝑞 = 𝑓 (3)
𝜕𝑦 𝑦 𝑦2 𝑦 𝑦2 𝑥 𝑦
𝑝 𝑞
Comparing (2) and (3), we get: =
2𝑥 2𝑦
𝑦2 𝜕𝑢 𝜕𝑢
⇒ 𝑝𝑦 = −𝑞 ⇒ 𝑝𝑥 + 𝑞𝑦 = 0 𝐨𝐫 𝑥+ 𝑦=0
𝑥 𝜕𝑥 𝜕𝑦
(A) 𝑝𝑥 = 𝑞𝑦
(B) 𝑝𝑥 + 𝑞𝑦 = 0
(C) 𝑝𝑦 = 𝑞𝑥