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).
Functions with optional argument named Shift:
- macaulayExpansion(...,Shift=>...)
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/ExteriorIdeals.m2:649:0.