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.

A317955 Apply the morphism 1 -> 12, 2 -> 13, 3 -> 14, 4 -> 1 n times to 1, and concatenate the resulting string.

Original entry on oeis.org

1, 12, 1213, 12131214, 121312141213121, 12131214121312112131214121312, 12131214121312112131214121312121312141213121121312141213
Offset: 1

Views

Author

Keywords

Comments

a(n) is the concatenation a(n) = a(n-1).a(n-2).a(n-3).a(n-4) for n >= 5.

Crossrefs

Showing 1-1 of 1 results.