Example:
i1 : E=QQ[e_1..e_4,SkewCommutative=>true] o1 = E o1 : PolynomialRing, 4 skew commutative variables |
i2 : allHilbertSequences E
o2 = {{1, 4, 6, 4, 1}, {1, 4, 6, 4, 0}, {1, 4, 6, 3, 0}, {1, 4, 6, 2, 0}, {1, 4, 6, 1, 0}, {1, 4, 6, 0, 0}, {1, 4, 5, 2, 0}, {1,
----------------------------------------------------------------------------------------------------------------------------
4, 5, 1, 0}, {1, 4, 5, 0, 0}, {1, 4, 4, 1, 0}, {1, 4, 4, 0, 0}, {1, 4, 3, 1, 0}, {1, 4, 3, 0, 0}, {1, 4, 2, 0, 0}, {1, 4, 1,
----------------------------------------------------------------------------------------------------------------------------
0, 0}, {1, 4, 0, 0, 0}, {1, 3, 3, 1, 0}, {1, 3, 3, 0, 0}, {1, 3, 2, 0, 0}, {1, 3, 1, 0, 0}, {1, 3, 0, 0, 0}, {1, 2, 1, 0,
----------------------------------------------------------------------------------------------------------------------------
0}, {1, 2, 0, 0, 0}, {1, 1, 0, 0, 0}, {1, 0, 0, 0, 0}}
o2 : List
|
The object allHilbertSequences is a method function.