character(A)
This function is provided by the package BettiCharacters.
Use this function to compute all nonzero Betti characters of a finite group action on a minimal free resolution. This function calls character(ActionOnComplex,ZZ) on all nonzero homological degrees and then assembles the outputs in a hash table indexed by homological degree.
To illustrate, we compute the Betti characters of a symmetric group on the resolution of a monomial ideal. The ideal is the symbolic square of the ideal generated by all squarefree monomials of degree three in four variables. The symmetric group acts by permuting the four variables of the ring. The characters are determined by five permutations with cycle types, in order: 4, 31, 22, 211, 1111.
|
|
|
|
|
|
See character(ActionOnComplex,ZZ) for more details on this example.