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.

A088204 Infinite audioactive word that shifts 1 place left under "Look and Say" method A, starting with a(1)=3.

Original entry on oeis.org

3, 1, 3, 1, 1, 1, 3, 3, 1, 2, 3, 1, 1, 1, 2, 1, 3, 3, 1, 1, 2, 1, 1, 2, 3, 2, 1, 1, 2, 2, 1, 1, 2, 1, 3, 1, 2, 2, 1, 2, 2, 2, 1, 1, 2, 1, 1, 1, 3, 1, 1, 2, 2, 1, 1, 3, 2, 2, 1, 1, 2, 3, 1, 1, 3, 2, 1, 2, 2, 2, 1, 1, 3, 2, 2, 2, 1, 1, 2, 1, 3, 2, 1, 1, 3, 1, 2, 1, 1, 3, 2, 2, 1, 1, 3, 3, 2, 2, 1, 1, 2, 1, 1, 1, 3
Offset: 1

Views

Author

Paul D. Hanna, Sep 22 2003

Keywords

Comments

The sequence is obtained continuously by applying the look-and-say rule from seed 3 : 3 -> 1,3 -> 1,1,1,3 -> etc. The sequence is then determined by pairs of digits. Terms of even ranks are counts while odd ranks are figures. A225224 and A221646 are from seed 1 and A088203 from seed 2. [Jean-Christophe Hervé, May 07 2013]

Crossrefs

Cf. A225224, A221646 (seed one).