Ue22ma141a 20230118103607
Ue22ma141a 20230118103607
Semi Linear Equations: A first order partial differential equation F(x, y, z, a, b)=0
is known as a semi linear equation if it is linear in a and b and the coefficients of a
and b are functions of x and y only.
Quasi linear Equations: A first order partial differential equation F(x, y, z, a, b)=0
is known as quasi linear partial differential equation if it is linear in a and b.
Non Linear Equations: A first order partial differential equation F(x, y, z, a, b)=0
which does not come under above types is known as nonlinear equation.
Examples:
𝜕2 𝑢 𝜕2 𝑢
• = is a wave equation , second order, first degree, linear , homogenous.
𝜕𝑡 2 𝜕𝑥 2
𝜕𝑢 𝜕2 𝑢
• = is a heat equation , second order, linear, homogenous.
𝜕𝑡 𝜕𝑥 2
𝜕2 𝑢 𝜕2 𝑢 𝜕2 𝑢
• 2
+ 2
+ = 0 is a Laplace’s equation, second order , linear , homogenous.
𝜕𝑥 𝜕𝑦 𝜕𝑧 2
𝜕2 𝑢 𝜕2 𝑢
• 2
+ = 𝑓(𝑥, 𝑦) is a second order, linear and non-homogeneous.
𝜕𝑥 𝜕𝑦 2
The following are the standard notations when z = f (x, y) are used:
𝜕𝑧 𝜕𝑧 𝜕2 𝑧 𝜕2 𝑧 𝜕2 𝑧
=𝑝 =𝑞 =𝑟 =𝑠 =𝑡
𝜕𝑥 𝜕𝑦 𝜕𝑥 2 𝜕𝑥𝜕𝑦 𝜕𝑦 2
𝜕𝑧
= − 𝑐𝑜𝑠 𝑥 𝑠𝑖𝑛 𝑦 + 𝑓(𝑦). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (1)
𝜕𝑦
𝜕𝑧
When x=0 and = −2 𝑠𝑖𝑛 𝑦. Then we get f(y)= - siny
𝜕𝑦
Substituting the value of f(y) in equation (1),
𝜕𝑧
= − 𝑐𝑜𝑠 𝑥 𝑠𝑖𝑛 𝑦 − 𝑠𝑖𝑛 𝑦.
𝜕𝑦
Integrating again with respect to y (keeping x constant)
𝜕𝑧 𝑐𝑜𝑠( 2𝑥 + 3𝑦)
=− + 𝑓(𝑦)𝑥 + 𝑔(𝑦). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (3)
𝜕𝑦 4
Again integrating eqn (3) wrt y (keeping x constant)
𝑠𝑖𝑛( 2𝑥 + 3𝑦)
𝑧=− + 𝑥 ∫ 𝑓(𝑦)𝑑𝑦 + ∫ 𝑔(𝑦)𝑑𝑦 + ℎ(𝑥)
12
3) u(x,y,z)=C1 and v(x,y,z)=C2 are said to be the complete solution of the system
of simultaneous equations (provided u1 and u2 are linearly independent i.e
u1/u2 not equal to a constant)
Case 1: One of the variable is either absent or cancells out from the set of auxiliary
equations.
Case 2: if u=c1 is known but v=c2 is not possible by case 1, then use u=c1 to get v=c2
Case 3: Introducing Lagrange multipliers P1, Q1, R1 which are functions of x,y z or
constants, each fraction in (3) is equal to:
𝑃1 𝑑𝑥+𝑄1 𝑑𝑦+𝑅1 𝑑𝑧
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (4)
𝑃1 𝑃+𝑄1 𝑄+𝑄1 𝑅
Examples:
𝜕𝑧 𝜕𝑧
1) Solve: (𝑚𝑧 − 𝑛𝑦)
𝜕𝑥
+ (𝑛𝑥 − 𝑙𝑧)
𝜕𝑦
= 𝑙𝑦 − 𝑚𝑥
𝑑𝑥 − 𝑑𝑦 𝑑𝑦 − 𝑑𝑧
⇒ =
(𝑥 − 𝑦)(𝑥 + 𝑦 + 𝑧) (𝑦 − 𝑧)(𝑥 + 𝑦 + 𝑧)
𝑑𝑥 − 𝑑𝑦 𝑑𝑦 − 𝑑𝑧
⇒ =
(𝑥 − 𝑦) (𝑦 − 𝑧)
𝑥−𝑦
⇒ 𝑙 𝑜𝑔( 𝑥 − 𝑦) = 𝑙𝑜𝑔(𝑦 − 𝑧) + 𝑙𝑜𝑔 𝑐1 ⇒ = 𝑐1
𝑦−𝑧
Similarly considering last two equations of (1) we get
⇒ 𝑙 𝑜𝑔( 𝑦 − 𝑧) = 𝑙𝑜𝑔(𝑧 − 𝑥) + 𝑙𝑜𝑔 𝑐2
𝑦−𝑧
⇒ = 𝑐2
𝑧−𝑥
Hence the required solution is
𝑥−𝑦 𝑦−𝑧
𝜑( , )=0
𝑦−𝑧 𝑧−𝑥
Solution:
𝜕𝑧 3 𝜕𝑧 2
𝑦 + 𝑥 = 0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (1)
𝜕𝑥 𝜕𝑦
Let the solution of (1) be in the form z=XY where X=X(x) and Y=Y(y)
𝜕𝑧 𝜕𝑋 𝜕𝑧 𝜕𝑌
=𝑌 , =𝑋
𝜕𝑥 𝜕𝑥 𝜕𝑦 𝜕𝑦
𝜕𝑋 𝜕𝑌
(1) ⇒ ( 𝑌) 𝑦 3 + (𝑋 ) 𝑥 2 = 0
𝜕𝑥 𝜕𝑦
𝑑𝑋 𝑑𝑌
( 𝑌) 𝑦 3 = − (𝑋 ) 𝑥 2
𝑑𝑥 𝑑𝑦
1 𝑑𝑋 1 1 𝑑𝑌 1
( ) 2=− ( ) 3
𝑋 𝑑𝑥 𝑥 𝑌 𝑑𝑦 𝑦
L.H.S is a function of x only and R.H.S is a function of y only.
Since x and y are independent variables, this expression can hold only if each side
is a constant i.e.
1 𝑑𝑋 1 1 𝑑𝑌 1
( ) = 𝑘𝑎𝑛𝑑 − ( ) =𝑘
𝑋 𝑑𝑥 𝑥2 𝑌 𝑑𝑦 𝑦 3
On integration we get,
𝑘
𝑙𝑜𝑔 𝑋 = (𝑘 + 1)𝑥 + 𝑙𝑜𝑔 𝐶1 𝑎𝑛𝑑 𝑙𝑜𝑔 𝑌 = 𝑡 + 𝑙𝑜𝑔 𝐶2
2
𝑘
(𝑘+1)𝑥 𝑡
⇒ 𝑋 = 𝐶1 𝑒 𝑎𝑛𝑑𝑋 = 𝐶2 𝑒 2
𝑘
Therefore the required solution is𝑢 = 𝑋𝑌 = 𝐴𝑒 (𝑘+1)𝑥 𝑒 2𝑡 𝑤ℎ𝑒𝑟𝑒𝐴 =
𝐶1 𝐶2
But given u(x,0)=6e-3x
=> 6e-3x =Ae (k+1)x
=> A=6 and k+1 = -3
=> A=6 and k=-4
∴ 𝑢 = 6𝑒 −(3𝑥+2𝑡)
𝜕2 𝑢 𝜕2 𝑢 𝜕2 𝑢 𝜕𝑢 𝜕𝑢
𝐴(𝑥, 𝑦) 2
+ 𝐵(𝑥, 𝑦) + 𝐶(𝑥, 𝑦) + 𝑓 (𝑥, 𝑦, 𝑢, , )=0 (1)
𝜕𝑥 𝜕𝑥𝜕𝑦 𝜕𝑦 2 𝜕𝑥 𝜕𝑦
This equation is linear in second order terms. PDE (1) is said to be “linear or quasi-
linear” according as f is linear or non-linear.
PDE (1) is classified as Elliptic, Parabolic or Hyperbolic according to B2 -4AC <
0, =0 or > 0
Example:
Elliptic: (B2 -4AC < 0)
2 𝑏𝑑 𝑛πx 2 𝑑 𝐿
𝑛πx
𝐴𝑛 = ∫ 𝑥. sin ( ) 𝑑𝑥 + ∫ (𝑥 − 𝐿)sin 𝑑𝑥
𝐿 0 𝑏 𝐿 𝐿 (𝑏 − 𝐿) 𝑏 𝐿
𝑏
2𝑑 𝐿 𝑛πx 𝐿2 𝑛πx 2𝑑 𝐿 𝑛πx
= [𝑥. (− ) . cos − (− ) . sin ] + [(𝑥 − 𝐿) (− ) cos −
𝑏𝐿 𝑛π 𝐿 𝑛2 π2 𝐿 0 𝐿(𝑏−𝐿) 𝑛π 𝐿
𝐿
𝐿2 𝑛πx
(− 𝑛2π2 ) . sin 𝐿
]
𝑏
2𝑑𝑏𝐿 𝑛πb 2𝑑𝐿2 𝑛πb 2𝑑 𝑛πb 2𝑑𝐿2 𝑛πb
=− . cos + . sin + . cos − . sin
𝑏𝐿𝑛π 𝐿 𝑏𝐿𝑛2 π 2 𝐿 𝑛π 𝐿 𝐿(𝑏−𝐿)𝑛2 π2 𝐿
2𝑑𝐿2 𝑛πb
Thus An = . sin
𝑏(𝐿−𝑏)𝑛2 π 2 𝐿
Remark:
Equation (1) is called as homogeneous because all terms contain derivatives of same
order.
Alternative definition
𝜕𝑛 𝑧 𝜕𝑛𝑧 𝜕𝑛 𝑧 𝜕𝑛 𝑧
+ 𝑘1 𝑛−1 + 𝑘2 𝑛−2 2 +. . . . . +𝑘𝑛 𝑛 + ⋯ = 𝐹(𝑥, 𝑦). . . . . . . . . . . (1)
𝜕𝑥 𝑛 𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦 𝜕𝑦
where k’s are constant, is called a homogeneous linear partial differential equation
of the nth order with constant coefficients. Equation (1) is called as homogeneous
because all terms contain derivatives of same order.
𝜕𝑟 𝜕𝑟
On writing, = 𝐷𝑟 and = 𝐷′𝑟 .
𝜕𝑥 𝑟 𝜕𝑦 𝑟
Or briefly
𝑓(D , 𝐷′ )𝑧 = 𝐹(𝑥, 𝑦). . . . . . . . . (2)
𝐷𝑦 𝑧 = 𝜙′(𝑦 + 𝑚𝑥)
𝐷𝑦 2 𝑧 = 𝜙′′(𝑦 + 𝑚𝑥)
.
.
𝐷𝑦 𝑛 𝑧 = 𝜙 (𝑛) (𝑦 + 𝑚𝑥)
𝐷𝑥 𝐷𝑦 𝑧 = 𝑚 𝜙′′(𝑦 + 𝑚𝑥)
𝐷2 𝑥 𝐷𝑦 𝑧 = 𝑚2 𝜙 (3) (𝑦 + 𝑚𝑥)
.
.
.
𝐷𝑟 𝑥 𝐷 𝑠 𝑦 𝑧 = 𝑚𝑟 𝜙 (𝑟+𝑠) (𝑦 + 𝑚𝑥)
= 𝑚𝑟 𝜙 (𝑛) (𝑦 + 𝑚𝑥)
where r + s = n
Substituting these values in (2) and simplifying, we get:
(𝐴0 𝑚𝑛 + 𝐴1 𝑚𝑛−1 +. . . . . +𝐴𝑛 )𝜙 (𝑛) (𝑦 + 𝑚𝑥) = 0. . . . . . . (4)
Which is true if m is a root of the equation:
𝐴0 𝑚𝑛 + 𝐴1 𝑚𝑛−1 +. . . . . +𝐴𝑛 = 0. . . . . . . (5)
The equation (5) is known as the (characteristic equation) or the (Auxiliary equation
(A.E.)) and is obtained by putting Dx = m and Dy=1
In 𝐹(𝐷𝑥 , 𝐷𝑦 )𝑧 = 0, and it has n roots.
Let m0, m1 …., mn be n roots of A.E. (5).
Three cases arise:
Case 1: When the roots are distinct:
If m0, m1 …., mn be n distinct roots of A.E. (5) then
𝜙1 (𝑦 + 𝑚1 𝑥), 𝜙2 (𝑦 + 𝑚2 𝑥), . . . . . . . . . , 𝜙𝑛 (𝑦 + 𝑚𝑛 𝑥) are the linear solution
corresponding to them and since the sum of any linear solutions is a solution too
than the general solution in this case is:
𝑧 = 𝜙1 (𝑦 + 𝑚1 𝑥) + 𝜙2 (𝑦 + 𝑚2 𝑥)+ . . . . . . . . . + 𝜙𝑛 (𝑦 + 𝑚𝑛 𝑥) . . . . . . (6)
Example:
Find the general solution of:
(𝐷𝑥 3 + 2𝐷𝑥 2 𝐷𝑦 − 5𝐷𝑥 𝐷𝑦 2 − 6𝐷𝑦 3 )𝑧 = 0
Solution. The A.E. is 𝑚3 + 2𝑚2 − 5𝑚 − 6 = 0
→ (𝑚 + 1)(𝑚2 + 𝑚 − 6) = 0
→ (𝑚 + 1)(𝑚 + 3)(𝑚 − 2) = 0
𝑚1 = −1, 𝑚2 = −3, 𝑚3 = 2
Note that 𝑚1 , 𝑚2 and m3 are different roots, then the general solution is
𝑧 = 𝜙1 (𝑦 + 𝑚1 𝑥) + 𝜙2 (𝑦 + 𝑚2 𝑥) + 𝜙3 (𝑦 + 𝑚3 𝑥)
→ 𝑧 = 𝜙1 (𝑦 − 𝑥) + 𝜙2 (𝑦 − 3𝑥) + 𝜙3 (𝑦 + 2𝑥)
Where 𝜙1 , 𝜙2 𝑎𝑛𝑑 𝜙3 are arbitrary functions.
Example:
Solve (𝐷𝑥 2 − 2𝐷𝑥 𝐷𝑦 + 5𝐷𝑦 2 )𝑧 = 0
Solution: The A. E. is 𝑚2 − 3𝑚 + 5 = 0
2 ± √4 − 20
→𝑚= = 1 ± 2𝑖
2
∴ 𝑚1 = 1 + 2𝑖 , 𝑚2 = 1 − 2𝑖
𝑧 = 𝜙1 (𝑦 + (1 + 2𝑖)𝑥) + 𝜙2 (𝑦 + (1 − 2𝑖)𝑥)
That is the general solution where 𝜙1 , 𝜙2 are arbitrary functions.
1 1
· 𝑓(𝐷𝑥 , 𝐷𝑦 )𝑧 = 𝐹(𝑥, 𝑦)
𝑓(𝐷𝑥 , 𝐷𝑦 ) 𝑓(𝐷𝑥 , 𝐷𝑦 )
1
𝑧= 𝐹(𝑥, 𝑦) …….. (4)
𝑓(𝐷𝑥 ,𝐷𝑦 )
𝐷𝑦 𝑒 𝑎𝑥+𝑏𝑦 = 𝑏𝑒 𝑎𝑥+𝑏𝑦
𝐷2 𝑦 𝑒 𝑎𝑥+𝑏𝑦 = 𝑏 2 𝑒 𝑎𝑥+𝑏𝑦
.
.
𝐷𝑛 𝑦 𝑒 𝑎𝑥+𝑏𝑦 = 𝑏 𝑛 𝑒 𝑎𝑥+𝑏𝑦
So
𝑓(𝐷𝑥 , 𝐷𝑦 )𝑒 𝑎𝑥+𝑏𝑦 = 𝑓(𝑎, 𝑏)𝑒 𝑎𝑥+𝑏𝑦
1
Multiplying both sides by , we get
𝑓(𝐷𝑥 ,𝐷𝑦 )
1
𝑒 𝑎𝑥+𝑏𝑦 = 𝑓(𝑎, 𝑏)𝑒 𝑎𝑥+𝑏𝑦
𝑓(𝐷𝑥 , 𝐷𝑦 )
Since G (a, b) ≠ 0
1 1 𝑎𝑥+𝑏𝑦
= · 𝑟𝑒
𝑎
𝐺(𝐷𝑥 , 𝐷𝑦 ) (𝐷 − 𝐷 )
𝑥 𝑏 𝑦
Then by Lagrange's method r times , we get
1 𝑎𝑥+𝑏𝑦
1 𝑥 𝑟 𝑎𝑥+𝑏𝑦
𝑧= 𝑒 = · 𝑒
𝑓(𝐷𝑥 , 𝐷𝑦 ) 𝐺(𝑎, 𝑏) 𝑟!
Case 2: When 𝐹(𝑥, 𝑦) = sin(𝑎𝑥 + 𝑏𝑦) 𝑜𝑟 cos(𝑎𝑥 + 𝑏𝑦) where a and b are
arbitrary constants
Let 𝐹(𝑥, 𝑦) = sin(𝑎𝑥 + 𝑏𝑦)
𝐷𝑥 sin(𝑎𝑥 + 𝑏𝑦) = 𝑎cos(𝑎𝑥 + 𝑏𝑦)
𝐷𝑥 2 𝑠𝑖𝑛(𝑎𝑥 + 𝑏𝑦) = −𝑎2 𝑠𝑖𝑛(𝑎𝑥 + 𝑏𝑦)
𝐷𝑦 𝑠𝑖𝑛(𝑎𝑥 + 𝑏𝑦) = 𝑏𝑐𝑜𝑠(𝑎𝑥 + 𝑏𝑦)
1
= 1 + 𝜃 + 𝜃 2 +. . . .
1−𝜃
1
= 2 3 𝑥 2𝑦
7𝐷𝑦 6𝐷𝑦
𝐷𝑥 3 [1 − ( 2 +
𝐷𝑥 𝐷𝑥 3 )]
2
1 7𝐷𝑦 2 6𝐷𝑦 3 7𝐷𝑦 2 6𝐷𝑦 3
= 3 [1 + ( 2 + )+( 2 + ) +. . . ] 𝑥 2 𝑦
𝐷𝑥 𝐷𝑥 𝐷 𝑥 3 𝐷𝑥 𝐷 𝑥 3
1
= [𝑥 2 𝑦]
𝐷𝑥 3
2
7𝐷𝑦 2 6𝐷𝑦 3 2 7𝐷𝑦 2 6𝐷𝑦 3
Since ( 𝐷 2 + 𝐷𝑥3
) (𝑥 𝑦) = 0, ( 𝐷 2 +
𝐷𝑥3
) (𝑥 2 𝑦) = 0
𝑥 𝑥
1 𝑥 3𝑦 1 𝑥 4𝑦 𝑥 5𝑦
= 2 = =
𝐷𝑥 3 𝐷𝑥 12 60
1
= 𝑒 𝑎𝑥+𝑏𝑦 𝑉
𝐹(𝐷𝑥 + 𝑎, 𝐷𝑦 + 𝑏)
and solving this equation depending on the type of V can get the
particular integral (P.I.), as follows:
1
= 𝑒 2𝑥+3𝑦 𝑥 2𝑦
(𝐷𝑥 + 2)(𝐷𝑦 + 3)
1
= 𝑒 2𝑥+3𝑦 𝑥 2𝑦
𝐷𝑦
3(𝐷𝑥 + 2) (1 + )
3
2𝑥+3𝑦
1 𝐷𝑦 𝐷𝑦 2
=𝑒 [1 − + −. . . ] 𝑥 2 𝑦
3(𝐷𝑥 + 2) 3 9
1 𝑥2
= 𝑒 2𝑥+3𝑦 [𝑥 2
𝑦 − ]
3(𝐷𝑥 + 2) 3
2𝑥+3𝑦
1 2
𝑥2
=𝑒 [𝑥 𝑦 − ]
𝐷𝑥 3
6 (1 + )
2
1 2𝑥+3𝑦 𝐷𝑥 𝐷𝑥 2 𝐷𝑥 3 2
𝑥3 𝐷𝑥 3
= 𝑒 [1 − + − +. . . ] [𝑥 𝑦 − ] , ( = 0)
6 2 4 8 3 8
1 2𝑥+3𝑦 2 𝑥2 𝑥 𝑦 1
= 𝑒 [𝑥 𝑦 − − 𝑥𝑦 + + − ]
6 3 3 2 6
2𝑥+3𝑦
1 2 𝑥2 1 𝑥 𝑦 1
=𝑒 [ 𝑥 𝑦− − 𝑥𝑦 + + − ]
6 18 6 18 2 36
Non-Homogeneous linear partial differential equations with constant
coefficients
A linear partial differential with constant coefficients is known as non-
homogeneous l.p.d.e. with constant coefficients if the order of all the partial
derivatives involved in the equation are not all equal.
For example:
𝜕2 𝑧 𝜕𝑧
1) 2
+ +𝑧 =𝑥+𝑦
𝜕𝑥 𝜕𝑦
𝜕3 𝑧 𝜕2 𝑧 𝜕𝑧
2) + + = 𝑒 𝑥+𝑦
𝜕𝑥 3 𝜕𝑥𝜕𝑦 𝜕𝑦
Example:
Solve (Dx – 2 Dy +1)4 = 0
Solution: We have a = 1, b = -2, c = 1, k = 4
Then
1
𝑧 = 𝑒 −2𝑦 [𝜙1 (𝑦 + 2𝑥) + 𝑥𝜙2 (𝑦 + 2𝑥) + 𝑥 2 𝜙2 (𝑦 + 2𝑥) + 𝑥 2 𝜙3 (𝑦 + 2𝑥) +
𝑥 3 𝜙4 (𝑦 + 2𝑥)]
Where 𝜙1 ,…, 𝜙4 are arbitrary functions.
Example:
solve (𝟐𝐃𝐱
⏟ – 𝟑 𝐃𝐲 + 𝟏) (𝐃𝐱
⏟ + 𝟐 𝐃𝐲 − 𝟐) z = 0
linear linear
Solution: The given equation is reducible, then we have
a1 = 1, b1 = -3, c1 = 1, k1 = 1
1
− 𝑥
z1 = 𝑒 2 [𝜙1 (2𝑦 + 3𝑥)]
a2 = 1, b2 = 2, c2 = -2, k2 = 1
z2 = 𝑒 2𝑥 [𝜙2 (𝑦 − 2𝑥)]
The general solution is
1
−
𝑧 = 𝑧1 + 𝑧2 → 𝑧 = 𝑒 𝜙1 (2𝑦 + 3𝑥) + 𝑒 2𝑥 𝜙2 (𝑦 − 2𝑥)
2
Example:
Solve (𝑫𝟐𝒙 − 𝐃y) z = sin(x-2y)
Solution:
(1) The general solution z1 of (𝐷𝑥2 − Dy) z = 0 is
F (a, b) = a2 – b = 0 → 𝑎𝑖2 = bi
∞ 2
z1 = ∑ 𝐴𝑖 𝑒 𝑎𝑖𝑥+𝑎𝑖 𝑦
𝑖=1
a = 1, b = -2 → 𝐷𝑥2 = -a2 = -1
1
= sin(𝑥 − 2𝑦)
−1−𝐷𝑦
1
Multiplying by
−1+𝐷𝑦
−1+𝐷𝑦
= sin(𝑥 − 2𝑦)
1−𝐷𝑦2
𝐷𝑦2 = -b2 = -4
−1+𝐷𝑦
= sin(𝑥 − 2𝑦)
1+4
1
= [−sin(𝑥 − 2𝑦) − 2cos(𝑥 − 2𝑦)]
5