powered by
Number of standard Young tableaux of a given shape.
count_sytx(lambda)
An integer, the number of standard Young tableaux of shape lambda.
lambda
an integer partition, the shape
all_sytx.
all_sytx
count_sytx(c(5, 4, 1)) length(all_sytx(c(5, 4, 1)))
Run the code above in your browser using DataLab