login
A169779
Partial sums of A170898.
13
1, 2, 5, 6, 9, 14, 21, 22, 25, 30, 39, 48, 55, 68, 83, 84, 87, 92, 101, 110, 119, 136, 161, 178, 185, 198, 221, 248, 267, 298, 329, 330, 333, 338, 347, 356, 365, 382, 407, 424, 433, 450, 479, 516, 549, 590, 647, 680, 687, 700, 723, 750, 777, 820, 887, 946, 973, 1004, 1059
OFFSET
0,2
COMMENTS
On the hexagonal grid consider an infinite 60-degree wedge. A cell is turned ON if exactly one of its six neighbors is ON. We start with a single ON cell. An ON cell remains ON forever. The sequence counts the total number of ON states after n generations. The structure is also the tree that arises from one of the six spokes of the structure of A151723. For n >> 1 the structure looks like a quadrilateral formed by two scalene right triangles which are joined at their hypotenuses. - Omar E. Pol, Mar 06 2013
FORMULA
a(n) = (A151723(n+2) - 1)/6. - Omar E. Pol, Mar 06 2013
CROSSREFS
Sequence in context: A255747 A256264 A256249 * A326118 A301791 A051677
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, May 10 2010
STATUS
approved