cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A145433 Decimal expansion of Sum_{n>=1} (-1)^(n-1)*n/binomial(2n,n).

This page as a plain text file.
%I A145433 #20 Jun 02 2017 00:38:02
%S A145433 2,7,4,4,3,2,7,1,5,2,7,7,1,2,0,3,2,3,1,1,1,1,5,4,6,5,8,6,3,6,0,4,8,4,
%T A145433 3,4,0,3,3,9,6,5,6,5,4,6,0,3,2,2,3,1,7,2,3,8,0,5,6,0,4,8,8,3,1,9,4,0,
%U A145433 4,8,9,7,2,3,6,8,9,0,5,5,6,9,0,8,9,1,9,2,2,1,1,7,5
%N A145433 Decimal expansion of Sum_{n>=1} (-1)^(n-1)*n/binomial(2n,n).
%D A145433 Alexander Apelblat, Tables of Integrals and Series, Harri Deutsch, (1996), 4.1.39
%H A145433 Steven Finch, <a href="/A145433/a145433.pdf">Central Binomial Coefficients</a> [Cached copy, with permission of the author]
%F A145433 Equals 2*(15+2*A002163*A002390)/125.
%e A145433 0.274432715277120323...
%p A145433 6/25+4/125*5^(1/2)*ln(1/2+1/2*5^(1/2)) ;
%t A145433 RealDigits[6/25 + 4*Sqrt[5]*Log[GoldenRatio]/125, 10, 93] // First (* _Jean-François Alcover_, Oct 27 2014 *)
%t A145433 RealDigits[Hypergeometric2F1[2, 2, 3/2, -1/4]/2, 10, 93] // First (* _Vaclav Kotesovec_, Oct 27 2014 *)
%Y A145433 Cf. A002163, A002390, A145434.
%K A145433 cons,easy,nonn
%O A145433 0,1
%A A145433 _R. J. Mathar_, Feb 08 2009