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.

A183061 First differences of A183060.

Original entry on oeis.org

0, 1, 3, 3, 7, 3, 7, 7, 19, 3, 7, 7, 19, 7, 19, 19, 55, 3, 7, 7, 19, 7, 19, 19, 55, 7, 19, 19, 55, 19, 55, 55, 163, 3, 7, 7, 19, 7, 19, 19, 55, 7, 19, 19, 55, 19, 55, 55, 163, 7, 19, 19, 55, 19, 55, 55, 163, 19, 55, 55, 163, 55, 163, 163, 487, 3
Offset: 0

Views

Author

Omar E. Pol, Feb 20 2011

Keywords

Comments

The sequence gives the number of cells turned "ON" at the n-th stage in the structure of A183060.

Examples

			If written as a triangle begins:
0,
1,
3,
3,7,
3,7,7,19,
3,7,7,19,7,19,19,55,
3,7,7,19,7,19,19,55,7,19,19,55,19,55,55,163,
It appears that row sums give A007582.
It appears that last terms of rows give A100702.
		

Crossrefs

Formula

a(n) = 1 + A147582(n)/2.
a(n) = 1 + 2*A147610(n).