← 2021 Paper 1
UPSC 2021 Maths Optional Paper 1 Q3a-i — Step-by-Step Solution
7 marks · Section A
Jacobian · Calculus · asked 4× in 13 yrs · Read the full method →
Question
u=x2+y2, v=x2−y2, x=rcosθ, y=rsinθ. Find ∂(r,θ)∂(u,v).
Technique
Express u,v in (r,θ), compute partials, take determinant.
Solution
Step 1 — Express u,v in (r,θ)
u=x2+y2=r2.
v=x2−y2=r2cos2θ−r2sin2θ=r2cos2θ.
Step 2 — Compute partials
∂u/∂r=2r, ∂u/∂θ=0.
∂v/∂r=2rcos2θ, ∂v/∂θ=−2r2sin2θ.
Step 3 — Jacobian determinant
∂(r,θ)∂(u,v)=det(∂u/∂r∂v/∂r∂u/∂θ∂v/∂θ)=det(2r2rcos2θ0−2r2sin2θ).
=(2r)(−2r2sin2θ)−(0)(2rcos2θ)=−4r3sin2θ.
Answer
∂(r,θ)∂(u,v)=−4r3sin2θ.