OFFSET
1,2
COMMENTS
First column equals the number of plane partitions of n, corresponding to the 'single layer' solid partitions.
Rows read backward tend to limiting sequence 1, 3, 9, 25, 66, 165, 402, ... A096322.
LINKS
Wouter Meeussen, Table of n, a(n) for n = 1..136 (16 rows)
Wouter Meeussen, Mma functions for plane and solid partitions
Wouter Meeussen, Mma functions for plane and solid partitions
FORMULA
Finding a G.f. for the solid partitions is an open problem.
EXAMPLE
T(5,3) = 9 since these 9 solid partitions are [{{3}},{{1}},{{1}}], [{{2,1}},{{1}},{{1}}], [{{1,1,1}},{{1}},{{1}}], [{{2},{1}},{{1}},{{1}}], [{{1,1},{1}},{{1}},{{1}}], [{{1},{1},{1}},{{1}},{{1}}], [{{2}},{{2}},{{1}}], [{{1,1}},{{1,1}},{{1}}], [{{1},{1}},{{1},{1}},{{1}}].
Triangle begins:
1;
3, 1;
6, 3, 1;
13, 9, 3, 1;
24, 22, 9, 3, 1;
48, 54, 25, 9, 3, 1;
...
MATHEMATICA
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Wouter Meeussen, Jun 05 2004
EXTENSIONS
Renewed linked Mma program file.Wouter Meeussen, Feb 20 2025
STATUS
approved
