Macaulay2 » Documentation
Packages » LieTypes :: character
next | previous | forward | backward | up | index | toc

character -- Computes the character of a Lie algebra module

Description

An optional argument "Strategy" allows to specify which algorithm to use: "Freudenthal" for Freudenthal's recursive algorithm; see Humphreys, Introduction to Lie Algebras and Representation Theory, Section 22.3. "Weyl" for Weyl's character formula (in classical types). "JacobiTrudi" and "JacobiTrudi'" for Jacobi-Trudi and dual Jacobi-Trudi formulae (in type A).

See also

Ways to use character:

  • character(LieAlgebra,List)
  • character(LieAlgebra,Vector)
  • character(LieAlgebraModule)

For the programmer

The object character is a method function with options.


The source of this document is in LieTypes.m2:2293:0.