A263410 Triangle read by rows: T(n>=2, k>=0) is the number of standard tableaux of size n whose shape contains k inversions.
2, 4, 8, 2, 16, 10, 32, 34, 5, 5, 64, 98, 35, 35, 128, 258, 154, 168, 42, 0, 14
Offset: 2
Examples
Triangle begins: 2, 4, 8,2, 16,10, 32,34,5,5, 64,98,35,35, 128,258,154,168,42,0,14, ...
Links
- FindStat - Combinatorial Statistic Finder, The number of inversions of a standard tableau.
Comments