Let n∈N. A multi-index of length n is an element
α=(α1,…,αn)∈(N∪{0})n.
That is, a multi-index of length n is an ordered n-tuple of nonnegative integers.
The zero multi-index of length n is
0=(0,…,0).
For each index i∈{1,…,n}, the ith standard basis multi-index is
ei=(0,…,0,1,0,…,0),
with 1 in the ith position and 0 elsewhere.
If
α=(α1,…,αn),β=(β1,…,βn)
are multi-indices of length n, we write
β≤α
if and only if βi≤αi for every i∈{1,…,n}.
In that case the difference
α−β
is the multi-index of length n defined componentwise by
α−β=(α1−β1,…,αn−βn).
In particular, if αi>0, then ei≤α and
α−ei=(α1,…,αi−1,αi−1,αi+1,…,αn).