powered by
Number of semistandard Young tableaux of a given shape and filled with integers between 1 and a given n.
1
n
count_ssytx(lambda, n)
The number of semistandard Young tableaux with shape lambda
lambda
and filled with integers between 1 and n.
an integer partition, the shape
an integer, the maximum value of the entries (the minimum value is 1)
KostkaNumber.
KostkaNumber
count_ssytx(c(4, 3, 3, 2), 5)
Run the code above in your browser using DataLab