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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108255 Primes p such that little googol + p is prime. 0
277, 331, 577, 643, 811, 937, 1213, 1621, 2083, 2953, 4057, 4567, 4957, 5881, 6091, 6637, 7477, 7717, 8011, 8677, 10093, 10333, 10567, 10861, 11257, 11503, 11617, 12601, 13003, 13063, 14503, 15073, 15187, 15271, 15973, 16033, 16561, 16573 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

A little googol = 2^100

PROG

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

CROSSREFS

Sequence in context: A186466 A045022 A108253 * A152715 A139654 A046504

Adjacent sequences:  A108252 A108253 A108254 * A108256 A108257 A108258

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 18 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 16 21:51 EST 2012. Contains 205978 sequences.