[go: up one dir, main page]

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!)
A232181 First bisection of harmonic numbers (denominators). 1
1, 6, 60, 140, 2520, 27720, 360360, 360360, 12252240, 77597520, 5173168, 118982864, 8923714800, 80313433200, 2329089562800, 72201776446800, 13127595717600, 13127595717600, 485721041551200, 485721041551200, 19914562703599200, 122332313750680800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Denominator of H(2n+1), where H(n) = sum_{k=1..n} 1/k.
LINKS
FORMULA
a(n) ~ exp(2n).
MATHEMATICA
a[n_] := HarmonicNumber[2*n-1] // Denominator; Table[a[n], {n, 1, 25}]
PROG
(Magma) [Denominator(HarmonicNumber(2*n-1)): n in [1..30]]; // Bruno Berselli, Nov 20 2013
CROSSREFS
Cf. A002805, A232180 (numerators).
Sequence in context: A225945 A337691 A126576 * A121287 A069072 A361761
KEYWORD
nonn,frac,easy
AUTHOR
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 August 29 09:35 EDT 2024. Contains 375511 sequences. (Running on oeis4.)