Maxima and Minima of Multi-Variable Functions (Unconstrained)
At a Glance
- Frequency: 1 sub-part across 1 of 13 years (2023)
- Priority tier: T4
- Marks (count): 15 (1)
- Average solve time: ~15 min
- Difficulty mix: medium 1
- Section: B | Dominant type: computation
Why This Chapter Matters
This atom appeared once in 2023 as a 15-mark Section B computation. UPSC asks you to locate all critical points of a function of two variables and classify each as a local maximum, local minimum, or saddle point using the second-derivative test. The procedure is completely systematic, making this a reliable marks-source if you prepare it. Note the critical distinction from P1-CA-14 (Lagrange multipliers): here there is no constraint — you are optimising over all of .
Minimum Theory
Critical Points
A function with continuous partial derivatives has a critical point at if
Every local extremum of a differentiable function is a critical point (necessary condition). Not every critical point is an extremum.
Second-Derivative Test (Hessian Criterion)
At a critical point , compute the discriminant
| Condition | Classification |
|---|---|
| and | Local minimum |
| and | Local maximum |
| Saddle point | |
| Test inconclusive; higher-order analysis needed |
Why ?
where is the Hessian matrix. means is definite (sign determined by ); means is indefinite (saddle).
Functions of Three or More Variables
For : set all three first partials to zero. The Hessian is ; classify using Sylvester’s criterion (all leading principal minors positive local min; alternating signs starting negative local max; otherwise saddle or inconclusive). UPSC questions typically stay with two variables.
Question Archetypes
| Archetype | Recognition |
|---|---|
| find-and-classify-critical-points | ”Find all critical points of and determine their nature” |
find-and-classify-critical-points (1 question; 2023)
Recognition Cues
- A specific is given — typically a polynomial or product of trigonometric/exponential terms
- The question asks for critical points and their nature (max/min/saddle)
- No constraint curve or region boundary is mentioned (distinguishes from Lagrange)
- 15 marks — full working (solving the critical-point system, computing , classifying) expected
Solution Template
- Compute and .
- Set and ; solve the system (often nonlinear — factor or substitute).
- List all critical points.
- For each: compute , , at the point; evaluate .
- Apply the classification table; state the conclusion.
- If , state that the test is inconclusive and attempt a direct comparison for small .
Worked Example
2023 Paper 1, 2023-P1-Q4b (15 marks)
Find all the critical points of (where ) and determine their nature.
Step 1. Compute first partial derivatives.
Step 2. Set equal to zero.
From (1): . Substitute into (2):
So or .
- : from (1), . Critical point: .
- : from (1), . Critical point: .
Step 3. Compute second partial derivatives.
Step 4. Classify .
is a saddle point.
Step 5. Classify .
Since and , the point is a local minimum.
The local minimum value is .
Common Traps
- Losing solutions when dividing: In Step 2, — dividing both sides by loses the solution . Always factor instead.
- Forgetting to substitute back: After finding , compute from the same equation — do not assume symmetry unless the system is symmetric.
- Sign of : enters squared, so its sign does not matter for , but an arithmetic error in will flip the sign of .
- Confusing with Lagrange: If a constraint like appears, this procedure does not apply — that is P1-CA-14.
Marks-Aware Writing
For a 15-mark computation:
- 3 marks — correct , computed and set to zero.
- 4 marks — critical-point system solved correctly, all critical points found (no solution dropped).
- 4 marks — second partial derivatives computed correctly at each critical point; evaluated.
- 4 marks — classification stated for each point with justification (citing the value of and ); local extremum value stated if it is a max/min.
Always state explicitly and cite its sign — this is the key step that earns the classification marks.
Practice Set
Only one historical question on this atom (shown above).