A153431 a(n) is the smallest number m such that all n+1 numbers m*10^k+1 k=0,1, ...,n are prime.
1, 1, 1, 4, 28, 28, 170926, 170926, 931371868, 15538734736, 89468493268, 6009549731752, 89984938946056, 43000687652274618
Offset: 0
A153433 Numbers m such that all 11 numbers 10^k*m+1; k=0,1,...,9 & 10 are prime.
89468493268, 342174928102, 1124855005456, 1183450662310, 1885504856592, 2425861640748, 2926121345812, 3713879215312, 3984048347706, 4181062989166, 4335021717418, 5232993739512, 6009549731752, 6406772991528, 7451945623752, 8329610667490, 8533933744882, 9374871820930, 9425264464140, 9578838492160
Offset: 1
Keywords
Comments
If m & n are in the sequence, k<11 and r=m*n*10^k -1 is prime then r has at least k+1 representations of the form p*q-(p+q)where p & q are prime.
Links
- Carlos Rivera, Two Bergot questions
Comments
Examples
Links
Crossrefs
Extensions