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.

A288558 Irregular triangle read by rows: distribution of inversion numbers over the set of permutations of the multiset {1,1,2,2,3,3,...,n,n} avoiding the pattern 123.

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 0, 0, 0, 0, 3, 3, 6, 7, 9, 7, 5, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 6, 15, 18, 28, 35, 44, 47, 49, 42, 31, 18, 9, 3, 1
Offset: 1

Views

Author

N. J. A. Sloane, Jun 24 2017

Keywords

Examples

			Triangle begins:
1,
1,1,2,1,1,
0,0,0,0,3,3,6,7,9,7,5,2,1,
0,0,0,0,0,0,0,0,1,1,4,6,15,18,28,35,44,47,49,42,31,18,9,3,1,
...
		

Crossrefs

Row sums give A220097.