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!)
A282823 Decimal expansion of Pi^2 + 8*K, where K is Catalan's constant. 4
1, 7, 1, 9, 7, 3, 2, 9, 1, 5, 4, 5, 0, 7, 1, 1, 0, 7, 3, 9, 2, 7, 1, 3, 1, 9, 1, 1, 9, 3, 3, 5, 2, 2, 4, 0, 2, 1, 5, 0, 6, 8, 9, 4, 4, 0, 1, 4, 9, 4, 1, 6, 7, 7, 0, 0, 5, 4, 5, 3, 3, 4, 3, 3, 3, 1, 9, 4, 1, 4, 8, 9, 8, 0, 6, 2, 9, 2, 4, 3, 3, 9, 8, 8, 3, 6, 6, 2, 5, 5, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,2
LINKS
Eric Weisstein's World of Mathematics, Polygamma Function (formula 24).
Sheldon Yang, Some properties of Catalan's constant G, Internat. J. Math. Ed. Sci. Tech. 23 (4) (1992) 549-556.
FORMULA
Equals 16*A222183.
Equals Psi(1, 1/4), where Psi(r, x) is the Polygamma function of order r.
Equals Sum_{k>=0} 1/(k + 1/4)^2. - Amiram Eldar, May 17 2022
EXAMPLE
17.19732915450711073927131911933522402150689440149416770054533433319414...
MATHEMATICA
RealDigits[Pi^2 + 8 Catalan, 10, 100][[1]]
PROG
(PARI) Pi^2 + 8*Catalan \\ Charles R Greathouse IV, Mar 04 2018
(PARI) zetahurwitz(2, 1/4) \\ Charles R Greathouse IV, Mar 04 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Pi(R)^2 + 8*Catalan(R); // G. C. Greubel, Aug 24 2018
CROSSREFS
Sequence in context: A199463 A086722 A296848 * A200500 A199669 A349580
KEYWORD
nonn,cons
AUTHOR
Bruno Berselli, Mar 06 2017
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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)