VOOZH about

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

⇱ A287353 - OEIS


login
a(0)=0; for n>0, a(n) = 10*a(n-1) + prime(n).
4