02.05.E1 · analysis / multivariable-differentiation

Multivariable calculus exercise pack (Apostol Vol. 2 Ch. 8-9 supplement)

shippedIntermediate-onlyLean: nonepending prereqs

Anchor (Master):

Formal definition of the pack Intermediate

Apostol Vol. 2 Chapters 8-9 develop the differential calculus of functions . Chapter 8 covers limits and continuity, partial derivatives, the distinction between existence of partials and differentiability, the differential as a linear map, the gradient and directional derivative, the Jacobian matrix, and the chain rule in matrix form. Chapter 9 adds the multivariable Taylor formula, the Hessian and sufficient conditions for extrema, constrained optimisation by Lagrange multipliers, and the implicit and inverse function theorems with full proofs.

This pack collects nine problems from those chapters — three easy, four medium, two hard — each with a hint and a complete worked solution. It tests operational competence: computing a Jacobian and applying the chain rule, locating and classifying critical points via the Hessian, running a Lagrange-multiplier optimisation, and applying the implicit and inverse function theorems to decide local solvability.

Conventions follow the prerequisite units: or denotes the Jacobian matrix of at ; the gradient of a scalar field; the directional derivative along a unit vector ; the Hessian of second partials. A point is critical when vanishes there; the second-derivative test reads off definiteness of .

Key theorem with full solution Intermediate

Before the pack proper, we work one problem in full as an exemplar of the format. The remaining eight follow the same structure (problem, hint, full answer in <details> blocks).

Lead problem. Lagrange multipliers on a constraint. Find the extrema of on the sphere .

Solution. The constraint set is a compact sphere, and is continuous, so attains a maximum and minimum on it. At a constrained extremum where , the Lagrange condition holds: for some multiplier .

Compute and . The condition gives $$ 1 = 2\lambda x, \qquad 2 = 2\lambda y, \qquad 3 = 2\lambda z. $$ With (since ), solve , , . Substitute into the constraint: $$ \frac{1}{4\lambda^2} + \frac{1}{\lambda^2} + \frac{9}{4\lambda^2} = \frac{1 + 4 + 9}{4\lambda^2} = \frac{14}{4\lambda^2} = 14, $$ so , .

For : , giving . For : , giving .

The maximum is at and the minimum is at .

Geometrically, is maximised when points along ; the extreme value is the Cauchy-Schwarz bound, which the Lagrange method recovers analytically.

Exercises Intermediate


Exercise pack. Apostol Vol. 2 Chapters 8-9 supplement: partial derivatives, the chain rule, Jacobians, extrema and the Hessian test, Lagrange multipliers, and the implicit and inverse function theorems.