Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109628
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109628 Numbers n such that the numerator of sum_{k=1..n} 1/prime{k), in reduced form, is prime. +0
3
2, 3, 5, 6, 18, 19, 22, 47, 57, 58, 63, 70, 73, 112, 632, 1382 (list; graph; listen)
OFFSET

1,1

COMMENT

Terms <= 112 correspond to certified primes.

EXAMPLE

sum_{k=1..6} 1/prime(k) = 40361/30030, and 40361 is prime, hence 6 is a term.

MATHEMATICA

s = 0; Do[s += 1/Prime[n]; k = Numerator[s]; If[PrimeQ[k], Print[n]], {n, 1, 1500}]

CROSSREFS

Sequence in context: A079226 A055686 A126250 this_sequence A102977 A131599 A076384

Adjacent sequences: A109625 A109626 A109627 this_sequence A109629 A109630 A109631

KEYWORD

hard,more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Aug 02 2005

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research