|
Search: id:A123366
|
|
|
| A123366 |
|
Primes of the form 10*(10^(x+1)+10^x-1)+7. |
|
+0 1
|
|
| 1097, 1099997, 10999997, 1099999997, 1099999999999999999999997, 10999999999999999999999997, 1099999999999999999999999999999999999999997, 10999999999999999999999999999999999999999999999999999999999999999997
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
10(10^803+10^802-1)+7 is the largest PRP with less than 1000 digits.
|
|
PROGRAM
|
(PARI) g(n) = for(x=1, n, y=10*(10^(x+1)+10^x-1)+7; if(ispseudoprime(y), print1(y", ")))
|
|
CROSSREFS
|
Adjacent sequences: A123363 A123364 A123365 this_sequence A123367 A123368 A123369
Sequence in context: A091674 A022197 A124122 this_sequence A096926 A078199 A050926
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Cino Hilliard (hillcino368(AT)gmail.com), Oct 12 2006
|
|
|
Search completed in 0.002 seconds
|