powered by
The dual standard Young tableau of a standard Young tableau.
dualsyt(syt)
A standard Young tableau.
standard Young tableau
syt <- list(c(1,2,6), c(3,5), 4) dualsyt(syt)
Run the code above in your browser using DataLab