← 2020 Paper 2

UPSC 2020 Maths Optional Paper 2 Q7a — Step-by-Step Solution

15 marks · Section B

Cauchy's method of characteristics · PDEs · asked 4× in 14 yrs · Read the full method →

Question

Find the solution of the partial differential equation z=12(p2+q2)+(p−x)(q−y)z=\frac12(p^2+q^2)+(p-x)(q-y), p≡∂z∂xp\equiv\frac{\partial z}{\partial x}, q≡∂z∂yq\equiv\frac{\partial z}{\partial y}, which passes through the xx-axis.

Technique

Charpit’s method; the special structure gives p−x=a, q−y=bp-x=a,\ q-y=b directly; build complete integral, impose the strip/data conditions on the xx-axis to get b=−2ab=-2a, then take the envelope.

Solution

This is a nonlinear first-order PDE. Write

F(x,y,z,p,q)=12(p2+q2)+(p−x)(q−y)−z=0.F(x,y,z,p,q)=\tfrac12(p^2+q^2)+(p-x)(q-y)-z=0.

Step 1 — Charpit’s auxiliary equations

dpFx+pFz=dqFy+qFz=dz−(pFp+qFq)=dx−Fp=dy−Fq.\frac{dp}{F_x+pF_z}=\frac{dq}{F_y+qF_z}=\frac{dz}{-(pF_p+qF_q)}=\frac{dx}{-F_p}=\frac{dy}{-F_q}.

Compute the partials:

Fx=−(q−y)=y−q,Fy=−(p−x)=x−p,Fz=−1,F_x=-(q-y)=y-q,\quad F_y=-(p-x)=x-p,\quad F_z=-1, Fp=p+(q−y)=p+q−y,Fq=q+(p−x)=p+q−x.F_p=p+(q-y)=p+q-y,\quad F_q=q+(p-x)=p+q-x.

Step 2 — Two simple integrals

Look at dpFx+pFz\dfrac{dp}{F_x+pF_z} and dx−Fp\dfrac{dx}{-F_p}:

Fx+pFz=(y−q)+p(−1)=y−q−p=−(p+q−y)=−Fp.F_x+pF_z=(y-q)+p(-1)=y-q-p=-(p+q-y)=-F_p.

Hence dp−Fp=dx−Fp⇒dp=dx⇒\dfrac{dp}{-F_p}=\dfrac{dx}{-F_p}\Rightarrow dp=dx\Rightarrow

p−x=a (const).\boxed{p-x=a\ (\text{const}).}

Similarly Fy+qFz=(x−p)−q=−(p+q−x)=−FqF_y+qF_z=(x-p)-q=-(p+q-x)=-F_q, so dq−Fq=dy−Fq⇒dq=dy⇒\dfrac{dq}{-F_q}=\dfrac{dy}{-F_q}\Rightarrow dq=dy\Rightarrow

q−y=b (const).\boxed{q-y=b\ (\text{const}).}

Step 3 — Complete integral

With p=x+a, q=y+bp=x+a,\ q=y+b substituted into the PDE:

z=12((x+a)2+(y+b)2)+(a)(b),z=\tfrac12\big((x+a)^2+(y+b)^2\big)+(a)(b), z=12(x+a)2+12(y+b)2+ab.\boxed{z=\tfrac12(x+a)^2+\tfrac12(y+b)^2+ab.}

(One checks zx=x+a=pz_x=x+a=p, zy=y+b=qz_y=y+b=q, so this is a genuine complete integral with parameters a,ba,b.)

Step 4 — Impose the data: surface through the xx-axis

The xx-axis is y=0, z=0y=0,\ z=0, parametrized by x=tx=t. On a solution surface the strip condition dz=p dx+q dydz=p\,dx+q\,dy holds. Along the curve dy=0, dz=0, dx=dtdy=0,\ dz=0,\ dx=dt, so p=0p=0 there.

Discard b=0b=0 (gives the trivial plane z=12(x+a)2z=\tfrac12(x+a)^2, not through the whole axis nontrivially); take b=2tb=2t. Then

a=−t,b=2t ⇒ b=−2a.a=-t,\quad b=2t\ \Rightarrow\ b=-2a.

Step 5 — Eliminate the parameter (envelope)

Impose b=−2ab=-2a in the complete integral and take the envelope (∂z/∂a=0\partial z/\partial a=0):

z=12(x+a)2+12(y−2a)2+a(−2a)=12(x+a)2+12(y−2a)2−2a2.z=\tfrac12(x+a)^2+\tfrac12(y-2a)^2+a(-2a)=\tfrac12(x+a)^2+\tfrac12(y-2a)^2-2a^2. ∂z∂a=(x+a)+(y−2a)(−2)−4a=x+a−2y+4a−4a=x+a−2y=0 ⇒ a=2y−x.\frac{\partial z}{\partial a}=(x+a)+(y-2a)(-2)-4a=x+a-2y+4a-4a=x+a-2y=0\ \Rightarrow\ a=2y-x.

Substitute a=2y−xa=2y-x:

z=12(x+2y−x)2+12(y−2(2y−x))2−2(2y−x)2=12(2y)2+12(2x−3y)2−2(2y−x)2.z=\tfrac12(x+2y-x)^2+\tfrac12(y-2(2y-x))^2-2(2y-x)^2 =\tfrac12(2y)^2+\tfrac12(2x-3y)^2-2(2y-x)^2.

Expanding: 12⋅4y2+12(4x2−12xy+9y2)−2(4y2−4xy+x2)\tfrac12\cdot4y^2+\tfrac12(4x^2-12xy+9y^2)-2(4y^2-4xy+x^2) =2y2+2x2−6xy+92y2−8y2+8xy−2x2=2xy−32y2.=2y^2+2x^2-6xy+\tfrac92y^2-8y^2+8xy-2x^2=2xy-\tfrac32y^2.

Answer

  z=2xy−32y2.  \boxed{\;z=2xy-\frac{3}{2}y^2.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.