Analysis · Concept hub

Multivariable Calculus

1740 CE18th-century Switzerland and Germany (Euler and Lagrange)

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

fxi,f=(fx1,,fxn)\frac{\partial f}{\partial x_i},\quad \nabla f = \Big(\frac{\partial f}{\partial x_1}, \dots, \frac{\partial f}{\partial x_n}\Big)

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.

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.

Concept genealogy

What supports it, and what does it open?

Concepts arriving from before

Current port

Multivariable Calculus

Only direct editorial links are shown; this is not a complete learning order or historical influence line.