Multivariable Calculus 15 | Multi-Index Notation [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
A multi-index α = (α_1, …, α_n) is an n-tuple of nonnegative integers that encodes how many times to differentiate with respect to each variable x_i.
Briefing
Multi-index notation streamlines multivariable partial derivatives by encoding both the differentiation order and which variables are involved into a single object. Instead of writing repeated partial derivatives with explicit exponents and variable order, an n-dimensional multi-index α (an n-tuple of nonnegative integers) packages the counts of derivatives with respect to each coordinate. The payoff is compact formulas that scale cleanly to higher-order derivatives—especially when building Taylor polynomials in several variables.
The starting point is the familiar partial-derivative notation: a derivative like ∂^{(something)}/∂x_1^{(…)}∂x_2^{(…)}… indicates how many times each variable is differentiated, and evaluation is shown with parentheses. When the function f is sufficiently smooth, Schwartz’s theorem guarantees that mixed partial derivatives commute, meaning the order of differentiation does not change the result. That symmetry motivates a notation that doesn’t track the order of operations—only how many times each variable is differentiated.
A multi-index α = (α_1, …, α_n) is defined as an n-dimensional vector whose components are natural numbers, with 0 allowed. Two basic derived quantities drive the notation. First, the “length” or absolute value of α is |α| = α_1 + … + α_n, which directly gives the total derivative order. Second, α is used to form monomials: for a vector x = (x_1, …, x_n), x^α means x_1^{α_1} x_2^{α_2} … x_n^{α_n}. This turns multi-index notation into a compact way to write multivariable polynomials.
Factorials also generalize componentwise: α! is defined as α_1! α_2! … α_n!. With this, generalized binomial coefficients can be defined for multi-indices of the same dimension, using (α choose β) = α! / ( (α−β)! β! ), where α−β is computed component by component. Although binomial coefficients are not needed immediately later, the framework is laid out for future combinatorial identities.
The central operator notation is D^α f, where D^α denotes the mixed partial derivative determined by α. Concretely, D^α f corresponds to taking ∂^{|α|}f / (∂x_1^{α_1} ∂x_2^{α_2} … ∂x_n^{α_n}). The total order is |α|, so the multi-index automatically encodes the derivative’s degree.
Examples with n = 3 make the mechanics clear. If α = (1,0,0), then |α| = 1, α! = 1, and D^α f reduces to ∂f/∂x_1. If α = (1,2,1), then |α| = 4 and α! = 1!·2!·1! = 2, and D^α f becomes the fourth-order mixed derivative with one derivative in x_1, two in x_2, and one in x_3. This compact bookkeeping is positioned as the key step toward writing multivariable Taylor polynomials in a form that mirrors the one-dimensional case.
Cornell Notes
Multi-index notation replaces long mixed-partial derivative expressions with a single n-tuple α = (α_1, …, α_n) of nonnegative integers. The total derivative order is |α| = α_1 + … + α_n, and α also determines which variables are differentiated through D^α f = ∂^{|α|}f / (∂x_1^{α_1} … ∂x_n^{α_n}). The same α is used to write monomials x^α = x_1^{α_1} … x_n^{α_n} and to define multi-index factorials α! = α_1! … α_n!. With Schwartz’s theorem ensuring mixed partials commute for sufficiently smooth functions, the notation can ignore differentiation order and focus only on counts. This sets up cleaner formulas for multivariable Taylor polynomials.
What exactly is a multi-index α, and why does it matter for partial derivatives?
How does |α| determine the order of the derivative D^α f?
How are monomials x^α and multi-index factorials α! defined, and how do they connect to Taylor expansions?
What role does Schwartz’s theorem play in motivating multi-index notation?
How do generalized binomial coefficients for multi-indices work?
Can you compute D^α f for a specific α in the n = 3 examples?
Review Questions
- Given α = (0,3,2) in three variables, what are |α| and the explicit form of D^α f?
- How do the definitions of x^α and α! differ, and why is 0! = 1 important?
- Explain how Schwartz’s theorem justifies ignoring the order of mixed partial derivatives when using D^α notation.
Key Points
- 1
A multi-index α = (α_1, …, α_n) is an n-tuple of nonnegative integers that encodes how many times to differentiate with respect to each variable x_i.
- 2
The total derivative order in D^α f is |α| = α_1 + … + α_n.
- 3
Monomials are compactly written as x^α = x_1^{α_1} … x_n^{α_n}, using the same multi-index α.
- 4
Multi-index factorials are defined componentwise as α! = α_1! … α_n!, with 0! = 1.
- 5
For sufficiently smooth functions, Schwartz’s theorem ensures mixed partial derivatives commute, so notation can ignore differentiation order.
- 6
The operator D^α f is defined as ∂^{|α|}f / (∂x_1^{α_1} … ∂x_n^{α_n}).
- 7
Generalized binomial coefficients for multi-indices use (α choose β) = α! / ((α−β)! β!) with componentwise subtraction.