Tutorial2 Solution PDE - MA201 - AY2024 25
Tutorial2 Solution PDE - MA201 - AY2024 25
ydx + xdy − du
=⇒ xy − u = c2
0
Therefore general integral is given by
F (xy − u, x2 − y 2 + u2 ) = 0
1
dx dy
Also taking = we get
x(x2 + 3y 2 ) −y(3x2 + y 2 )
y
dy y 3 + ( x )2
=−
dx x 1 + 3( xy )2
Putting y = vx we get
dv v(3 + v 2 )
v+x =−
dx 1 + 3v 2
dx 1 2v
=⇒ 4 + + dv = 0
x v 1 + v2
=⇒ 4d(ln x) + d(ln v) + d(ln(1 + v 2 )) = 0
=⇒ x4 v(1 + v 2 ) = c2
Using y = vx and xy = c1 u we get from above
c2
=⇒ u(x2 + y 2 ) = = c3
c1
Therefore general integral is given by
xy
F , u(x2 + y 2 ) = 0
u
where F is an arbitrary function.
(iv) (1 + y)p + (1 + x)q = u.
Sol: Characteristic equations are
dx dy du
= = . . . (I)
1+y 1+x u
From first two equations we get
2
=⇒ x2 + y 2 + u2 = c2
Therefore general solution is given by
F x2 + y 2 + u2 , y 2 − u2 − 2uy = 0
3
7. Find the general integral of the PDE
and hence show that the integral surface which passes through the circle x2 + y 2 = 2x, u = 0 is
x2 + y 2 − u2 − 2x + 4u = 0.
s + 2s − s2 = c1
4
Classification of 2nd order PDEs, Reduction to Canonical form
8. Classify the following second-order partial differential equations as hyperbolic, parabolic and elliptic equations :
If
If
If
If
(b) cos2 (x + y) + sin(x + y) > 0, then B 2 − 4AC > 0, implying PDE is hyperbolic.
(c) cos2 (x + y) + sin(x + y) < 0, then B 2 − 4AC < 0, implying PDE is elliptic.
(v) (x + 1)uxx − 2(x + 2)uxy + (x + 3)uyy = 0.
Sol: Here A = x + 1, B = −2(x + 2), C = x + 3. Hence
5
(vi) yuxx + (x + y)uxy + xuyy = 0.
Sol: Here A = y, B = x + y, C = x. Hence
If