|
Search: id:A080576
|
|
|
| A080576 |
|
Triangle in which n-th row lists all partitions of n, in order produced by Maple. |
|
+0 6
|
|
| 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 3, 4, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 1, 3, 2, 3, 1, 4, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 2, 2, 2, 2, 1, 1, 1, 3, 1, 2, 3, 3, 3, 1, 1, 4, 2, 4, 1, 5, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 2, 2, 2
(list; graph; listen)
|
|
|
OFFSET
|
1,4
|
|
|
COMMENT
|
Each partition here is the conjugate of the corresponding partition in Abramowitz and Stegun order (A036036). The partitions are in the reverse of the order of the partitions in Mathematica order (A080577). - Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Oct 18 2006
|
|
LINKS
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
A. M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions
|
|
EXAMPLE
|
First five rows are:
[[1]]
[[1, 1], [2]]
[[1, 1, 1], [1, 2], [3]]
[[1, 1, 1, 1], [1, 1, 2], [2, 2], [1, 3], [4]]
[[1, 1, 1, 1, 1], [1, 1, 1, 2], [1, 2, 2], [1, 1, 3], [2, 3], [1, 4], [5]]
|
|
MAPLE
|
with(combinat); partition(6);
|
|
CROSSREFS
|
See A080577 for the Mathematica ordering, A036036.
Cf. A036036.
Sequence in context: A104758 A143227 A026791 this_sequence A083671 A029384 A094102
Adjacent sequences: A080573 A080574 A080575 this_sequence A080577 A080578 A080579
|
|
KEYWORD
|
nonn,tabf
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Mar 23 2003
|
|
|
Search completed in 0.002 seconds
|