combinat[conjpart] - conjugate partition
|
Calling Sequence
|
|
conjpart(p)
|
|
Parameters
|
|
p
|
-
|
partition; non-decreasing list of positive integers
|
|
|
|
|
Description
|
|
•
|
The conjpart(p) command computes and returns the conjugate partition of p.
|
|
consisting of ten dots arranged in three rows, with two dots in the first row, three dots in the second, and five dots in the third row.
|
•
|
Two partitions (of a positive integer ) are said to be conjugates if their Ferrer's diagrams are conjugate, which means that one is obtained from the other, by reflection along the anti-diagonal, by writing the rows as columns and columns as rows. For example, the conjugate of the Ferror diagram above is:
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?