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.

A202703 The third of a set of three triangles constructed by the same rule as A202692-A202694, but where the top entries in the three triangles are 0,0,1 respectively.

Original entry on oeis.org

1, 0, 1, 1, 1, 0, 6, 7, 8, 8, 29, 23, 16, 8, 0
Offset: 1

Views

Author

N. J. A. Sloane, Dec 23 2011

Keywords

Examples

			Triangle begins:
1
0 1
1 1 0
6 7 8 8
29 23 16 8 0
...
		

Crossrefs

See A202701 for further information.