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.

A174852 Triangle T(n,k) read by rows. T(1,1)=1, n>1 T(n,1)=A049240, k>1 T(n,k)=A051731.

Original entry on oeis.org

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

Views

Author

Mats Granvik, Mar 31 2010

Keywords

Comments

Except for the first term the first column is equal to A049240. The rest of the table equals A051731. The first column = 0 when n is a square greater than 1.

Examples

			Table begins:
1,
1,1,
1,0,1,
0,1,0,1,
1,0,0,0,1,
1,1,1,0,0,1,
1,0,0,0,0,0,1,
1,1,0,1,0,0,0,1,
0,0,1,0,0,0,0,0,1,
1,1,0,0,1,0,0,0,0,1,
		

Crossrefs

Cf. A174854.