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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122718 Convenience store primes or prime of the form abs(7^n - 2^11). 1
353, 1999, 14759, 115601, 40351559, 558545864083281959, 44567640326363195900190045974565959, 88124787089723195184393736687912818113309153 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

C. Pomerance, Science News reference.

Charles R Greathouse IV, Table of n, a(n) for n = 1..17

PROG

(PARI) g(n) = for(x=1, n, y=abs(7^x-2^11); if(ispseudoprime(y), print1(y", ")))

CROSSREFS

Sequence in context: A142565 A142785 A126657 * A098678 A056216 A101219

Adjacent sequences:  A122715 A122716 A122717 * A122719 A122720 A122721

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 23 2006

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 15 05:45 EST 2012. Contains 205694 sequences.