← 2014 Paper 2
UPSC 2014 Maths Optional Paper 2 Q4b — Step-by-Step Solution
15 marks · Section A
Maxima and minima of multi-variable functions (analytic criteria) · Real Analysis · asked 5× in 13 yrs · Read the full method →
Question
Find the minimum value of x2+y2+z2 subject to the condition xyz=a3 by the method of Lagrange multipliers.
Technique
Standard 1-constraint Lagrange; symmetry of the objective (sum of squares) under sign flips and permutations.
Solution
Strategy. Standard Lagrange-multiplier setup; exploit symmetry to find critical points.
Step 1 — Lagrange equations
L=x2+y2+z2−λ(xyz−a3).
∂L/∂x=2x−λyz=0,∂L/∂y=2y−λxz=0,∂L/∂z=2z−λxy=0.
Step 2 — Identify λ
Multiply first equation by x: 2x2=λxyz=λa3.
Similarly: 2y2=λa3, 2z2=λa3.
So x2=y2=z2.
Step 3 — Determine signs from constraint
∣x∣=∣y∣=∣z∣. From xyz=a3 (with a>0 assumed, so RHS positive), either:
- All three positive: x=y=z>0.
- Two negative, one positive (which still gives positive product).
In either case, ∣x∣=∣y∣=∣z∣=t for some t>0, and ∣xyz∣=t3=∣a3∣=a3, so t=a.
Step 4 — Compute the objective
x2+y2+z2=3t2=3a2.
Answer
min(x2+y2+z2)=3a2,attained at(a,a,a) (and other sign patterns).