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.

Showing 1-1 of 1 results.

A130831 Irregular triangle read by rows: row(n) contains the first A001146(n) terms of A001316.

Original entry on oeis.org

1, 2, 1, 2, 2, 4, 1, 2, 2, 4, 2, 4, 4, 8, 2, 4, 4, 8, 4, 8, 8, 16, 1, 2, 2, 4, 2, 4, 4, 8, 2, 4, 4, 8, 4, 8, 8, 16, 2, 4, 4, 8, 4, 8, 8, 16, 4, 8, 8, 16, 8, 16, 16, 32, 2, 4, 4, 8, 4, 8, 8, 16, 4, 8, 8, 16, 8, 16, 16, 32, 4, 8, 8, 16, 8, 16, 16, 32, 8, 16, 16, 32, 16, 32, 32, 64, 2, 4, 4, 8, 4, 8, 8, 16
Offset: 1

Views

Author

Roger L. Bagula, Aug 20 2007

Keywords

Comments

The n-th row of the triangle consists of the first A001146(n) terms of A001316. - Benjamin Heiland, Dec 12 2011

Examples

			Triangle begins:
{1, 2},
{1, 2, 2, 4},
{1, 2, 2, 4, 2, 4, 4, 8, 2, 4, 4, 8, 4, 8, 8, 16}
...
		

Crossrefs

Extensions

Edited by N. J. A. Sloane, Jun 07 2008
New name using Benjamin Heiland's comment, Joerg Arndt, May 11 2023
Showing 1-1 of 1 results.