KostkaNumbers | R Documentation |
Computes the Kostka numbers for all integer partitions of a given weight.
KostkaNumbers(n)
n |
positive integer, the weight of the partitions |
An integer matrix, whose row names and column names encode the
partitions \lambda
and \mu
and whose entries are the
Kostka numbers K(\lambda,\mu)
.
KostkaNumbersWithGivenLambda
,
KostkaNumbersWithGivenMu
, skewKostkaNumbers
.
KostkaNumbers(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.