Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086214
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086214 Primes of the form 3^p-2 where p is prime. +0
2
7, 241, 450283905890997361, 36472996377170786401 (list; graph; listen)
OFFSET

1,1

COMMENT

Sum of reciprocals = 0.1470065204505038552417181957...

PROGRAM

(PARI) xtopm1(n, k, r) = { sr=0; forprime(p=2, n, y=k^p-r; if(isprime(y), print1(y", "); sr+=1./y; ); ); print(); print(sr) }

CROSSREFS

Cf. A086218.

Sequence in context: A081618 A120661 A139057 this_sequence A133589 A119942 A130741

Adjacent sequences: A086211 A086212 A086213 this_sequence A086215 A086216 A086217

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Aug 28 2003

EXTENSIONS

The next two terms, 3^317-2 and 3^541-2, are too large to include. - Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Apr 05 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 July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research