A120343 Sequence of pairs numerator(s(n)), denominator(s(n)) where s(n) is the n-th partial sum of 1/A119754(n).
1, 5, 16, 55, 327, 935, 382, 935, 9721, 21505, 303414, 623645, 14884103, 29311315, 818168774, 1553499695, 49825457361, 91656482005, 4526122187134, 8157426898445, 1035587163377863, 1851735905947015, 243143544972989094
Offset: 1
Keywords
Examples
a(5)=327, a(6)=935 since s(3)=1/5+1/11+1/17=327/935.
Formula
a(2n-1) = numerator(s(n)), a(2n)=denominator(s(n)), where s(n)=sum(1/A119754(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