Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096987
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096987 Numerator of sum{k=1 to n} 1/H(k), H(k) =sum{j=1 to k}1/j. +0
3
0, 1, 5, 73, 2221, 353777, 19595573, 239046803, 198972350083, 1535302297058707, 100536661265514127, 8974880059175708288297, 818810519369821323965929237, 990666575600755815615137883006341 (list; graph; listen)
OFFSET

0,3

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

1/1 +1/(1 +1/2) +1/(1 +1/2 +1/3) = 73/33, so a(3) = 73.

MATHEMATICA

f[n_] := Numerator[ Sum[ 1/HarmonicNumber[j], {j, 1, n}]]; Table[ f[n], {n, 0, 14}] (from Robert G. Wilson v Aug 21 2004)

PROGRAM

(PARI) m=13; for(n=0, m, print1(numerator(sum(k=1, n, 1/sum(j=1, k, 1/j))), ", ")) - Klaus Brockhaus, Aug 21 2004

CROSSREFS

Sequence in context: A126748 A048144 A144682 this_sequence A096538 A012640 A128889

Adjacent sequences: A096984 A096985 A096986 this_sequence A096988 A096989 A096990

KEYWORD

easy,frac,nonn

AUTHOR

Leroy Quet Aug 19 2004

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de) and Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 21 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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research