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.

A151885 Similar to the original toothpick sequence A139250, except that the rule is now: a toothpick changes state if its midpoint is adjacent to exactly one ON toothpick.

Original entry on oeis.org

0, 1, 3, 5, 11, 5, 15, 17, 39, 5, 15, 25, 55, 17, 51, 61, 139, 5, 15, 25, 55, 25, 75, 85, 195, 17, 51, 85, 187, 61, 183, 217, 495, 5, 15, 25, 55, 25, 75, 85, 195, 25, 75, 125, 275, 85, 255, 305, 695, 17, 51, 85, 187, 85, 255, 289, 663
Offset: 0

Views

Author

N. J. A. Sloane, Jul 23 2009

Keywords

Comments

In the original toothpick sequence A139250, a toothpick simply turned ON (and stayed ON) if its midpoint was adjacent to exactly one ON toothpick.
Related to A139250 in the same way that A079315 is related to A147562.

Crossrefs

Formula

a(n) = a(n-1) + A151888(n).

Extensions

Terms after a(8) from Nathaniel Johnston, Apr 02 2011