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!)
A247677 Decimal expansion of the integral over the square [0,Pi]x[0,Pi] of log(2-cos(x)-cos(y)) dx dy. 3
4, 6, 6, 9, 2, 7, 4, 6, 6, 2, 5, 7, 5, 5, 2, 8, 0, 6, 2, 2, 6, 2, 8, 4, 1, 5, 1, 2, 1, 3, 2, 0, 9, 5, 1, 2, 9, 1, 5, 9, 6, 3, 8, 5, 5, 2, 0, 2, 2, 8, 0, 2, 7, 8, 7, 7, 2, 4, 6, 5, 1, 3, 6, 0, 1, 0, 2, 3, 2, 8, 5, 1, 8, 6, 4, 4, 3, 9, 5, 0, 4, 3, 3, 0, 9, 4, 7, 5, 1, 5, 5, 0, 3, 8, 9, 1, 5, 9, 4, 2, 3, 7, 6, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
D. H. Bailey, J. M. Borwein, Highly Parallel, High-Precision Numerical Integration p. 9. (2005) Lawrence Berkeley National Laboratory
FORMULA
Equals 4*Pi*Catalan - Pi^2*log(2).
EXAMPLE
4.6692746625755280622628415121320951291596385520228...
MATHEMATICA
RealDigits[4*Pi*Catalan - Pi^2*Log[2], 10, 104] // First
PROG
(PARI) 4*Pi*Catalan - Pi^2*log(2) \\ Michel Marcus, Sep 22 2014
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); 4*Pi(R)*Catalan(R) - Pi(R)^2*Log(2); // G. C. Greubel, Aug 31 2018
CROSSREFS
Sequence in context: A104123 A094078 A016122 * A306811 A201775 A199172
KEYWORD
nonn,cons
AUTHOR
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 March 29 01:36 EDT 2024. Contains 371264 sequences. (Running on oeis4.)