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.

A151510 The triangle in A151338 read by rows upwards.

Original entry on oeis.org

1, 1, 0, 1, 1, 0, 1, 3, 1, 0, 1, 6, 7, 1, 0, 1, 10, 25, 15, 1, 0, 1, 15, 65, 90, 31, 0, 0, 1, 21, 140, 350, 301, 56, 0, 0, 1, 28, 266, 1050, 1701, 938, 91, 0, 0, 1, 36, 462, 2646, 6951, 7686, 2737, 126, 0, 0, 1, 45, 750, 5880, 22827, 42315, 32725, 7455, 126, 0, 0
Offset: 0

Views

Author

N. J. A. Sloane, May 14 2009

Keywords

Comments

Columns 1-5 are A000012, A000217, A001296, A001297, and A001298. - Nathaniel Johnston, Apr 30 2011

Examples

			Triangle begins:
1
1 0
1 1  0
1 3  1   0
1 6  7   1    0
1 10 25  15   1    0
1 15 65  90   31   0   0
1 21 140 350  301  56  0  0
1 28 266 1050 1701 938 91 0 0
...
		

Extensions

Extended by Nathaniel Johnston, Apr 30 2011