Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122721
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122721 Numbers n such that abs(7^n - 2^11) is prime. +0
1
2, 4, 5, 6, 9, 21, 41, 52, 58, 118, 130, 585, 614, 744, 881, 941, 966, 1280, 1658, 4985 (list; graph; listen)
OFFSET

1,1

LINKS

C. Pomerance, Science News reference.

EXAMPLE

For x = 2 abs(7^2-2^11) = 1999 which is prime. So 2 is the first entry.

PROGRAM

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

CROSSREFS

Sequence in context: A163116 A003306 A136585 this_sequence A014224 A077312 A140779

Adjacent sequences: A122718 A122719 A122720 this_sequence A122722 A122723 A122724

KEYWORD

easy,nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research