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.

A106749 Define the morphism f: 1->113, 2->13, 3->2; sequence gives trajectory of 1 under f.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, May 16 2005

Keywords

References

  • E. Bombieri and J. Taylor, Which distribution of matter diffracts? An initial investigation, in International Workshop on Aperiodic Crystals (Les Houches, 1986), J. de Physique, Colloq. C3, 47 (1986), C3-19 to C3-28.

Crossrefs

Cf. A106748.

Programs

  • Mathematica
    Nest[ Flatten[ # /. {1 -> {1, 1, 3}, 2 -> {1, 3}, 3 -> 2}] &, {1}, 6] (* Robert G. Wilson v, May 17 2005 *)

Extensions

More terms from Robert G. Wilson v, May 17 2005