Macaulay2 » Documentation
Packages » ExteriorIdeals :: Shift
next | previous | forward | backward | up | index | toc

Shift -- optional argument for macaulayExpansion

Description

Whether it is true the function macaulayExpansion gives the i-th shifted Macaulay expansion of a. Given a pair of positive integers (a,i) the i-th shifted Macaulay expansion is a sum of binomials: binomial(a_i,i+1) + binomial(a_{i-1},i) + ... + binomial(a_j,j+1).

See also

Functions with optional argument named Shift :

For the programmer

The object Shift is a symbol.