Multi-index notation

Mathematical notation


title: "Multi-index notation" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["combinatorics", "mathematical-notation", "articles-containing-proofs"] description: "Mathematical notation" topic_path: "science/mathematics" source: "https://en.wikipedia.org/wiki/Multi-index_notation" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Mathematical notation ::

Multi-index notation is a mathematical notation that simplifies formulas used in multivariable calculus, partial differential equations and the theory of distributions, by generalising the concept of an integer index to an ordered tuple of indices.

Definition and basic properties

An n-dimensional multi-index is an n-tuple

:\alpha = (\alpha_1, \alpha_2,\ldots,\alpha_n)

of non-negative integers (i.e. an element of the n-dimensional set of natural numbers, denoted \mathbb{N}^n_0).

For multi-indices \alpha, \beta \in \mathbb{N}^n_0 and x = (x_1, x_2, \ldots, x_n) \in \mathbb{R}^n, one defines:

;Componentwise sum and difference :\alpha \pm \beta= (\alpha_1 \pm \beta_1,,\alpha_2 \pm \beta_2, \ldots, ,\alpha_n \pm \beta_n) ;Partial order :\alpha \le \beta \quad \Leftrightarrow \quad \alpha_i \le \beta_i \quad \forall,i\in{1,\ldots,n} ;Sum of components (absolute value) :| \alpha | = \alpha_1 + \alpha_2 + \cdots + \alpha_n ;Factorial :\alpha ! = \alpha_1! \cdot \alpha_2! \cdots \alpha_n! ;Binomial coefficient :\binom{\alpha}{\beta} = \binom{\alpha_1}{\beta_1}\binom{\alpha_2}{\beta_2}\cdots\binom{\alpha_n}{\beta_n} = \frac{\alpha!}{\beta!(\alpha-\beta)!} ;Multinomial coefficient :\binom{k}{\alpha} = \frac{k!}{\alpha_1! \alpha_2! \cdots \alpha_n! } = \frac{k!}{\alpha!} where k:=|\alpha|\in\mathbb{N}_0. ;Power :x^\alpha = x_1^{\alpha_1} x_2^{\alpha_2} \ldots x_n^{\alpha_n}. ;Higher-order partial derivative :\partial^\alpha = \partial_1^{\alpha_1} \partial_2^{\alpha_2} \ldots \partial_n^{\alpha_n}, where \partial_i^{\alpha_i}:=\partial^{\alpha_i} / \partial x_i^{\alpha_i} (see also 4-gradient). Sometimes the notation D^{\alpha} = \partial^{\alpha} is also used.

Some applications

The multi-index notation allows the extension of many formulae from elementary calculus to the corresponding multi-variable case. Below are some examples. In all the following, x,y,h\in\Complex^n (or \R^n), \alpha,\nu\in\N_0^n, and f,g,a_\alpha\colon\Complex^n\to\Complex (or \R^n\to\R).

;Multinomial theorem : \left( \sum_{i=1}^n x_i\right)^k = \sum_{|\alpha|=k} \binom{k}{\alpha} , x^\alpha ;Multi-binomial theorem : (x+y)^\alpha = \sum_{\nu \le \alpha} \binom{\alpha}{\nu} , x^\nu y^{\alpha - \nu}. Note that, since x + y is a vector and α is a multi-index, the expression on the left is short for (x1 + y1)α1⋯(x**n + y**n)α**n. ;Leibniz formula :For smooth functions f and g,\partial^\alpha(fg) = \sum_{\nu \le \alpha} \binom{\alpha}{\nu} , \partial^{\nu}f,\partial^{\alpha-\nu}g. ;Taylor series :For an analytic function f in n variables one has f(x+h) = \sum_{\alpha\in\mathbb{N}^n_0} {\frac{\partial^{\alpha}f(x)}{\alpha !}h^\alpha}. In fact, for a smooth enough function, we have the similar Taylor expansion f(x+h) = \sum_{|\alpha| \le n}{\frac{\partial^{\alpha}f(x)}{\alpha !}h^\alpha}+R_{n}(x,h), where the last term (the remainder) depends on the exact version of Taylor's formula. For instance, for the Cauchy formula (with integral remainder), one gets R_n(x,h)= (n+1) \sum_{|\alpha| =n+1}\frac{h^\alpha}{\alpha !} \int_0^1(1-t)^n\partial^\alpha f(x+th) , dt. ;General linear partial differential operator :A formal linear N-th order partial differential operator in n variables is written as P(\partial) = \sum_{|\alpha| \le N} {a_{\alpha}(x)\partial^{\alpha}}. ;Integration by parts :For smooth functions with compact support in a bounded domain \Omega \subset \R^n one has \int_{\Omega} u(\partial^{\alpha}v) , dx = (-1)^{|\alpha|} \int_{\Omega} {(\partial^{\alpha}u)v,dx}. This formula is used for the definition of distributions and weak derivatives.

An example theorem

If \alpha,\beta\in\mathbb{N}^n_0 are multi-indices and x=(x_1,\ldots, x_n), then \partial^\alpha x^\beta = \begin{cases} \frac{\beta!}{(\beta-\alpha)!} x^{\beta-\alpha} & \text{if}~ \alpha\le\beta,\ 0 & \text{otherwise.} \end{cases}

Proof

The proof follows from the power rule for the ordinary derivative; if α and β are in {0, 1, 2,\ldots}, then \frac{\beta!}{(\beta-\alpha)!} x^{\beta-\alpha} & \hbox{if},, \alpha\le\beta, \ 0 & \hbox{otherwise.} \end{cases}|}}

Suppose \alpha=(\alpha_1,\ldots, \alpha_n), \beta=(\beta_1,\ldots, \beta_n), and x=(x_1,\ldots, x_n). Then we have that \begin{align}\partial^\alpha x^\beta&= \frac{\partial^{\vert\alpha\vert}}{\partial x_1^{\alpha_1} \cdots \partial x_n^{\alpha_n}} x_1^{\beta_1} \cdots x_n^{\beta_n}\ &= \frac{\partial^{\alpha_1}}{\partial x_1^{\alpha_1}} x_1^{\beta_1} \cdots \frac{\partial^{\alpha_n}}{\partial x_n^{\alpha_n}} x_n^{\beta_n}.\end{align}

For each i in { 1, \ldots , n}, the function x_i^{\beta_i} only depends on x_i. In the above, each partial differentiation \partial/\partial x_i therefore reduces to the corresponding ordinary differentiation d/dx_i. Hence, from equation (), it follows that \partial^\alpha x^\beta vanishes if \alpha_i \beta_i for at least one i in { 1, \ldots , n}. If this is not the case, i.e., if \alpha \leq \beta as multi-indices, then \frac{d^{\alpha_i}}{dx_i^{\alpha_i}} x_i^{\beta_i} = \frac{\beta_i!}{(\beta_i-\alpha_i)!} x_i^{\beta_i-\alpha_i} for each i and the theorem follows. Q.E.D.

References

  • Saint Raymond, Xavier (1991). Elementary Introduction to the Theory of Pseudodifferential Operators. Chap 1.1 . CRC Press.

References

  1. Reed, M.. (1980). "Methods of Modern Mathematical Physics: Functional Analysis I". Academic Press.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

combinatoricsmathematical-notationarticles-containing-proofs