cp's OEIS Frontend

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.

A247153 a(n) = smallest prime p for which cyclic digit shifts produce exactly n different primes, or 0 if no such p exists for n.

Original entry on oeis.org

2, 13, 113, 1193, 11939, 193939, 17773937, 119139133, 111133719913, 111119917373, 111393733793, 1117739771979737
Offset: 1

Views

Author

Felix Fröhlich, Nov 21 2014

Keywords

Comments

a(n) is equal to the smallest n-digit non-repunit prime in A016114, unless no n-digit non-repunit prime exists in A016114. In that case, the number of digits of a(n), if it exists, must be > n.
From David A. Corneth, Aug 06 2018: (Start)
Do we have leading digit of a(n) <= any digit from a(n)?
For n > 1, can a(n) contain a digit d with gcd(10, d) > 1? (End)
Smallest prime p such that A262988(p) = n. - Felix Fröhlich, Aug 06 2018

Crossrefs

Cf. A016114, A262988. This is column 1 of A317716.

Extensions

a(7)-a(8) from P. De Geest's website added by Felix Fröhlich, Nov 26 2014
a(9)-a(12) from Robert G. Wilson v, Aug 06 2018