next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
MatFacCurvesP4 :: alexanderSurface

alexanderSurface -- construct an Alexander surface

Synopsis

Description

i1 : S = ZZ/32009[x_0..x_4];
i2 : time (Y, pts) = alexanderSurface S;
     -- used 8.47809 seconds
i3 : betti res Y

            0  1  2  3 4
o3 = total: 1 16 29 18 4
         0: 1  .  .  . .
         1: .  .  .  . .
         2: .  .  .  . .
         3: .  .  .  . .
         4: . 15 26 15 3
         5: .  1  3  3 1

o3 : BettiTally

See also

Ways to use alexanderSurface :