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!)
A112816 Numbers k such that lcm(1,2,3,...,k)/9 equals the denominator of the k-th harmonic number H(k). 12
63, 64, 65, 69, 70, 71, 189, 190, 191, 192, 193, 194, 195, 196, 197, 207, 208, 209, 210, 211, 212, 213, 214, 215, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
When 9 occurs in A110566.
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000 (terms 1..1483 from Jinyuan Wang)
MATHEMATICA
f[n_] := LCM @@ Range[n]/Denominator[ HarmonicNumber[n]]; Select[ Range[1724], f[ # ] == 9 &]
CROSSREFS
Sequence in context: A365400 A365397 A332926 * A296875 A346803 A263282
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Sep 17 2005
EXTENSIONS
Definition corrected by Jinyuan Wang, May 03 2020
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)