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.

A261695 First differences of A256534.

Original entry on oeis.org

0, 4, 12, 12, 36, 12, 36, 60, 84, 12, 36, 60, 84, 108, 132, 156, 180, 12, 36, 60, 84, 108, 132, 156, 180, 204, 228, 252, 276, 300, 324, 348, 372, 12, 36, 60, 84, 108, 132, 156, 180, 204, 228, 252, 276, 300, 324, 348, 372, 396, 420, 444, 468, 492, 516, 540, 564, 588, 612, 636, 660, 684, 708, 732, 756, 12, 36, 60, 84, 108
Offset: 0

Views

Author

Omar E. Pol, Sep 24 2015

Keywords

Comments

Number of cells turned ON at n-th stage of cellular automaton of A256534.
Similar to A256531 which shares infinitely many terms.

Examples

			With the positive terms written as an irregular triangle in which the row lengths are the terms of A011782 the sequence begins:
4;
12;
12, 36;
12, 36, 60, 84;
12, 36, 60, 84, 108, 132, 156, 180;
12, 36, 60, 84, 108, 132, 156, 180, 204, 228, 252, 276, 300, 324, 348, 372;
...
		

Crossrefs

Formula

It appears that a(n) = 4 * A241717(n-1), n >= 1.