← 2024 Paper 2
UPSC 2024 Maths Optional Paper 2 Q8a — Step-by-Step Solution
15 marks · Section B
Classification and reduction to canonical form · PDEs · asked 8× in 13 yrs · Read the full method →
Question
Solve the PDE ∂y∂(∂x∂ϕ+ϕ)+2x2y(∂x∂ϕ+ϕ)=0 by transforming it to canonical form.
Technique
Substitute ψ=ϕx+ϕ to reduce to a separable first-order ODE in y; then recover ϕ via an integrating-factor ODE in x.
Solution
Step 1 — Canonical substitution.
Let ψ=ϕx+ϕ. The PDE becomes:
ψy+2x2yψ=0.
Step 2 — Solve for ψ (separable ODE in y).
ψdψ=−2x2ydy⇒ln∣ψ∣=−x2y2+g(x)⇒ψ(x,y)=h(x)e−x2y2,
where h(x) is an arbitrary function of x.
Step 3 — Recover ϕ (linear ODE in x).
ϕx+ϕ=h(x)e−x2y2.
Integrating factor ex: ∂x(exϕ)=h(x)ex−x2y2.
Integrating:
exϕ(x,y)=k(y)+∫h(x)ex−x2y2dx,
where k(y) is a second arbitrary function.
Step 4 — General solution.
ϕ(x,y)=e−x[k(y)+∫h(x)ex−x2y2dx].
The two arbitrary functions h(x) and k(y) encode the general solution.
Answer
ϕ(x,y)=e−x[k(y)+∫h(x)ex−x2y2dx],h,k arbitrary.