A100894 a(n) = smallest n-digit prime formed by appending a digit to a(n-1); a(1) = 3.
3, 31, 311, 3119, 31193
Offset: 1
Examples
a(1)=3 a(2)=31 a(3)=311 a(4)=3119 a(5)=31193
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