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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089924 Number of plane partitions of n with 3 or more columns. 4
0, 0, 1, 3, 8, 19, 41, 85, 167, 319, 588, 1066, 1880, 3272, 5588, 9431, 15686, 25841, 42070, 67926 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

COMMENTS

Because of symmetry of the 3-dimensional-Ferrers plots, this sequence also counts the plane partitions with 3 or more rows and the plane partitions with maximal element >= 3

LINKS

PlanePartitions

EXAMPLE

a(4)=3:

1111 111 211

.... 1.. ...

MATHEMATICA

(*planepartitions[] : see link *); Table[Count[planepartitions[n], q_ /; Length[First[q]] >= 3], {n, 12}]

CROSSREFS

Cf. A000219.

Sequence in context: A182818 A095846 A153732 * A178457 A072916 A074839

Adjacent sequences:  A089921 A089922 A089923 * A089925 A089926 A089927

KEYWORD

nonn

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), Jan 11 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 16 07:10 EST 2012. Contains 205874 sequences.