← 2020 Paper 2
UPSC 2020 Maths Optional Paper 2 Q5d — Step-by-Step Solution
10 marks · Section B
Second-order linear PDEs with constant coefficients (CF, PI) · PDEs · asked 12× in 13 yrs · Read the full method →
Question
Solve the partial differential equation (D3−2D2D′−DD′2+2D′3)z=e2x+y+sin(x−2y), where D≡∂x∂, D′≡∂y∂.
Technique
Factor the homogeneous operator into (D−mD′) factors for the CF; operator shortcut D→a,D′→b for the exponential PI (with the x⋅ correction for the failing factor) and the D2→−a2 rule for the trigonometric PI.
Solution
This is a linear homogeneous (constant-coefficient) PDE: F(D,D′)z= RHS.
Step 1 — Complementary function
Factor the operator. With m=D′/D the auxiliary equation is
m3−2m2−m+2=0 ⇒ (m−1)(m+1)(m−2)=0,m=1,−1,2.
Equivalently
F(D,D′)=(D−D′)(D+D′)(D−2D′).
For each factor (D−mD′) the solution is an arbitrary function ϕ(y+mx). Hence
CF: zc=ϕ1(y+x)+ϕ2(y−x)+ϕ3(y+2x).
Step 2 — Particular integral for e2x+y
Put D→2, D′→1 in F:
F(2,1)=8−2(4)(1)−(2)(1)+2(1)=8−8−2+2=0.
So (D−2D′) is the failing factor (indeed 2−2(1)=0). Use the rule for a simple failing linear factor:
F(D,D′)1e2x+y=(D−D′)(D+D′)1⋅(D−2D′)1e2x+y.
The non-vanishing factors at (2,1) give (2−1)(2+1)=3. For the failing factor, D−2D′1e2x+y=xe2x+y. Therefore
PI1=(2−1)(2+1)xe2x+y=3xe2x+y.
Step 3 — Particular integral for sin(x−2y)
For sin(ax+by) with the cubic operator, substitute D2→−a2, D′2→−b2, DD′→−ab. Here a=1, b=−2. Write F grouping one D or D′ out of each cubic term:
F=D⋅D2−2D′⋅D2−D⋅D′2+2D′⋅D′2.
Replace D2→−1, D′2→−4:
F→D(−1)−2D′(−1)−D(−4)+2D′(−4)=−D+2D′+4D−8D′=3D−6D′.
Thus
PI2=3D−6D′1sin(x−2y)=31⋅D−2D′1sin(x−2y).
Now D−2D′1sin(x−2y): operate using D−2D′1sin(ax+by). Multiply numerator and denominator by (D+2D′)? Simpler: note D−2D′1sin(x−2y)=∫sin(x−2c) along characteristics; we instead clear the operator. Apply D−2D′ to a trial Acos(x−2y):
(D−2D′)[Acos(x−2y)]=−Asin(x−2y)−2D′[Acos(x−2y)].
Here D′[cos(x−2y)]=2sin(x−2y), so (D−2D′)[Acos]=−Asin(x−2y)−2A⋅(2sin)=−5Asin(x−2y).
Setting −5A=1 gives A=−51, so
D−2D′1sin(x−2y)=−51cos(x−2y),
and
PI2=31(−51cos(x−2y))=−151cos(x−2y).
Step 4 — General solution
Answer
z=ϕ1(y+x)+ϕ2(y−x)+ϕ3(y+2x)+3xe2x+y−151cos(x−2y).