OFFSET
1,2
COMMENTS
a(n) is the number of normal generalized Young tableaux with rows and columns weakly decreasing (Cf. A299926), whose entries have multiplicities matching the n-th composition in standard order.
LINKS
John Tyler Rascoe, Table of n, a(n) for n = 1..4096
John Tyler Rascoe, Python code.
FORMULA
EXAMPLE
The 5th composition in standard order (2,1) corresponds to plane partitions with 3 parts (a^2,b), so a(5) = 4:
a a b a a a b a
b a a
b
PROG
(Python) # see links
CROSSREFS
KEYWORD
nonn
AUTHOR
John Tyler Rascoe, Jan 29 2026
STATUS
approved
