Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074631
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074631 Sum of a(n) terms of Composite-Harmonic series, Sum 1/(i-th composite), is > n. +0
6
9, 44, 168, 587, 1940, 6192, 19285, 59010, 178122, 531923, 1574706, 4628338, 13521477, 39299115, 113712434, 327752962, 941457955 (list; graph; listen)
OFFSET

1,1

FORMULA

Lim as n -> inf. a(n+1)/a(n) = e. - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 28 2002

EXAMPLE

1/4 +1/6 +1/8 +1/9 +1/10 +1/12 +1/14 +1/15 +1/16 = 1045/1008, but if 1/16 is not present, the sum is less than 1; 16 is the ninth composite number.

MATHEMATICA

NextComposite[n_] := Block[{k = n + 1}, While[PrimeQ[k], k++ ]; k]; s=0; k = 4; Do[While[s = s + 1/k; s < n, k = NextComposite[k]]; Print[k - PrimePi[k] - 1]; k = NextComposite[k], {n, 1, 20}]

CROSSREFS

Cf. A002387, A016088, A046024, A002808, A004080.

Sequence in context: A050486 A036599 A059825 this_sequence A084903 A034558 A099867

Adjacent sequences: A074628 A074629 A074630 this_sequence A074632 A074633 A074634

KEYWORD

nonn,nice

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Aug 27 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 28 2002

More terms from Robert Gerbicz (gerbicz(AT)freemail.hu), Aug 30 2002

2 more terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sept 03 2002.

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