i1 : T=QQ[t]; |
i2 : hilbertNumerator({0,0,4,6,3,0,0,0,0},3,t) 8 7 6 5 4 3 2 o2 = 3t - 6t - 2t + 8t + 3t - 10t + 4t o2 : T |
The hilbert function has to be given at positions 0 to d+r+1 where d is the regularity of the considered variety
The object hilbertNumerator is a method function.