UPSC 2025 Maths Optional Paper 1 Q5e — Step-by-Step Solution
10 marks · Section B
Gradient: definition, geometric meaning, computation · Vector Analysis · asked 6× in 13 yrs · Read the full method →
Question
If u=x+y+z, v=x2+y2+z2 and w=xy+yz+zx, then show that gradu, gradv and gradw are coplanar.
Technique
Three vectors are coplanar iff their scalar triple product is zero, i.e. iff the determinant whose rows are the three vectors (here the Jacobian ∂(x,y,z)∂(u,v,w)) vanishes.
Solution
Compute the gradients:
∇u=(1,1,1),∇v=(2x,2y,2z),∇w=(y+z,z+x,x+y).
The three vectors are coplanar iff the scalar triple product ∇u⋅(∇v×∇w)=0, i.e.