A082697 Numbers k such that (4*10^(k-1) - 7)/3 is a plateau prime.
3, 5, 7, 95, 161, 361, 1471, 2899, 3095, 3113, 15699, 17957, 42263, 111033
Offset: 1
Examples
k=7 -> (4*10^(7-1) - 7)/3 = 1333331.
References
- C. Caldwell and H. Dubner, "Journal of Recreational Mathematics", Volume 28, No. 1, 1996-97, pp. 1-9.
Links
- Patrick De Geest, PDP Reference Table - 131.
- Makoto Kamada, Prime numbers of the form 133...331.
- Index entries for primes involving repunits.
Formula
a(n) = A056244(n+1) + 2.
Extensions
a(13)=42263 from Patrick De Geest, Oct 03 2004
a(14)=111033 from Ray Chandler, Apr 14 2011
Edited by Ray Chandler, Nov 04 2014
Comments