login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A359533
Decimal expansion of Sum_{k>=0} (-1/64)^k*binomial(2*k, k)^3*(4*k + 1)*H_k, where H_k is the k-th harmonic number (negated).
1
2, 7, 6, 4, 2, 7, 2, 0, 4, 2, 4, 5, 9, 8, 6, 5, 7, 3, 0, 9, 2, 6, 3, 9, 8, 2, 5, 6, 1, 6, 8, 8, 9, 9, 4, 6, 7, 8, 3, 7, 4, 0, 7, 9, 5, 1, 9, 0, 4, 8, 5, 0, 6, 3, 0, 3, 2, 7, 7, 6, 9, 2, 0, 2, 7, 0, 3, 3, 7, 9, 6, 9, 4, 4, 5, 8, 9, 8, 7, 9, 7, 1, 0, 9, 8, 0, 1
OFFSET
0,1
LINKS
John M. Campbell, Applications of a class of transformations of complex sequences, arXiv:2212.13305 [math.NT], 2022. See p. 6.
FORMULA
Equals 4*log(2)/Pi - (Gamma(1/8)*Gamma(3/8)/(Gamma(1/4)*Gamma(3/4)))^2/(6*sqrt(2)*Pi).
Equals 4*log(2)/Pi - (Gamma(1/8)*Gamma(3/8))^2/(12*sqrt(2)*Pi^3).
EXAMPLE
0.276427204245986573092639825616889946783740795...
MATHEMATICA
First[RealDigits[N[(Gamma[1/8]Gamma[3/8]/(Gamma[1/4]Gamma[3/4]))^2/(6Sqrt[2]Pi)-4Log[2]/Pi, 100]]]
KEYWORD
nonn,cons
AUTHOR
Stefano Spezia, Jan 04 2023
STATUS
approved