login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A234715 Denominator of sum_{k=1..n} 1/(k*H(k)) where H(k) is the harmonic number H(k) = sum_{j=1..n} 1/j. 1
1, 1, 3, 33, 825, 113025, 5538225, 60920475, 46360481475, 330503872435275, 20160736218551775, 1687675389591187637025, 145175524688023551724527525, 166370135063802174111446471957325, 194941377468714112878127508925972294225, 8038017817167489016303831575544615607779425 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The corresponding numerators are in A234714.
A124432(n) = a(n) for 0 <= n <= 53, but A124432(54) = 3 * a(54).
LINKS
MATHEMATICA
nmax = 54; Table[ Denominator[ Sum[ 1/(k HarmonicNumber[k]), {k, 1, n} ] ], {n, 0, nmax} ]
CROSSREFS
Sequence in context: A289695 A371683 A124432 * A126466 A002112 A055549
KEYWORD
nonn,easy
AUTHOR
Stuart Clary, Dec 29 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 28 14:06 EDT 2024. Contains 374697 sequences. (Running on oeis4.)