Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066878
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066878 Primes of the form p^3 - 2 where p is prime. +0
1
6857, 29789, 50651, 300761, 1295027, 3442949, 9393929, 13997519, 21253931, 49430861 (list; graph; listen)
OFFSET

1,1

EXAMPLE

6857 = 19^3 - 2.

MATHEMATICA

Select[Range[1, 10^6], PrimeQ[ # ] && PrimeQ[(# + 2)^(1/3)] &]

PROGRAM

(PARI) a(n)=for(X=0, 100, if(isprime(prime(X)^3-2), print(prime(X)^3-2)))

CROSSREFS

Sequence in context: A046515 A132215 A075669 this_sequence A114772 A013811 A013892

Adjacent sequences: A066875 A066876 A066877 this_sequence A066879 A066880 A066881

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jan 21 2002

EXTENSIONS

More terms from Hauke Worpel (hew(AT)email.com), May 23 2003

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research