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.

A374724 Quartet paradiddle Thue-Morse, with axiom {1} and morphism 1->{1,2,3,4,1,1}, 2->{2,1,4,3,2,2}, 3->{3,4,1,2,3,3}, 4->{4,3,2,1,4,4}.

Original entry on oeis.org

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

Views

Author

Robert P. P. McKone, Jul 17 2024

Keywords

Crossrefs

Programs

  • Mathematica
    SubstitutionSystem[{1 -> {1, 2, 3, 4, 1, 1}, 2 -> {2, 1, 4, 3, 2, 2}, 3 -> {3, 4, 1, 2, 3, 3}, 4 -> {4, 3, 2, 1, 4, 4}}, {1}, {3}] // Flatten