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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108250 Primes p such that p + googol is prime. 0
3469, 4447, 5641, 6637, 9013, 9631, 10903, 11173, 11839, 13831, 15139, 16183, 17581, 18793, 19819, 21523, 21673, 22027, 22189, 25759, 25771, 28123, 28933, 30517, 33931, 34843, 37171, 42187, 42337, 42901, 46279, 47353, 48823, 49123 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

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: A176268 A031357 A144800 * A109484 A159215 A176380

Adjacent sequences:  A108247 A108248 A108249 * A108251 A108252 A108253

KEYWORD

easy,nonn

AUTHOR

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

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 February 14 20:38 EST 2012. Contains 205663 sequences.