multiplicity(v,M)
This function implements Freudenthal's recursive algorithm; see Humphreys, Introduction to Lie Algebras and Representation Theory, Section 22.3. This function returns the multiplicity of the weight v in the irreducible Lie algebra module M. For Type A (that is, $g = sl_k$), these multiplicities are related to the Kostka numbers (though in this package, irreducible representations are indexed by the Dynkin labels of their highest weights, rather than by partitions).
The example below shows that the $sl_3$ module with highest weight $(2,1)$ contains the weight $(-1,1)$ with multiplicity 2.
|
|
|