A277234 Numerators of partial sums of a Ramanujan series converging to 2/Pi = A060294.
1, 3, 435, 1855, 1678635, 8178093, 831557727, 4362807735, 26663516457435, 146862472576105, 13439367283090749, 76661183599555737, 54390019021528255975, 318658997759516188425, 27581665786275463543575, 165068987339858265879975, 7173478080571052213369487675
Offset: 0
Examples
The rationals r(n) begin: 1, 3/8, 435/512, 1855/4096, 1678635/2097152, 8178093/16777216, 831557727/1073741824, 4362807735/8589934592, ... The limit r(n), n -> oo, is 2/Pi = 0.6366197723... given in A060294.
References
- G. H. Hardy, Ramanujan, AMS Chelsea Publ., Providence, RI, 2002, pp. 7, 105.
Formula
a(n) = numerator(r(n)), with the rationals r(n) = Sum_{k=0..n} (-1)^k*(1+4*k)*(risefac(1/2,k)/k!)^3 = Sum_{k=0..n} (1+4*k)*(binomial(-1/2,k))^3 = Sum_{k=0..n} (-1)^k*(1+4*k)*((2*k-1)!!/(2*k)!!)^3. The rising factorial has been defined in a comment above. The double factorials are given in A001147 and A000165 with (-1)!! := 1.
Comments