login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108252 Primes p such that googol - p is prime. 0
797, 911, 3221, 3407, 5867, 6173, 8951, 10937, 12809, 13127, 14783, 20639, 22079, 22109, 25247, 26183, 27191, 29501, 29927, 30677, 31013, 31859, 33329, 34757, 34949, 35339, 35603, 35897, 37409, 38867, 40241, 41177, 42239, 44543, 44753 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..35.

FORMULA

A googol = 10^100

PROG

(PARI) g(n) = forstep(x=1, n, 2, if(isprime(10^100-x)&isprime(x), print1(x", ")))

CROSSREFS

Sequence in context: A133274 A086393 A108251 * A188536 A200201 A045261

Adjacent sequences:  A108249 A108250 A108251 * A108253 A108254 A108255

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 17 2005

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 23 20:48 EDT 2013. Contains 225611 sequences.