A130411 Numerator of partial sums of a series for 3*(Pi-3).
1, 2, 61, 44, 989, 6346, 51197, 36056, 4127401, 2057402, 189721879, 236723324, 1422382919, 20600649518, 10227626700773, 638723926928, 1278290544991, 23635180313246, 94585786464329, 969106771716436, 83372817133541471
Offset: 1
Examples
Rationals r(n), n>=1: [1/2, 2/5, 61/140, 44/105, 989/2310, 6346/15015, 51197/120120, ...]. Rationals s(n)=r(n)/12, n>=1: [1/24, 1/30, 61/1680, 11/315, 989/27720, 3173/90090, 51197/1441440, ...].
Links
- W. Lang, Rationals and limit.
- Ranjan Roy, The Discovery of the Series Formula for Pi by Leibniz, Gregory and Nilakantha, Math. Magazine 63 (1990), 291-306. Reprinted in: Pi: A Source Book, eds. L. Berggren, et al., Springer, New York, 1997, pp. 92-107.
Formula
a(n) = numerator(r(n)) with the rationals r(n) given above.
Comments