← 2023 Paper 1
UPSC 2023 Maths Optional Paper 1 Q3b — Step-by-Step Solution
15 marks · Section A
Maxima and Minima of Multi-Variable Functions (Unconstrained) · Calculus · Read the full method →
Question
Justify whether (0,0) is an extreme point for the function f(x,y)=2x4−3x2y+y2.
Technique
Hessian test fails (zero determinant). Probe along curves y=αx2 — the natural family because the cubic-in-y structure of f (treating x2 as a parameter) reveals the sign behaviour.
Solution
Step 1 — Find critical point and Hessian at (0,0).
fx=8x3−6xy.
fy=−3x2+2y.
At (0,0): fx=fy=0 — critical point.
fxx=24x2−6y,fyy=2,fxy=−6x.
At (0,0): fxx=0,fyy=2,fxy=0. Hessian determinant: 0⋅2−0=0. Hessian test inconclusive.
Step 2 — Approach (0,0) along curves y=αx2.
Let y=αx2 for various α∈R. Substitute:
f(x,αx2)=2x4−3x2(αx2)+(αx2)2=2x4−3αx4+α2x4=x4(2−3α+α2)=x4(α−1)(α−2).
The sign of f near (0,0) along this approach:
- For α<1: (α−1)<0 and (α−2)<0, so product >0. f>0.
- For α=1: f=0 (along this parabola, f vanishes identically).
- For 1<α<2: (α−1)>0,(α−2)<0, so product <0. f<0.
- For α>2: both positive, product >0. f>0.
Step 3 — Conclusion.
In any neighbourhood of (0,0), f takes both positive and negative values:
- f>0 along y=0 (where f=2x4≥0, >0 for x=0).
- f<0 along y=1.5x2 (where f=x4(0.5)(−0.5)=−x4/4<0 for x=0).
Therefore (0,0) is not a local extremum (neither minimum nor maximum). It is a saddle-like critical point.
Answer
(0,0) is not an extreme point of f.