UPSC 2015 Maths Optional Paper 2 Q4b — Step-by-Step Solution
15 marks · Section A
Maxima and minima of single-variable functions · Real Analysis · asked 3× in 13 yrs · Read the full method →
Question
Find the absolute maximum and minimum values of the function f(x,y)=x2+3y2−y over the region x2+2y2≤1.
Technique
Interior critical point via gradient = 0; boundary via Lagrange multipliers; compare all candidate values to find absolute extrema.
Solution
Strategy. Continuous f on a compact set (closed bounded ellipse interior) attains its extrema. Check (i) interior critical points, (ii) boundary x2+2y2=1 via Lagrange.
Step 1 — Interior critical points
∇f=(2x,6y−1)=0⇒x=0,y=1/6.
Check: x2+2y2=0+2/36=1/18<1 ✓ — inside the region.
f(0,1/6)=0+3/36−1/6=1/12−2/12=−1/12.
Step 2 — Boundary x2+2y2=1 via Lagrange
Maximize/minimize f subject to g=x2+2y2−1=0.
∇f=λ∇g:
2x=λ⋅2x⇒x(1−λ)=0, so x=0 or λ=1.
6y−1=λ⋅4y⇒(6−4λ)y=1.
Case A: x=0. From constraint 2y2=1⇒y=±1/2.
f(0,1/2)=0+3/2−1/2=1.5−0.707≈0.793.
f(0,−1/2)=0+3/2+1/2=1.5+0.707≈2.207.
Exact: f(0,1/2)=3/2−1/2, f(0,−1/2)=3/2+1/2.
Case B: λ=1. Then 6y−1=4y⇒2y=1⇒y=1/2. From constraint x2+2(1/4)=1⇒x2=1/2⇒x=±1/2.