cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A263410 Triangle read by rows: T(n>=2, k>=0) is the number of standard tableaux of size n whose shape contains k inversions.

Original entry on oeis.org

2, 4, 8, 2, 16, 10, 32, 34, 5, 5, 64, 98, 35, 35, 128, 258, 154, 168, 42, 0, 14
Offset: 2

Views

Author

Christian Stump, Oct 17 2015

Keywords

Comments

Row sums give A000085, n >= 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,
...
		

Crossrefs

Showing 1-1 of 1 results.