login
A263410
Triangle read by rows: T(n>=2, k>=0) is the number of standard tableaux of size n whose shape contains k inversions.
0
2, 4, 8, 2, 16, 10, 32, 34, 5, 5, 64, 98, 35, 35, 128, 258, 154, 168, 42, 0, 14
OFFSET
2,1
COMMENTS
Row sums give A000085, n >= 2.
LINKS
EXAMPLE
Triangle begins:
2,
4,
8,2,
16,10,
32,34,5,5,
64,98,35,35,
128,258,154,168,42,0,14,
...
CROSSREFS
Sequence in context: A174660 A064897 A167203 * A344915 A285334 A086317
KEYWORD
nonn,tabf,more
AUTHOR
Christian Stump, Oct 17 2015
STATUS
approved