0% found this document useful (0 votes)
215 views22 pages

Unit - Iii Partial Differential Equation: ϕ (x,y,z,a,b) =0 →

This document discusses types of solutions to partial differential equations (PDEs) and methods for solving first order nonlinear PDEs and homogeneous linear PDEs. It outlines: 1) The three types of solutions to PDEs - complete integral, singular integral, and general solution. 2) Six standard types of first order nonlinear PDEs and their corresponding methods for finding complete, singular, and general integrals. 3) Two methods - method of grouping and method of multipliers - for solving Lagrange's linear equation. 4) The process for finding the complementary function and particular integral to derive the general solution of a homogeneous linear PDE, including working rules.

Uploaded by

Abhishek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
215 views22 pages

Unit - Iii Partial Differential Equation: ϕ (x,y,z,a,b) =0 →

This document discusses types of solutions to partial differential equations (PDEs) and methods for solving first order nonlinear PDEs and homogeneous linear PDEs. It outlines: 1) The three types of solutions to PDEs - complete integral, singular integral, and general solution. 2) Six standard types of first order nonlinear PDEs and their corresponding methods for finding complete, singular, and general integrals. 3) Two methods - method of grouping and method of multipliers - for solving Lagrange's linear equation. 4) The process for finding the complementary function and particular integral to derive the general solution of a homogeneous linear PDE, including working rules.

Uploaded by

Abhishek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

UNIT – III

PARTIAL DIFFERENTIAL EQUATION

TYPES OF SOLUTION:

(i) COMPLETE INTEGRAL:


A solution of a PDE which contains as many arbitrary
constants as the number of independent variables is
called complete integral or complete solution of the
equation.

(ii) SINGULAR INTEGRAL:


Let the complete integral of the PDE f(x,y,z,p,q) = 0 be
ϕ(x,y,z,a,b) =0 →(1)
Differntiating (1) partially w.r.t ‘a’ and ‘b’ and then
equate them to 0.
∂ϕ ∂ϕ
Eliminating ‘a’ and ‘b’ from =0 and =0 we get
∂a ∂b
singular integral.

(iii) GENERAL SOLUTION:


A solution of a PDE which contains as many arbitrary
functions as the order of the equation is called general
solution or the general integral of the equation.

NOTATIONS USED IN PDE :

p= ∂z , q = ∂z , r = ∂ ∂2z
and t = ∂
2 2
z z
, s= .
∂x ∂y ∂x 2
∂x∂y ∂y 2
SOLVING FIRST ORDER NON LINEAR PDE( 6 TYPES)
STANDARD TYPES
Singular General Integral
Types Complete Integral
Integral

Substitute c = φ(a)
z = ax + y f(a) + φ(a)
I
-------------(1)
∂z
f(p,q) = 0
= x + y f ’(a) + φ’(a)
z = ax + y f(a) + c
NO -------------(2)
Example: ∂a
pq+p+q=0 Eliminating ‘a’ from (1) and (2), we get General integral

Equating
∂z
II
= 0 and
∂z
z =px+qy + f(p,q)
∂a
put b = φ(a) in complete integral and find
∂z
then
∂a
z = ax +by + f(a,b)
Example = 0 and
p ∂b eliminating ‘a’ between them, we get General integral
z = px + qy + -p eliminating
q
‘a’& ‘b’

III Put z = f(u) where u = x + ay.


f(z,p,q) = 0 dz
Replacing p by and q by
du Can be found
Follow Type II
Example: dz as usual
z = p2 + q2 a Separate the variables ‘z’
du
and ‘u’ then integrate.

IV Put F1(x,p) = a = F2(y,q)


F1(x,p) = F2(y,q) Find p and q interms of ‘a’.
NO Follow Type II
Example: Sub. these values in
p2 + q2 = x2 + y2 dz=pdx + qdy and integrate.
EQUATIONS REDUCIBLE TO STANDARD TYPES

TYPE V: F(xmp, ynq) = 0 and F(z, xmp , ynq) = 0

Case (i) : If m ≠ 1 and n ≠ 1


Put xmp = (1 – m)P ; ynq = ( 1 – n) Q

Substitute in given equations we get a differential equation of the form


F(P,Q) = 0 → FOLLOW TYPE I
(OR) F(z, P, Q) = 0 → FOLLOW TYPE III

Case(ii) : If m = n = 1 then log x = X ⇒ xp = P and


log y = Y ⇒ yq = Q

Substitute in given equations we get a differential equation of the form


F(P,Q) = 0 → FOLLOW TYPE I
(OR) F(z, P, Q) = 0 → FOLLOW TYPE III

TYPE VI: F(zmp, zmq) = 0 or F1(x, zmp) = F2(y,zmq)

Case (i) : If m ≠ -1,Put Z = z m+1 and zmp = P


, zmq = Q
m +1 m +1
Substitute in given equations, we get a PDE of the form
F(P,Q) = 0 → FOLLOW TYPE I
(OR) F1(x,p) = F2(y,q) → FOLLOW TYPE IV
Solving the above eqns. using their corresponding working rule.

Case(ii) : If m = -1 then Put Z = log z (i.e) P = z –1 p, Q = z-1 q


Substitute in the given equations, we get a PDE of the form
F(P,Q) = 0 → FOLLOW TYPE I
(OR) F1(x,p) = F2(y,q) → FOLLOW TYPE IV
Solving the above eqns. using their corresponding working rule.

LAGRANGE’S LINEAR EQUATION

Pp + Qq = R → Lagrange’s linear equation , where P,Q,R are functions of x,y,z

TYPE I: METHOD OF GROUPING


Working rule to solve Pp + Qq = R
dx dy dz
Step 1: Write the subsidiary equation = = .
P Q R
Step 2: Group any 2 of the three ratio’s and solve it . So that we get two
independent solutions u=a and v= b.
Step 3: Write down the general soln. f(u,v) = 0.
TYPE II: METHOD OF MULTIPLIERS
Step 1: Write the subsidiary equation dx = dy = dz .
P Q R
Step 2: Choose the set of multipliers l,m,n in such a way that
lP + mQ + nR=0,so that l dx + mdy + ndz =0 in
dx dy dz ldx + mdy + ndz
= = =
P Q R lP + mQ + nR
Step 3: Integrating l dx + mdy + ndz =0 we get u=a , which is a solution of
dx dy dz
= =
P Q R
Step 4: |||ly we can find another set of independent multipliers l ',m ',n ', so that
we get another independent solution v=b.
Step 5: Write down the general soln. f(u,v) = 0.

Note: If x,y,z are in cyclic then 1,1,1 (or) x,y,z (or) 1/x,1/y,1/z will
be the multipliers.

Homogeneous Linear PDE


General form:
(a0D n + a1D n − 1 D ' + a2D n − 2 D ' + …+ anD ' ) z = F(x,y) →(1)
2 n

(Or) f(D,D ') = F(x,y) , where D = ∂ and D ' = ∂


∂x ∂y
The complete solution of (1) is of the form
z = Complementary function + Particular Integral

Working Rule to find Complementary Function:


Put D=m and D ' =1,
we get the A.E as a0mn + a1mn-1 + a2mn-2 + …+ an = 0
Let the roots of the above eqn. be m1, m2,…,mn

Case(i): If the roots are real (or) imaginary and distinct then
z = f1(y +m1x) + f2(y +m2x) + f3(y +m3x) +…. + fn(y +mnx)

Case(ii): If any two of the roots are equal say m1=m2=m and other roots are
distinct then
z = f1(y +mx) + x f2(y +mx) + f3(y +m3x) +…. + fn(y +mnx)

Case(iii): If any three of the roots are equal say m1=m2=m3=m and other roots are
distinct then
z = f1(y +mx) + x f2(y +mx) + x2 f3(y +mx) + f4(y +m4x) +….
+ fn(y +mnx)
Working Rule to find Particular Integral:

F(x,y)[R.H.S of (1)] Working rule


ax + by ax + by
provided f(a,b) ≠0
1 1
e = e
eax+by f(D, D' ) f(a, b)
if Denominator= 0 follow the Rule V
1
sin(ax + by ) (or) cos(ax + by)
f(D, D' )
sin(ax +by) or 2
Replacing D2 by -a2, DD ' by –ab and D ' by – b2
cos(ax +by)
provided Denominator≠0 if Denominator= 0 follow
the Rule V.
1
x m y n = [f(D,D ')]-1 xmyn
f(D, D' )
xmyn
[f(D,D’)]-1 is to be expanded using binomial
expansion.
eax+byφ(x,y) ax + by ax + by
φ ( x, y ) = e
1
where φ(x,y) is any φ ( x, y )
1
e
f(D, D' ) f(D + a, D'+ b)
function
Step 1 If the Dr. becomes zero then split the Dr. into factors.
Step 2 For each factor apply the following rule
Φ( x, y ) = ∫ Φ( x, c1 − mx)dx, where y = c1 − mx.
1
D − mD '
Step 3 Replace the constant c1 by y + mx. This process will be continued till
we apply each factor in the Dr.

SPECIAL NOTE:
If the denominator is zero, find the partial derivative of the denominator w.r.to
‘D’ after putting x in the numerator. This process may be continued until we get a
non-zero denominator.

NON – HOMOGENEOUS LINEAR PDE

General Form: f(D,D ')z = F(x,y) ---------(1)

Here the sum of the degree of each and every term is not equal.
The complete solution of (1) is of the form
z = Complementary function + Particular Integral
Working Rule to find Complementary Function:

f (D,D ') is factorisable into linear factors.

Case (i): If the given equation is of the form (D- mD’ – α)z = 0 then the
general solution of this equation is z = eαx f(y+mx), where m is
arbitrary.

Case (ii): If the given equation is of the form

(D- m1D '–α1) (D– m2D '–α2)(D–m3D '–α3)…(D–mnD '–αn) z = 0 then

α x α x α x
z= e 1 f ( y + m x) + e 2 f ( y + m x) + L + e n f ( y + m x )
1 1 2 2 n n

Case(iii): If the given equation is of the form (D- mD ' – α)r z = 0 then

z = eαxf1(y+mx) + xeαxf2(y+mx) +x2eαxf3(y+mx)+ … +xr-1eαxfr(y+mx)

Particular Integral:

The method of finding P.I is same as that of the homogeneous linear PDE.
St. JOSEPH’S COLLEGE OF ENGINEERING, CHENNAI-119

St. JOSEPH’S INSTITUTE OF TECHNOLOGY, CHENNAI-119.

Unit 1 - Partial Differential Equation - Class Notes

1. From the partial differential equation by eliminating f & φ from z = f ( y) + φ ( x + y + z)


Solution:
z = f ( y) + φ ( x + y + z) - (1)
Differentiating partially with respect to x and y, we get
p = φ ′ ( x + y + z )(1 + p ) - (2)
q = f ' ( y ) + φ ' ( x + y + z )(1 + q ) - (3)
r = φ ' ( x + y + z ) .r + φ " ( x + y + z )(1 + p ) - (4)
2

s = φ ' ( x + y + z ) .s + φ " ( x + y + z )(1 + p )(1 + q ) - (5)


t = f " ( y ) + φ ' ( x + y + z ) t + φ '' ( x + y + z )(1 + q ) - (6)
2

From (4) r {1 − φ ' ( x + y + z )} = (1 + p ) φ " ( x + y + z ) - (7)


2

{ }
From (5) s 1 − φ ' ( x + y + z ) = (1 + p )(1 + q ) φ " ( x + y + z ) - (8)
Dividing (7) & (8) we get
r (1 + p )
=
s (1 + q )
(1 + q ) r = (1 + p ) s
2. Form the differential equation by eliminating the arbitrary function f & g in
z = f ( x + y) g ( x − y)
Solution:
z = f ( x + y) g ( x − y)
Let u = x + y v = x− y
Z = f ( u ) .g ( v ) - (1)
Differentiating partially with respect to x and y, we get
p = f ( u ) .g ' ( v ) + f ' ( u ) .g ( v ) - (2)
q = f ( u ) g ' ( v )( −1) + f ' ( u ) g ( v ) - (3)
r = f ( u ) g " ( v ) + 2 f ' ( u ) g ' ( v ) + f " ( u ) .g ( v ) - (4)
s = f ( u ) g " ( v )( −1) + f " ( u ) .g ( v ) - (5)
t = f ( u ) g "( v ) − 2 f ' ( u ) g ' ( v ) + f "( u ) g ( v ) - (6)
Subtracting (4) from (6) , we get
r − t = 4 f ′ ( u ) .g ′ ( v ) - (7)
From (2) & (3), we get
p 2 − q 2 = 4 f ( u ) . g ( v ) . f ' ( u ) .g ' ( v )
= Z (r – t) from (1) & (7)
 ∂ 2 z ∂ 2 z   ∂z   ∂z 
i.e., z  2 − 2  =   −  
2 2

 ∂x ∂y   ∂x   ∂y 
3. Form the partial differential equation by eliminating f from
f ( x 2 + y 2 + z 2 , z 2 − 2 xy ) = 0
Solution :
f ( x 2 + y 2 + z 2 , z 2 − 2 xy ) = 0
Let u = x 2 + y 2 + z 2 and v = z 2 − 2 xy then
the given equation is f ( u, v ) = 0 - (1)
Differentiating (1) partially w.r.t. x and y respectively
∂f ∂u ∂f ∂v ∂f ∂u ∂f ∂v
we get . + = 0 and . + . =0
∂u ∂x ∂v ∂x ∂u ∂y ∂v ∂y
∂f ∂f
⇒ ( 2 x + 2 zp ) + ( 2 zp − 2 y ) = 0 - (4)
∂u ∂v
∂f ∂f
( 2 y + 2 zq ) + ( 2zq-2x ) = 0 -(5)
∂u ∂v
from (4) and (5)
x + zp zp − y
we get =0
y + zq zq − x
( x + zp )( zq − x ) = ( y + zq )( zp − y )
zqx − x 2 + z 2 pq − xzp = zpy − y 2 + z 2 pq − zqy
− zp ( x + y ) + zq ( x + y ) = x 2 − y 2
− zp ( x + y ) + zq ( x + y ) = ( x − y )( x + y )
− zp + zq = x − y
zp − zq = y − x
z ( p − q) = y − x

4. Solve y
2
p − xyq = x ( z − 2 y ) .
Solution:
This is a Lagrange’s linear equation of the form Pp + Qq = R
The subsidiary equations are
dx dy dz
= =
P Q R
dx dy dz
− xy x ( z − 2 y )
2
= =
y
Taking I & II ratios
dx dy
=
y 2 − xy
xdx = − ydy
Integrating,
x2 − y 2
= +C
2 2
x 2 + y 2 = 2c = c1

Taking II & III ratios


dy dz
− xy x ( z − 2 y )
=

( z − 2 y ) dy = − ydz
ydz + zdy = 2 ydy
d ( yz ) = 2 ydy
Integrating,
yz = y 2 + c2
yz − y 2 = c2
(
the solution is φ x 2 + y 2 , yz − y 2 = 0 )
5. Find the general solution of ( 3z − 4 y ) p + ( 4 x − 2 z ) q = 2 y − 3x .
Solution:
This is a Lagrange’s linear equation of the form Pp + Qq = R .

The subsidiary equations are


dx dy dz
= =
P Q R
= = - (1)
dx dy dz
3z − 4 y 4 x − 2 z 2 y − 3x
Use Lagrangian multipliers x, y, z we get each ratio is
d ( x2 + y2 + z2 )
1
xdx + ydy + zdz
=2
3 xz − 4 xy + 4 xy − 2 yz + 2 yz − 3 xz 0
(
Hence d x 2 + y 2 + z 2 = 0 )
Integrating both the sides,
∴ x 2 + y 2 + z 2 = C1 - (2)
using multipliers 2, 3, 4 each of equation (1) is
2dx + 3dy + 4dz
=
6 z − 8 y + 12 x − 6 z + 8 y − 12 x
2dx + 3dy + 4dz
=
0
∴ 2dx + 3dy + 4 dz = 0
Hence 2 x + 3 y + 4 z = C2 - (3)
∴ ( )
the General solution is φ x 2 + y 2 + z 2 , 2 x + 3 y + 4 z = 0

6. Solve (x 2
− yz ) p + ( y 2 − zx ) q = z 2 − xy .
Solution:
This is a Lagrange’s linear equation of the form Pp + Qq = R

The subsidiary equations are - (1)


dx dy dz
= 2 2
= 2
x − yz y − zx z − xy
dx − dy dy − dz dx − dz
( x − yz ) − ( y − zx ) y − zx − z + xy x − yz − z 2 + xy
2 2
= 2 2
= 2
d ( x − y) d ( y − z) d (x − z)
i.e.,
(x − y ) + z ( x − y)
= =
2 2
y − z + x( y − z)
2 2
x − z 2 + y (1 − z )
2

d ( x − y) d ( y − z) d (x − z)
i.e., = = - (2)
( x − y )( x + y + z ) ( y − z )( x + y + z ) ( x − z )( x + y + z )
d ( x − y) d ( y − z) d ( x − z)
i.e., - (3)
( x − y)
= =
y−z x−z
Taking the first two ratios, and integrating log ( x − y ) = log ( y − z ) + log a
x− y
∴ =a - (4)
y−z
Similarly taking the last two ratios of (3) we get,
y−z
∴ =b - (5)
x−z
x− y
But and are not independent solutions for + 1 gives which is the
x− y y−z x−z
y−z x−z y−z y−z
reciprocal of the second solution.
Therefore solution given by (4) and (5) are not independent. Hence we have to search for
another independent solution.
xdx + ydy + zdz
Using multipliers x, y, z in equation (1) each ratio is =
x + y 3 + z 3 − 3 xyz
3

dx + dy + dz
Using multipliers 1, 1, 1 each ratio is = 2
x + y + z 2 − xy − yz − zx
2

xdx + ydy + zdz dx + dy + dz


= 2
x + y + z − 3 xyz x + y + z 2 − xy − yz − zx
3 3 3 2

d ( x2 + y 2 + z 2 ) d (x + y + z)
1

( x + y + z ) ( x + y + z − xy − yz − zx ) x + y + z 2 − xy − yz − zx
2 = 2
2 2 2 2

Hence d ( x2 + y 2 + z 2 ) = ( x + y + z ) d ( x + y + z )
1
2

Integrating ( x 2 + y 2 + z 2 ) =
(x + y + z) + k
2
1
2 2
∴ ( x + y + z ) = ( x + y + z ) + 2k
2 2 2 2

x 2 + y 2 + z 2 = x 2 + y 2 + z 2 + 2 xy + 2 yz + 2 zx + 2k
i.e., xy + yz + zx = b
 x− y
∴ the general solution is φ  xy + yz + zx, =0
 y−z
7. Solve (z 2
− 2 yz − y 2 ) p + ( xy + zx ) q = xy − zx
Solution:
This is a Lagrange’s linear equation of the form Pp + Qq = R

The subsidiary equations are


dx dy dz
= =
z − 2 yz − y 2
xy + zx xy − zx
2

xdx + ydy + zdz


Taking x, y, z as multipliers, we have each fraction =
0
∴ xdx + ydy + zdz = 0
x2 y 2 z 2
Integrating + + =c
2 2 2
i.e., x + y + z = C1 - (1)
2 2 2

Again, taking the last two members, we have


dy dz
=
x( y + z) x( y − z)

i.e., =
dy dz
y+z y−z
( y − z ) dy = ( y + z ) dz
ydy − zdy = ydz + zdz
ydy − ( zdy + ydz ) − zdz = 0
ydy − d ( yz ) − zdz = 0 z
Integrating we get y 2 − 2 yz − z 2 = C2 - (2)
From (1) & (2) the general solution is
φ ( x 2 + y 2 + z 2 , y 2 − 2 yz − z 2 ) = 0

8. Find the general solution of ( y + z) p + ( z + x)q = x + y .


Solution:
This is a Lagrange’s linear equation of the form Pp + Qq = R .

The auxiliary equations are


dx dy dz
= =
y+z z+x x+ y
dx + dy + dz dx − dy dy − dz
each is equal to = = - (1)
2( x + y + z) y−x z− y
Taking the first two ratios,
d ( x + y + z ) −d ( x − y )
=
2(x + y + z) ( x − y)
Integrating,
log ( x + y + z ) = − log ( x − y ) + log c
1
2
∴ log ( x + y + z ) = log ( x − y ) + log k
−2

∴( x + y + z ) = k ( x − y )
−2

i.e., ( x + y + z )( x − y ) = k - (2)
2

Taking the last two ratios of equation (1),


d ( x − y) d ( y − z)
=
x− y y−z
Integrating, log ( x − y ) = log ( y − z ) + log b
x− y
∴ =b - (3)
y−z
 x− y
Hence the general solution is f  ( x + y + z )( x − y ) , =0
y−z
2


9. Solve p + q = 1.
Solution:
This is of the form f ( p, q ) = 0 .
The complete integral is given by z = ax + by + c where
a + b =1
b = 1− a

( )
2
b = 1− a

∴ The complete solution is z = ax + 1 − a ( ) - (1)


2
y+c
Differentiating partially w.r.t. c we get 0 = 1 (absurd)
∴ There is no singular integral
Taking c = f ( a ) where f is arbitrary,

(
z = ax + 1 − a ) y + f (a) - (2)
2

Differentiating partially w.r.t a, we get


 −1 
(
0 = x + 2 1− a 
2 a
 y + f '(a) ) - (3)

Eliminating ‘a’ between (2) & (3) we get the general solution.

10. Find the singular integral of the partial differential equation z = px + qy + p 2 − q 2 .


Solution:
The given equation z = px + qy + p 2 − q 2 is a clairaut’s type equation.
Hence the complete solution is z = ax + by + a 2 − b 2 -(1)
To get singular Solution :
Differentiate (1) w.r.t. a and b
0 = x + 2a - (2)
0 = y – 2b - (3)
−x y
∴a = and b =
2 2
Substituting in (1),
− x2 y 2 x2 − y 2
z= + +
2 2 4
−2 x + 2 y + x 2 − y 2
2 2
z=
4
4 z = y − x is the singular solution.
2 2

11. Solve the equation ( pq − p − q )( z − px − qy ) = pq .


Solution:
Rewriting the given equation as Z = px + qy + - (1)
pq
pq − p − q
The above equation is clairaut’s type equation. Hence its complete solution is
- (2)
ab
Z = ax + by +
ab − a − b
The general solution of (1) is found out as usual from (2).
Let us now find the singular solution of (1).
Differentiating (2) partially with respect to a and then b, we get

0= x+
( ab − a − b ) b − ab ( b − 1)
( ab − a − b )
2

b2
i.e., 0 = x − - (3)
( ab − a − b )
2

and similarly
a2
- (4)
( ab − a − b )
0= y− 2

a2 y
From (3) & (4), we get = or = k , say
a b
2
=
b x y x
∴ a = k y and b = k x
Using their values in (3) we get
( ) x=0
2
k 2 x − k 2 xy − k y − k x

k x = ( k xy − k y − k x ) x
2 2

i.e., ( k xy − x − y ) = 1

1+ x + y
k=
xy
1+ x + y 1+ x + y
Hence a = and b =
x y
Also
ab 1 1
= =
ab − a − b 1 − 1 − 1 y x
1− −
b a 1+ x + y 1+ x + y
= 1+ x + y
Using these values in (2), the singular solution of (1) is
( )
z = x 1+ x + y + y 1+ x + y + 1+ x + y ( ) ( )
( )
2
z = 1+ x + y

12. Solve the equation p (1 − q 2 ) = q (1 − z ) .


Solution:
The given equation is of the from f ( z, p, q ) = 0
P (1 − q 2 ) = q ( p − z ) - (1)
Let z = f ( x + ay ) be the solution of (1)
If x + ay = u then z = f (u )
If dz adz
p= and q=
du du
(1) reduces as
∂z   adz
2  dz 
1 − a   = (1 − z )
2

∂u   du 
 du
dz  2  dz 

 −   − a + az  = 0
2

i.e.,
du   du  
1 a

As z is not a constant,
dz
≠0
du
 dz 
∴1 − a   − a + az = 0
2

 du 
2

 dz 
i.e., a   = az + 1 − a
2

 du 
2

- (3)
dz
a = az + 1 − a
du
solving (3), we get
a∫
az + 1 − a ∫
dz
= du

2 az + 1 − a = u + b
2 az + 1 − a = x + ay + b
4 ( az + 1 − a ) = ( x + ay + b )
2

which is the complete solution of (1)

13. Solve yp = 2 xy + log q .


Solution:
yp = 2 xy + log q
yp − 2 xy = log q
( p − 2 x ) y = log q
log q
p − 2x = = a ( say )
y

- (1)
1
∴ p − 2 x = a and log q = a
y
p = 2 x + a, log q = ay
q = eay
Now dz = pdx + qdy
dz = ( 2 x + a ) dx + eay dy - (2)
Integrating (2), we get
- (3) Where a & b are arbitrary constant.
1
z = x 2 + ax + e ay + b
a
Equation (3) is the complete solution of the given equation.
Differentiating (3) partially w.r.t b we get 0 = 1 (absurd)
∴ There is no singular integral.
Put b = φ ( a ) in (3)
+ φ ( a ) - (4)
e ay
z = x 2 + ax +
a
Differentiating partially w.r.t a we get
 −1 
0 = 0+ x+ (
1 ay
a
e y ) + eay  2  + φ ' ( a )
a 
0 = x + e ay − 2 eay + φ ' ( a )
y 1
-(5)
a a
Eliminating ‘a’ between (4) & (5) we obtain the general solution.
14. Find the complete integral of p + q = x + y .
Solution:
The given equation does not contain z explicitly and is variable separable.
That is the equation can be rewritten as p – x = y – q =a, say - (!)
∴ p = a + x and q = y − a
Now dz = p dx + q dy
dz = ( a + x ) dx + ( y − a ) dy (2)
Integrating both sides with respect to the concerned variables, we get
(a + x) ( y − a)
2 2

z= + + b Which is the complete solution.

p2 + q2 = z 2 ( x2 + y 2 ) .
2 2
15. Solve the equation
Solution:
The given equation does not belong to any of the standard types.
It can be rewritten as z −1 p ( ) + ( z q) - (1)
2 2
−1
= x2 + y 2
As the Equation (1) contains z −1 p and z −1q we make the substitution Z = log z
z - 1 p =P and z -1q = Q
Using their values in (1), it becomes
P 2 + Q 2 = x 2 + y 2 (2) (Type IV form)
P 2 − x 2 = y 2 − Q 2 = a 2 , say (3)
From (3)
P 2 = a 2 + x 2 and Q 2 = y 2 − a 2
P = a 2 + x 2 and Q = y2 − a2
dz = Pdx + Qdy
dz = a 2 + x 2 dx + y 2 − a 2 dy
Integrating, we get
−1  x   y
Z= x + a + sin h   + y − a − cos h−1   + b
x 2 a2 y a2
a 2 a
2 2 2

2 2 2
∴ the complete solution of (1) is
 x y  y
log z = x + a + sin h −1   + y − a − cos h −1   + b
x 2 a2 a2
a a a
2 2 2

2 2 2
16. Solve 2 x p 2 − yzq − 3 z 2 = 0 .
4

Solution:
 x 2 p  yq
 − −3= 0
2

Rewriting this equation, we get 2 


 z  z
This is an equation of the form f ( x m z k p, y n z k q ) = 0 may be transformed into the
standard type f ( P, Q ) = 0 by putting X = x1− m , Y = y1− n and Z = z k +1 , where K ≠ −1

(or) X = log x Y = log y Z = log z if m = 1, n = 1 and k = −1


Here m = 2 n = 1
Hence X = x −1 Y = log y and Z = log z

= p ( − x2 ) =
∂Z ∂Z ∂z ∂x 1 − px 2
P= =
∂X ∂z ∂x ∂X z z
∂Z ∂Z ∂z ∂y 1
Q= = = q. y = q
y
∂Y ∂z ∂y ∂Y Z Z
∴ the equation becomes, 2 P 2 − Q − 3 = 0
This is of the form f ( P, Q ) = 0
Hence the complete integral is Z = aX + bY + c
Where
2a 2 − b − 3 = 0
b = 2a 2 − 3
∴ the complete solution is Z = aX + bY + c
a
x
(
i.e., log z = + 2a 2 − 3 log y + c )- (1)

Differentiating equation (1) partially w.r.t to c


We get 0 = 1 (absurd)
∴ Singular integral does not exist.
Taking C = f (a) where f is arbitrary
+ ( 2a 2 − 3) log y + f ( a ) - (2)
a
log z =
x
Differentiating partially w.r.t a we get
+ 4a log y + f ' ( a ) - (3)
1
0=
x
Eliminating ‘a’ between (2) & (3) we get the general solution.
17. Find the complete solution of ( x + pz ) + ( y + qz ) = 1 .
2 2

Solution:
( x + pz ) + ( y + qz ) =1 - (1)
2 2

(
This equation is of the form f z k p, z k q = 0 )
If k ≠ −1 and Z = z k +1

Hence put Z = z2
∂Z ∂Z ∂z
P= = . = 2 zp ⇒ pz =
P
∂x ∂z ∂x 2
∂Z ∂Z ∂z
Q= = . = 2 zq ⇒ qz =
Q
∂y ∂z ∂y 2
Substituting there results in (1)
 P  Q
 x +  +  y +  =1
2 2

 2  2
This is a separable equation (Type IV)
 P  Q
 x +  = 1−  y +  = a
2 2

 2  2
2

∴ dZ = Pdx + Qdy
dZ = 2 ( a − x ) dx + 2  1 − a 2 − y  dy
 
Integrating,
 y2 
Z = − ( a − x ) + 2  1 − a 2 y −  dy
2

 2
∴ Z 2 = − ( a − x ) + 2 1 − a 2 y − y 2 + b is the complete solution.
2

18. Solve p 2 x 4 + y 2 zq = 2 z 2 .
Solution:
This can be written as Px 2 ( ) + ( qy ) z = 2 z - (1)
2 2 2

Which is of the form f ( x p, y q, z ) = 0


m n

Where m = 2, n= 2
put X = x1− m =
1 1
; Y = y1−n =
x y
= p ( − x 2 ) = − px 2
∂Z ∂Z ∂x
P= = .
∂X ∂x ∂X
= q ( − y 2 ) = − qy 2
∂Z ∂Z ∂y
Q= = .
∂Y ∂y ∂X
Substituting in (1) the given equation reduces to P 2 − Qz = 2 z 2
This is of the form f ( p, q, z ) = 0
∴ Let Z = f ( X + aY ) where u = X + aY
dz adz
P= ,Q =
du du
Equation becomes,
 dz   dz 
  − az   − 2 z = 0
2

 du   du 
2

Solving for ,we get


dz
du
dz az ± a 2 z 2 + 8 z 2
=
du 2
dz a ± a 2 + 8
= du
z 2
a ± a2 + 8
log z = u +b
2
a± a2 + 8 
log z =   ( X + ay ) + b
 
 2 
a± a2 + 8   1 a 
log z =    +  + b is the complete solution.
  x y 
 2 
19. Solve (D 2
− 2 DD′ ) z = e 2 x + x 3 y .
Solution:
Auxiliary Equation is given by m 2 − 2m = 0
i.e., m (m – 2) =0
m = 0, m = 2
C.F. = f1 ( y ) + f 2 ( y + 2 x )

=
1
( D − 2 DD′)
PI1 2
e2 x

e2 x
= (Replace D by 2 and D′ by 0)
4
1  2 D′  3
= 2 x3 y = 2 1 −  x y
−1
1
( D − 2 DD′) D  D 
PI 2

1  2 D′  1  3 2 x3 
= 2 
1+ + ......  x3 y =  + 
D   D2  D 
x y
D

= y + 2. = y+
x5 x6 x5 x6
20 4.5.6 20 60
The complete solution is
Z = C.F . + PI1 + PI 2

Z = f1 ( y ) + f 2 ( y + 2 x ) +
e 2 x x5 y x 6
+ +

(D + 4 DD′ − 5 D′2 ) z = 3e 2 x − y + sin ( x − 2 y ) .


4 20 20
20. Solve
2

Solution:
The Auxiliary equation,
m 2 + 4m − 5 = 0
( m − 1)( m + 5) = 0
m = 1, −5
∴ C.F. = f ( y + x ) + g ( y − 5 x )
3e 2 x − y 3 2 x − y −1 2 x − y
= = = = e
1 2 x− y
PI1 3 e e
D + 4 DD′ − 5 D′
2 2
4 − 8 − 5 −9 3
= 2 sin ( x − 2 y )
1
PI 2
D + 4 DD′ − 5 D′2
= sin ( x − 2 y ) = sin ( x − 2 y ) = sin ( x − 2 y )
1 1 1
−1 + 4 ( 2 ) − 5 ( −4 ) −1 + 8 + 20 27
∴ the complete solution is Z = CF + PI1 + PI 2

i.e. Z = f ( y + x ) + g ( y − 5 x ) − e 2 x − y + sin ( x − 2 y )
1 1
3 27
21. Solve the equation (D 2
+ D′2 ) z = sin 2 x sin 3 y + 2sin 2 ( x + y ) .
Solution:
The auxiliary equation is m2 + 1 = 0
i.e., m = ± i
∴ C.F. = f ( y + ix ) + g ( y − ix )

=
1
D + D '2
PI1 2
sin 2 x sin 3 y

= 2 . {cos ( 2 x − 3 y ) − cos ( 2 x + 3 y )}
1 1
D + D' 22

1 1 
 = cos ( 2 x − 3 y ) − cos ( 2 x + 3 y ) 
1
2  −4 − 9 −4 − 9 
−1 1 −1
= . {cos ( 2 x − 3 y ) − cos ( 2 x + 3 y )} = sin 2 x sin 3 y
13 2 13
2sin 2 ( x + y )
1
PI 2 = 2
D + D '2
= 2
1
D + D '2
{1 − cos ( 2 x + 2 y )}
2 ( )
cos ( 2 x + 2 y )
1 1
= 2 1 − 2
D + D' D + D '2
cos ( 2 x + 2 y )
1 1
= 2 e0 x −
D + D' 2
−4 − 4

= + cos ( 2 x + 2 y )
x2 1
2 8
The complete solution is Z = C.F . + PI1 + PI 2

i.e., Z = f ( y + i x ) + g ( y − i x ) − sin 2 x sin 3 y + + cos ( 2 x + 2 y )


1 x2 1

(D − 3DD′ + 2 D′2 ) z = ( 2 + 4 x ) e x + 2 y .
13 2 8
22. Solve
2

Solution:
The Auxiliary equation is
m 2 − 3m + 2 = 0
( m − 1)( m − 2 ) = 0
m = 1, 2
∴ C.F. = φ1 ( y + x ) + φ2 ( y + 2 x )
e x+2 y ( 2 + 4 x )
P.I . =
D 2 − 3DD '+ 2 D '2
e x+2 y ( 2 + 4 x )
=
( D − 2 D ')( D − D ')
Re place D = D + 1, D ' = D '+ 2
ie., D = D + a, D ' = D '+ b

= e x+2 y
(2 + 4x)
( D + 1) − 2 ( D '+ 2 )  ( D + 1) − ( D '+ 2 ) 

= e x+2 y
( 2 + 4x)
( D − 2 D '− 3)( D − D '− 1)
= e x+2 y
(2 + 4x)
  D − 2D ' 
3 1 −    1 − ( D − D ' ) 
  3 
 D − 2D ' 
= e x + 2 y 1 − 1 − ( D − D ' ) ( 2 + 4 x )
−1


1 −1

3  3 
 D − 2D ' 
= e x + 2 y 1 + + ... 1 + ( D − D ' ) + ... ( 2 + 4 x )
1
3  3 
 D − 2 D '+ ... 
= e x + 2 y 1 +  ( 6 + 4 x ) = e x+ 2 y 6 + 4 x + ( 4 )
1 1 1
3  3  3  3 
 22  2
= e x + 2 y  + 4 x  = e x + 2 y (11 + 6 x )
1
3 3  9

Hence the general solution is


Z = C.F . + P.I .

Z = φ1 ( y + x ) + φ2 ( y + 2 x ) + e x + 2 y (11 + 6 x )
2
9
(
23. Solve D + DD′ − 6 D ′ z = y cos x
2 2
)
Solution:
The Auxiliary equation is m2 + m – 6 = 0
m = 2, –3
∴ C.F. = φ1 ( y + 2 x ) + φ2 ( y − 3x )

=
y cos x
D + DD '− 6 D′2
P.I . 2

=
1 y cos x
( D − 2 D ' ) ( D + 3D ' )

( D − 2 D ')  ∫
=  ( a + 3 x ) cos xdx  where a + 3 x = y

1

=
( D − 2 D ')  ∫
( a + 3 x ) sin x − 3 sin xdx  where a + 3 x = y

1

= [ y sin x + 3cos x ]
1
( D − 2 D ')
= ∫ ( a − 2 x ) sin x + 3cos x  dx where a − 2 x = y
= ( a − 2 x )( − cos x ) − ( −2 )( − sin x ) + 3sin x  where a − 2 x = y
P.I . = − y cos x + sin x
∴ Z = φ1 ( y + 2 x ) + φ2 ( y − 3 x ) + sin x − y cos x

24. Solve the equation (D 2


− 2 DD′ + D′2 ) z = x 2 y 2e x + y .
Solution:
The Auxiliary equation is m2 - 2m + 1 = 0
(m – 1)2 = 0
m = 1 twice
∴ C.F . = φ1 ( y + x ) + xφ2 ( y + x )

= e x+ y ( x 2 y 2 ) = e x+ y ( x 2 y 2 )
1 1
( D − 2 DD′ + D′ ) ( D − D′ )
P.I . 2 2 2

= e x+ y x 2 y 2 = e x+ y
1 1
( D + 1) − ( D′ + 1)  ( D − D′ )
2 2
x2 y 2

1  D′  1  2 D ′ 3 D '2  2 2
=e 1 −  (x y ) = e x+ y 1 + + 2 (x y )
−2
x+ y

D2  D D2  D 
2 2

D
 2 2 2 2 
= e x+ y  x y + D ( 2 x y ) + D 2 ( 2 x ) 
1 2 3
D2
 
= e x+ y  y 2 2 ( x 2 ) + 4 y 3 ( x 2 ) + 6 4 ( x 2 )
1 1 1
 D D D 
 1 1 6  x+ y
=  x 4 y 2 + x5 y + x e
1
 12 60 
P.I .
15
Z = C.F + P.I
 1 1 6  x+ y
= φ1 ( y + x ) + xφ2 ( y + x ) +  x 4 y 2 + x5 y + x e
1
 12 15 60 
25. Solve (D − 2 DD′ + D′2 − 3D + 3D′ + 2 ) z = ( e3 x + 2e −2 y ) .
2 2

Solution:
(D 2
− 2 DD′ + D′2 − 3D + 3D′ + 2 ) z = ( D − D '− 2 )( D − D '− 1)  z
( D − D '− 2 )( D − D '− 1)  z = e6 x + 4e3 x −2 y + 4e −4 y
m1 = 1,α1 = 2, m2 = 1,α 2 = 1

∴ C.F. = e 2 x f ( y + x ) + e x f ( y + x )

PI1 = e6 x = e6 x =
1 1 1 6x
( D − D′ − 2 )( D − D′ − 1) ( 6 − 0 − 2 )( 6 − 0 − 1)
e
20

PI 2 = 4e3 x −2 y = e3 x − 2 y = = e
1 4 4 3x −2 y 1 3x −2 y
( D − D′ − 2 )( D − D′ − 1) ( 3 + 2 − 2 )( 3 + 2 − 1) 3( 4)
e
3
4e − 4 y
PI 3 = 4e − 4 y = = e −4 y = e −4 y
1 4 2
( D − D′ − 2 )( D − D′ − 1) ( 0 + 4 − 2 )( 0 + 4 − 1) ( 2 )( 3) 3
∴ the general solution
Z = e2 x f ( y + x ) + e x f ( y + x ) +
1 6 x 1 3 x − 2 y 2 −4 y
e + e + e
20 3 3

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy