Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089920
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089920 Prime exponents p such that 7^p - 2 is prime. +0
1
1, 4, 11, 149 (list; graph; listen)
OFFSET

1,2

COMMENT

Except for p=2, 2, 5^p - 2 cannot be prime. This immediately follows from the fact that a number N = (3k+2)^p - 2 cannot be prime for p > 2 because N = 3H + 2^p - 2 = 3H + 2(2^(p-1)-1) is divisible by 3.

PROGRAM

(PARI) f(n) = for(x=1, n, if(ispseudoprime(7^prime(x)-2), print1(x, ", ")))

CROSSREFS

Sequence in context: A018242 A006248 A119571 this_sequence A118197 A092658 A113314

Adjacent sequences: A089917 A089918 A089919 this_sequence A089921 A089922 A089923

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 11 2004

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research