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.

A103589 1's complement of A103583.

Original entry on oeis.org

0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1
Offset: 0

Views

Author

Philippe Deléham, Mar 24 2005

Keywords

Examples

			Triangle begins:
0
0 1
0 0 0
0 0 1 1
0 0 0 1 0
0 0 0 0 0 1
0 0 0 0 1 0 0
0 0 0 0 0 1 1 1
0 0 0 0 0 0 1 1 0
0 0 0 0 0 0 0 1 0 1
0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 1 0 1 1
		

Crossrefs

Cf. A103582, A103581, A103588. Considered as a triangle, obtained by reversing the rows of the triangle in A103588.

Extensions

More (unfortunately incorrect) terms from Robert G. Wilson v, Mar 26 2005
Corrected by N. J. A. Sloane, Apr 19 2005
Rechecked by David Applegate, Apr 19 2005