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.

A266536 Total number of ON cells after n-th stage in a 90-degree sector of the cellular automaton of A170896.

Original entry on oeis.org

0, 1, 2, 3, 6, 7, 10, 13, 16, 21, 24, 29, 36, 39, 42, 45, 50, 57, 62, 71, 80, 91, 102, 111, 124, 137, 144, 151, 158, 167, 178, 189, 206, 223, 242, 261, 276, 293, 310, 327, 344, 359, 368, 385, 402, 423, 448, 467, 486, 509, 526, 547, 570, 595, 630, 655, 688, 717, 742, 763, 782, 809, 844, 871, 896, 921, 954, 977, 1016, 1059
Offset: 0

Views

Author

Omar E. Pol, Jan 12 2016

Keywords

Comments

The structure looks like a tree which arises from one of the four spokes of the structure of the cellular automaton of A170896.
a(n) is the total number of ON cells after n-th stage.
For n >> 1 the structure looks like a square which is rotated 45 degrees.
First differs from both A161336 (snowflake tree) and A266534 at a(13).

Crossrefs

Formula

a(n) = (A170896(n+1) - 1)/4.