A227687 Least splitter of s(n) and s(n+1), where s(n) = 1/sqrt(1) + 1/sqrt(2) + ... + 1/sqrt(n).
1, 1, 2, 1, 2, 1, 3, 2, 1, 4, 2, 3, 1, 3, 2, 3, 1, 3, 2, 3, 1, 5, 3, 2, 3, 1, 5, 3, 2, 3, 5, 1, 4, 3, 2, 3, 5, 1, 4, 3, 2, 3, 4, 1, 6, 4, 3, 2, 3, 5, 1, 6, 4, 3, 2, 3, 4, 7, 1, 5, 3, 5, 2, 3, 4, 7, 1, 5, 4, 3, 2, 3, 4, 6, 1, 7, 4, 3, 5, 2, 3, 4, 6, 1, 8, 5
Offset: 1
Examples
The denominators (A227687) and numerators (A227688) can be read from these chains: 1 < 2 < 5/2 < 3 < 7/2 < 4 < 13/3 < 9/2 < 5 < 21/4 < 11/2 < 17/3 < 6 < . . . s(1) <= 1 < s(2) < 2 < s(3) < 5/2 < s(4) < 3 < s(5) < 4 < s(6) < 13/3 < . . .
Links
- Clark Kimberling, Table of n, a(n) for n = 1..1000
Comments