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!)
A065454 Let the k-th harmonic number be H(k) = Sum_{i=1..k} 1/i = P(k)/Q(k) = A001008(k)/A002805(k); sequence gives values of k such that Q(k) = Q(k+1). 2
9, 11, 13, 14, 21, 25, 27, 29, 33, 34, 35, 37, 38, 39, 44, 45, 47, 49, 50, 51, 54, 55, 56, 57, 59, 61, 64, 67, 69, 73, 74, 75, 77, 79, 81, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 97, 98, 101, 103, 105, 107, 110, 111, 113, 114, 115, 116, 117, 118, 121, 122, 123, 125 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Shiu (2016) proved that this sequence is infinite. Wu and Chen (2019) proved that the asymptotic density of this sequence is 1. - Amiram Eldar, Jan 29 2021
LINKS
Peter Shiu, The denominators of harmonic numbers, arXiv:1607.02863 [math.NT], 2016.
Bing-Ling Wu and Yong-Gao Chen, On the denominators of harmonic numbers, II, Journal of Number Theory, Vol. 200 (2019), pp. 397-406.
EXAMPLE
For example: H(11) = 83711/27720, H(12) = 86021/27720 and so a(2) = 11.
MATHEMATICA
Position[Partition[Denominator @ HarmonicNumber[Range[126]], 2, 1], {x_, x_}] // Flatten (* Amiram Eldar, Jan 29 2021 *)
CROSSREFS
Sequence in context: A064930 A158607 A070699 * A334688 A248629 A008558
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Nov 24 2001
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)