A214216 List of minimal forbidden subwords of the Fibonacci word A003482.
22, 111, 21212, 11211211, 2121121211212, 112112121121121211211, 2121121211211212112121121121211212, 1121121211211212112121121121211211212112121121121211211, 21211212112112121121211211212112112121121211211212112121121121211211212112121121121211212
Offset: 1
Keywords
Examples
A106750(3)=121 -> P=1 -> 111 = a(1). A106750(4)=12112 -> P=121 -> 2121 = a(2). A106750(5)=12112121 -> P=121121 -> 11211211 = a(3).
Links
- A. de Luca, Subwords of the Fibonacci word, MathOverflow, April 9, 2011.
- F. Mignosi, A. Restivo, M. Sciortino, Words and forbidden factors, WORDS (Rouen, 1999). Theoret. Comput. Sci. 273 (2002), no. 1-2, 99--117. MR1872445 (2002m:68096).
Formula
To get a(n), take A106750(n+2), delete last two digits, producing a palindrome P, say. Then a(n) = 1P1 if n is odd, or 2P2 if n is even.
Comments