Multivariable Calculus | Mathematics
sources:
- text: Spivak - Calculus
Multivariable Calculus
Section titled “Multivariable Calculus”Multivariable calculus extends the differential and integral calculus to functions of several real variables. The partial derivative generalises the ordinary derivative; the multiple integral generalises the definite integral; and the three integral theorems of vector calculus (Green, Stokes, and the Divergence Theorem) connect the local, differential behaviour of a field to its global, integral behaviour.
The central objects are scalar and vector fields on subsets of Euclidean space, and the central tools are the gradient, divergence, curl, Jacobian, and Hessian. Each is defined precisely, its coordinate expression is derived, and its geometric meaning is stated. The treatment is coordinate-aware: where a result holds independent of the choice of coordinates, that invariance is proved rather than assumed.
Contents
Section titled “Contents”Overview
Section titled “Overview”University-level multivariable calculus notes covering partial derivatives, vector calculus, and optimisation.
Topics Covered
Section titled “Topics Covered”- Partial Derivatives: Chain rule, gradient, directional derivatives
- Multiple Integrals: Double and triple integrals, change of variables
- Vector Calculus: Green”s theorem, Stokes’ theorem, divergence theorem
- Optimisation: Local extrema, Lagrange multipliers, Hessian
Prerequisites
Section titled “Prerequisites”- Single-variable calculus (differentiation, integration)
- Linear algebra (vectors, matrices)
- Basic topology (open sets, continuity)
- Mathematical proofs and logic
How to Use These Notes
Section titled “How to Use These Notes”Start with partial derivatives to build foundational knowledge, then progress to vector calculus and optimisation. Each section includes worked examples and practice problems.
Navigation
Section titled “Navigation”Use the sidebar to browse topics, or start with the introductory pages linked from the sidebar.
Additional Resources
Section titled “Additional Resources”Each section includes:
- Detailed explanations of key concepts
- Worked examples with step-by-step solutions
- Practice problems with answers
- Common pitfalls and how to avoid them
- Connections to other areas of mathematics
Intuition
Section titled “Intuition”Multivariable calculus extends single-variable ideas to higher dimensions, where functions map vectors to scalars or vectors. The gradient points in the direction of steepest ascent, like a compass pointing uphill. Divergence measures how much a vector field spreads out from a point, like air flowing from a source. Curl measures rotation, like water swirling around a drain. The fundamental theorems of calculus generalize: the line integral of a gradient field depends only on endpoints, and the flux of a curl through a surface equals the circulation around its boundary. These are the language of physics.
Study Tips
Section titled “Study Tips”- Master the definitions: Multivariable calculus requires precise understanding of derivatives and integrals
- Practise proofs: Learn to write clear, rigorous proofs
- Draw diagrams: Visualise surfaces, curves, and vector fields
- Learn standard examples: Know the properties of common surfaces (planes, spheres, paraboloids)
- Connect to physics: Relate multivariable calculus to electromagnetism and fluid dynamics
4.1 Common Mistakes
Section titled “4.1 Common Mistakes”Mistake 1: Confusing the gradient with the directional derivative The gradient is a vector, while the directional derivative is a scalar. Students often write when they mean or vice versa. The gradient points in the direction of steepest ascent; the directional derivative gives the rate of change in a specific direction.
Mistake 2: Applying the chain rule incorrectly for multivariable functions When with and , the chain rule is . A common error is omitting one of the partial derivative terms or treating partial derivatives like ordinary derivatives. Always account for every path through which the variable depends on .
Mistake 3: Misidentifying critical points in multivariable optimisation Setting is necessary but not sufficient. The Hessian matrix must be checked: positive definite means local minimum, negative definite means local maximum, and indefinite means saddle point. A zero determinant of the Hessian means the test is inconclusive and further analysis is required.
Cross-References
Section titled “Cross-References”Linear Algebra: Jacobians and Hessians as matrices.
Real Analysis: Foundational analysis for multivariable calculus.
Ordinary Differential Equations: Systems of ODEs using multivariable calculus.