A108326 Integers n such that 10^n-17 is prime.
2, 3, 6, 30, 40, 86, 128, 264, 639, 912, 1932, 4650, 5038, 7410, 19041
Offset: 1
Examples
If n = 3 we have 10^3-17 = 1000-17 = 983, which is prime.
Links
Extensions
a(14)-a(15) from Robert Price, Dec 11 2010
Edited by Ray Chandler, Dec 23 2010
Comments