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.

A317196 a(n) = concatenation of n-th stage of the trajectory of 2 under the tribonacci morphism 1 -> {1, 2}, 2 -> {1, 3}, 3 -> {1}.

Original entry on oeis.org

2, 13, 121, 121312, 12131211213, 12131211213121213121, 1213121121312121312112131213121121312, 12131211213121213121121312131211213121213121121312112131212131211213
Offset: 0

Views

Author

N. J. A. Sloane, Aug 05 2018

Keywords

Comments

a(n) is the concatenation of A103269(n-1) and A103269(n-2) for n >= 2.

Crossrefs

Cf. A103269.