Multi-index notation

{{Short description|Mathematical notation}}{{Calculus|expanded=Multivariable calculus}}

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.{{cite book |first=M. |last=Reed |first2=B. |last2=Simon |title=Methods of Modern Mathematical Physics: Functional Analysis I |edition=Revised and enlarged |publisher=Academic Press |location=San Diego |year=1980 |isbn=0-12-585050-6| page=319 }}

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 {{math|x + y}} is a vector and {{math|α}} is a multi-index, the expression on the left is short for {{math|(x1 + y1)α1⋯(xn + yn)α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

{{NumBlk|| \frac{d^\alpha}{dx^\alpha} x^\beta = \begin{cases}

\frac{\beta!}{(\beta-\alpha)!} x^{\beta-\alpha} & \hbox{if}\,\, \alpha\le\beta, \\

0 & \hbox{otherwise.}

\end{cases}|{{EquationRef|1}}}}

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 ({{EquationNote|1}}), 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.

See also

References

{{Reflist}}

  • Saint Raymond, Xavier (1991). Elementary Introduction to the Theory of Pseudodifferential Operators. Chap 1.1 . CRC Press. {{isbn|0-8493-7158-9}}

{{PlanetMath attribution|id=4376|title=multi-index derivative of a power}}

{{tensors}}

Category:Combinatorics

Category:Mathematical notation

Category:Articles containing proofs