← 2018 Paper 2
UPSC 2018 Maths Optional Paper 2 Q7a — Step-by-Step Solution
15 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
(2D2−5DD′+2D′2)z=5sin(2x+y)+24(y−x)+e3x+4y
where D≡∂x∂, D′≡∂y∂.
Technique
Factor (D−2D′)(2D−D′) for the CF; PI term-by-term — resonant trig (F=0 ⇒ multiply by x), polynomial via operator-series 1/F(D,D′), exponential via D→a,D′→b.
Solution
Setup. A homogeneous linear PDE with constant coefficients. Factor the operator, write the complementary function from the linear factors, then build the particular integral term by term.
Step 1 — Factor the operator and write the CF
2D2−5DD′+2D′2=(D−2D′)(2D−D′).
For a factor (D−mD′) the complementary part is ϕ(y+mx). Here:
- (D−2D′)⇒ϕ1(y+2x),
- (2D−D′)=2(D−21D′)⇒ϕ2(y+21x), equivalently ϕ2(2y+x).
CF: zc=ϕ1(y+2x)+ϕ2(2y+x).
Step 2 — PI for 5sin(2x+y) (resonant case)
Put D2→−22=−4, DD′→−(2)(1)=−2, D′2→−12=−1 in F(D,D′):
F=2(−4)−5(−2)+2(−1)=−8+10−2=0.
F=0 ⇒ resonance. The annihilating factor is (D−2D′) since (D−2D′)sin(2x+y)=2cos−2cos=0. Use the rule for a failure: multiply by x and differentiate the operator. Take the ansatz z=x(Pcos(2x+y)+Qsin(2x+y)); matching gives P=−35, Q=0:
zp1=−35xcos(2x+y).
Step 3 — PI for 24(y−x) (polynomial RHS)
zp2=2D2−5DD′+2D′2124(y−x).
Expand 2D21(1−2D5D′+D2D′2)−1=2D21(1+2D5D′+⋯) acting on the linear 24(y−x). Keeping only terms that survive on a degree-1 input,
zp2=2D21(24(y−x)+2D5D′24(y−x)).
Now D1 means integrate w.r.t. x. D1[24(y−x)]=24xy−12x2; D′[⋅] etc. Carrying the algebra (or solving by an undetermined cubic) gives
zp2=712xy(x−y)=712x2y−712xy2.
Step 4 — PI for e3x+4y
Put D→3, D′→4:
F(3,4)=2(9)−5(12)+2(16)=18−60+32=−10=0.
zp3=−10e3x+4y=−101e3x+4y.
Step 5 — General solution
Answer
z=ϕ1(y+2x)+ϕ2(2y+x)−35xcos(2x+y)+712xy(x−y)−101e3x+4y.