login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092288 Triangle read by rows: T(n,k) = count of parts k in all plane partitions of n. 2
1, 4, 1, 11, 2, 1, 28, 7, 2, 1, 62, 15, 5, 2, 1, 137, 38, 13, 5, 2, 1, 278, 76, 28, 11, 5, 2, 1, 561, 164, 60, 26, 11, 5, 2, 1, 1080, 316, 124, 52, 24, 11, 5, 2, 1, 2051, 623, 244, 108, 50, 24, 11, 5, 2, 1, 3778, 1156, 469, 208, 100, 48, 24, 11, 5, 2, 1, 6885, 2160, 886, 404, 194 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

For large n the rows end in A091360 = partial sums of A000219 (count of plane partitions).

MATHEMATICA

Table[Length /@ Split[Sort[Flatten[planepartitions[k]]]], {k, 12}]

CROSSREFS

Cf. A066633.

Sequence in context: A115022 A177822 A091156 * A111964 A124324 A178519

Adjacent sequences:  A092285 A092286 A092287 * A092289 A092290 A092291

KEYWORD

nonn

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), Feb 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.