Working over the alphabet {1,2,3}, start with a(1) = 1; then a(n+1) is made by inserting a letter into a(n) at the rightmost possible position which makes a squarefree word (and the smallest letter if multiple letters are possible at that place).
A332603
Working over the alphabet {1,2,3}, start with a(1) = 1; then a(n+1) is made by inserting a letter into a(n) at the rightmost possible position which makes a squarefree word (and the smallest letter if multiple letters are possible at that place).
Terms
- a(0) =1a(1) =12a(2) =121a(3) =1213a(4) =12131a(5) =121312a(6) =1213121a(7) =12131231a(8) =121312313a(9) =1213123132a(10) =12131231321a(11) =121312313212
External references
- oeis: A332603