VOOZH about

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

⇱ A001079 - OEIS


login
a(n) = 10*a(n-1) - a(n-2); a(0) = 1, a(1) = 5.
50