A120342 Sequence of pairs numerator(s(n)), denominator(s(n)) where s(n) is the n-th partial sum of 1/A119752(n).
1, 2, 5, 8, 39, 56, 443, 616, 1783, 2464, 51819, 71456, 4720633, 6502496, 4722257, 6502496, 797359442331, 1097952952096, 878673909876949097, 1209921096197797984, 1351031156635237614515155
Offset: 1
Keywords
Examples
a(5)=39, a(6)=56 since s(3)=1/2+1/8+1/14=39/56.
Formula
a(2n-1) = numerator(s(n)), a(2n)=denominator(s(n)), where s(n)=sum(1/A119752(k),k=1..n).
Extensions
This is not really a sequence. The standard OEIS convention would be to split this into two cross-referenced sequences with keyword "frac". - N. J. A. Sloane, Jul 22 2006
Comments