login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A195506 Denominators of Sum_{k=1..n} H(k)/k^2; H(k) the k-th harmonic number. 2
1, 8, 216, 1728, 216000, 216000, 74088000, 592704000, 16003008000, 16003008000, 21300003648000, 21300003648000, 46796108014656000, 46796108014656000, 46796108014656000, 374368864117248000, 1839274229408039424000, 1839274229408039424000 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

For the numerators see A195505.

lim n--> infinity (A195505(n)/A195506(n)) = 2*Zeta(3) [L. Euler].

REFERENCES

L. Euler, Meditationes circa singulare serierum genus, Novi. Comm. Acad. Sci. Petropolitanae, 20 (1775), 140-186.

LINKS

Table of n, a(n) for n=1..18.

EXAMPLE

a(2)=8 because 1 + (1+1/2)/2^2 = 11/8.

MATHEMATICA

s = 0; Table[s = s + HarmonicNumber[n]/n^2; Denominator[s], {n, 20}] (* T. D. Noe, Sep 20 2011 *)

CROSSREFS

Cf. A195505, A002117.

Sequence in context: A163289 A060459 A007409 * A069045 A123057 A009072

Adjacent sequences:  A195503 A195504 A195505 * A195507 A195508 A195509

KEYWORD

nonn,frac,easy

AUTHOR

Franz Vrabec, Sep 19 2011

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 23 14:03 EDT 2013. Contains 225595 sequences.