Talk:Fibonacci word: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 7:
Them That Be. (I stopped after 20 because the algorithm I use for locating
repeated substrings is pretty naive and slow - hmmm, maybe <i>that</i> should be a separate
RosettaCode task?*).
 
In fact, thinking about it, the longest repeating substring has got to be <i>at least</i>
length(fword(n-2)) for all n > 2. Even expressing in hexidecimal isn't going to help much.