login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A222183 Decimal expansion of Sum_{k >= 0} 1/(4*k+1)^2. 6
1, 0, 7, 4, 8, 3, 3, 0, 7, 2, 1, 5, 6, 6, 9, 4, 4, 2, 1, 2, 0, 4, 4, 5, 7, 4, 4, 4, 9, 5, 8, 4, 5, 1, 5, 0, 1, 3, 4, 4, 1, 8, 0, 9, 0, 0, 0, 9, 3, 3, 8, 5, 4, 8, 1, 2, 8, 4, 0, 8, 3, 3, 9, 5, 8, 2, 4, 6, 3, 4, 3, 1, 1, 2, 8, 9, 3, 2, 7, 7, 1, 2, 4, 2, 7, 2, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
Equals A006752/2 + A222068.
Equals -Integral_{x=0..1} log(x)/(1 - x^4) dx. - Amiram Eldar, Jul 17 2020
EXAMPLE
1.074833072156694421204457444958451501344... = 1 + 1/25 + 1/81 + 1/169 + 1/289 + ...
MATHEMATICA
RealDigits[Catalan/2 + Pi^2/16, 10, 90][[1]] (* or *) RealDigits[PolyGamma[1, 1/4]/16, 10, 90]
PROG
(PARI) (8*Catalan + Pi^2)/16 \\ G. C. Greubel, Aug 23 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); (8*Catalan(R) + Pi(R)^2)/16; // G. C. Greubel, Aug 23 2018
CROSSREFS
Sequence in context: A303133 A195384 A021576 * A010509 A161166 A199060
KEYWORD
nonn,cons
AUTHOR
Bruno Berselli, Feb 11 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)