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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108253 Numbers n such that little googol + n is prime. 0
277, 331, 447, 525, 577, 627, 643, 811, 897, 921, 937, 955, 1017, 1095, 1131, 1137, 1213, 1347, 1477, 1533, 1551, 1621, 1813, 1857, 1911, 2071, 2083, 2157, 2167, 2185, 2193, 2205, 2257, 2277, 2391, 2431, 2443, 2457, 2475, 2535, 2655, 2667, 2953, 3003 (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), print1(x", ")))

CROSSREFS

Sequence in context: A166192 A186466 A045022 * A108255 A152715 A139654

Adjacent sequences:  A108250 A108251 A108252 * A108254 A108255 A108256

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 17 17:51 EST 2012. Contains 206061 sequences.