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.

Showing 1-1 of 1 results.

A100260 Fixed point of morphism 0 -> 01, 1 -> 02, 2 -> 31, 3 -> 32.

Original entry on oeis.org

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

Views

Author

Ralf Stephan, Nov 18 2004

Keywords

Comments

This is a version of the Rudin-Shapiro sequence A020987. - N. J. A. Sloane, Jan 17 2021

References

  • Dekking, Michel, Michel Mendes France, and Alf van der Poorten. "Folds." The Mathematical Intelligencer, 4.3 (1982): 130-138 & front cover, and 4:4 (1982): 173-181 (printed in two parts).
  • Lipshitz, Leonard, and A. van der Poorten. "Rational functions, diagonals, automata and arithmetic." In Number Theory, Richard A. Mollin, ed., Walter de Gruyter, Berlin (1990): 339-358.

Crossrefs

Programs

  • Mathematica
    Nest[ Function[ l, {Flatten[(l /. {0 -> {0, 1}, 1 -> {0, 2}, 2 -> {3, 1}, 3 -> {3, 2}})]}], {0}, 7] (* Robert G. Wilson v, Feb 28 2005 *)

Extensions

More terms from Robert G. Wilson v, Nov 20 2004
Showing 1-1 of 1 results.