A100893 a(n) = smallest n-digit prime formed by appending a digit to a(n-1); a(1) = 2.
2, 23, 233, 2333, 23333
Offset: 1
Examples
a(1)=2 a(2)=23 a(3)=233 a(4)=2333 a(5)=23333
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Comments