300000000077
domain: N
Appears in sequences
- Start with the prime 11; next prime must exceed previous prime and start with last digit of previous prime.at n=25A054262
- a(1) = 2; a(n+1) = smallest prime > a(n) with leading digit equal to final digit of a(n).at n=25A061448
- Smallest prime in which the n-th significant digit is a 3.at n=11A069589
- a(n) = smallest n-digit prime which differs from the previous n-digit prime at every corresponding digit (or 0 if no such prime exists).at n=11A114017