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.

A086993 Number of generations needed to reach an oscillator, starting with a segment of n consecutive live cells and applying the LongLife 2D rule (see comment).

Original entry on oeis.org

1, 1, 2, 3, 4, 5, 5, 6, 11, 9, 10, 10, 13, 17, 19, 21, 33, 30, 22, 22, 64, 74, 25, 24, 83, 97, 40, 45, 215, 227, 223, 348, 128, 510, 51, 53, 115, 1429, 1581, 337, 4435, 425, 4791, 5564
Offset: 1

Views

Author

Benoit Cloitre, Sep 22 2003

Keywords

Comments

LongLife rule: birth occurs if dead cell has 3,4 or 5 neighbors. Survival occurs if live cell has 5 neighbors. (Sequence computed using LifeLab for Macintosh.)

Crossrefs

Cf. A086973 (oscillator period).