α is the multi-index, defined as a vector (α1,…,αN) in NN where each component is used to represent the number of differentiations with respect to that index. We define two operations on it:
Its norm is ∣α∣≡α1+α2+…+αN and is called the length of the multi-index.
Its factorial is α!=α1!α2!…αN!.
The notation xα represents the monomial x1α1x2α2…xNαN. Dα is the differentiation operator corresponding to that multi-index such that
Dα=∂α1x1…∂αNxN∂∣α∣
For example, in N3, the multi-index (1,0,2) represents a differentiation with respect to the first variable, none with respect to the second, and two with respect to the third, so it corresponds to the operator
D(1,0,2)=∂x1∂2x3∂3
and the associated monomial would be x(1,0,2)=x1x32. The polynomial Qd is
Qd=∣α∣=d∑α!∣α∣!Dαf(x0)(x−x0)α
which includes all possible d-th degree derivatives.