VOOZH about

URL: https://oeis.org/A005713/internal

⇱ A005713 - OEIS


login
Define strings S(0)=0, S(1)=11, S(n) = S(n-1)S(n-2); iterate.
5