Macaulay2 » Documentation
Packages » NumericalSemigroups :: burchIndex
next | previous | forward | backward | up | index | toc

burchIndex -- Compute the burchIndex of the Burch ring of a semigroup

Synopsis

Description

The Burch index of an artinian local ring A = S/I, where (S,n,k) is regular local, is dim_k (n/(nI:(I:n))). The number returned by

burchIndex L

where L is a list of integers, is the burch index of the Kunz ring of L, that is, the semigroup ring of L modulo the lowest degree element.

i1 : burchIndex {3,4,5}

o1 = 2

References

Dao, HL and Eisenbud, D, Burch index, summands of syzygies and linearity in resolutions. Bull. Iranian Math. Soc. 49 (2023).

See also

Ways to use burchIndex:

For the programmer

The object burchIndex is a method function.