Departure question
Catch change and accumulationPort 4 of 18“Through Multivariable Calculus: How can instantaneous change and long accumulation become one language?”
Follow the languages built to calculate a world that will not stand still, from planets and fluids to waves, optimization, and chaos.
This voyage is an editorial path for understanding, not a claim of direct historical influence or sole invention.
Understand it in one breath
Vary one variable while holding the others fixed. On a mountain you can measure the east–west slope and the north–south slope separately; combine them and you get the direction of steepest ascent — that's the gradient.
At a glance
Operation | Input → output | Intuition | Example |
|---|---|---|---|
∂f/∂x | Scalar field → scalar | Hold y fixed; vary only x | East-to-west slope of a temperature field |
∇f (gradient) | Scalar field → vector field | Direction of steepest ascent | Direction of decreasing loss in machine learning |
Jacobian Jᵢⱼ = ∂fᵢ/∂xⱼ | Vector field → matrix | Derivative of a multivariable function | Core of neural-network backpropagation |
∬f dA (double integral) | Function → scalar | Accumulate area × function value | Integral of a probability density |
∇²f (Laplacian) | Scalar → scalar | Difference from the mean | Heat and electrostatic equations |
Gradient descent moves against the local gradient of a loss. It is common in neural-network training, while nondifferentiable models, closed-form methods, and tree-based procedures use other learning algorithms.
Concept
Calculus on functions of several variables. Partial derivatives, gradients, Jacobians, multiple integrals — the language of ML loss, field theory, utility functions.
Key formula
Modern applications
Neural-network backpropagation, physical simulation, optimization, and marginal analysis in economics.
Beyond MathVoyage
Curated sources and problems. Bring one discovery back from OEIS, Project Euler, MathOverflow, or arXiv.
- Wikipedia
- Khan Academy
No concept belongs to one person
Follow people who played different roles
These are not inventor credits. They are different ports: opening a problem, sharpening a language, or carrying it into another world.
Number lenses
A concept looks different when its world of numbers changes
These numbers are editorial lenses for the voyage, not required prerequisites.
Completion of the Reals
Follow the languages built to calculate a world that will not stand still, from planets and fluids to waves, optimization, and chaos.
Open the number voyage
The Complex Plane
Follow the languages built to calculate a world that will not stand still, from planets and fluids to waves, optimization, and chaos.
Open the number voyage
Transfinite Numbers
Follow the languages built to calculate a world that will not stand still, from planets and fluids to waves, optimization, and chaos.
Open the number voyage
Concept genealogy
What supports it, and what does it open?
Concepts arriving from before
Current port
Multivariable Calculus
Concepts opened from here
Only direct editorial links are shown; this is not a complete learning order or historical influence line.