← 2013 Paper 2
UPSC 2013 Maths Optional Paper 2 Q3c — Step-by-Step Solution
10 marks · Section A
Maxima and minima of single-variable functions · Real Analysis · asked 3× in 13 yrs · Read the full method →
Question
Let f(x,y)=y2+4xy+3x2+x3+1. At what points will f(x,y) have a maximum or minimum?
Technique
Standard multivariable Hessian test.
Solution
Strategy. Find critical points by setting ∇f=0; classify using the second-derivative (Hessian) test.
Step 1 — Critical points
fx=6x+4y+3x2=0,fy=2y+4x=0.
From fy=0: y=−2x. Substitute into fx=0:
6x+4(−2x)+3x2=0⟹−2x+3x2=0⟹x(3x−2)=0.
So x=0 (giving y=0) or x=32 (giving y=−34).
Two critical points: P1=(0,0) and P2=(32,−34).
Step 2 — Second-derivative test
fxx=6+6x,fyy=2,fxy=4.
Hessian discriminant:
H=fxxfyy−(fxy)2=2(6+6x)−16=12x−4.
At P1=(0,0): H=−4<0. Saddle point. Neither max nor min.
At P2=(32,−34): H=12⋅32−4=8−4=4>0, and fxx=6+6⋅32=10>0. Local minimum.
Step 3 — Value at the local minimum
f(32,−34)=916−932+912+278+1.
First three: 916−32+12=−94=−2712.
−2712+278=−274. Plus 1: 2723.
fminlocal=2723.
Step 4 — No global maximum
As x→∞ (with any y, e.g. y=0), f(x,0)=3x2+x3+1→∞. So f is unbounded above, and there is no maximum.
Final answer
Answer
Local minimum at (2/3,−4/3) with value 23/27; saddle point at (0,0); no maximum.