The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A319600 Number T(n,k) of plane partitions of n into parts of exactly k sorts; triangle T(n,k), n>=0, 0<=k<=n, read by rows. 5
1, 0, 1, 0, 3, 4, 0, 6, 22, 18, 0, 13, 96, 198, 120, 0, 24, 330, 1272, 1800, 840, 0, 48, 1146, 7518, 19152, 20640, 7920, 0, 86, 3518, 36684, 148200, 274080, 234720, 75600, 0, 160, 10946, 177438, 1080960, 3083640, 4462560, 3180240, 887040, 0, 282, 32102, 788928, 6952440, 28621920, 62056080, 73175760, 44432640, 10886400 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
Eric Weisstein's World of Mathematics, Plane partition
Wikipedia, Plane partition
FORMULA
T(n,k) = Sum_{i=0..k} (-1)^i * C(k,i) * A306100(n,k-i).
T(n,k) = k! * A319730(n,k).
EXAMPLE
Triangle T(n,k) begins:
1;
0, 1;
0, 3, 4;
0, 6, 22, 18;
0, 13, 96, 198, 120;
0, 24, 330, 1272, 1800, 840;
0, 48, 1146, 7518, 19152, 20640, 7920;
0, 86, 3518, 36684, 148200, 274080, 234720, 75600;
0, 160, 10946, 177438, 1080960, 3083640, 4462560, 3180240, 887040;
CROSSREFS
Columns k=0-1 give: A000007, A000219 (for n>0).
Row sums give A319601.
Main diagonal gives A053529.
Sequence in context: A105826 A110665 A063441 * A092894 A276563 A011338
KEYWORD
nonn,tabl
AUTHOR
Alois P. Heinz, Sep 24 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 20 09:36 EDT 2024. Contains 372710 sequences. (Running on oeis4.)