Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the two Young tableaux corresponding to a permutation
ResourceFunction["PermutationToTableaux"][p] returns the two Young tableaux corresponding to the permutation p. |
Produce the tableaux for a given permutation:
| In[1]:= |
|
| Out[1]= |
|
Produce the tableaux for an indexed permutation:
| In[2]:= |
|
| Out[2]= |
|
Produce the tableaux for a permutation represented in disjoint cyclic form:
| In[3]:= |
|
| Out[3]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License