A171612 Integers n such that (25*10^n)+1 is prime.
1, 8, 255, 320, 609, 688, 1436, 3271, 3921, 6520, 19604, 38348, 63531
Offset: 1
Examples
For n=8 we have (25*10^8)+1 = 25*100000000+1 = 2500000000+1 = 2500000001, which is prime.
Links
Extensions
Edited by Ray Chandler, Dec 23 2010
a(12)-a(13) from Kamada data by Tyler Busby, May 03 2024
Comments