The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A247686 Decimal expansion of Integral_{t=0..1} t^2*arctan(t) dt. 1
2, 1, 0, 6, 5, 7, 2, 5, 1, 2, 2, 5, 8, 0, 6, 9, 8, 8, 1, 0, 8, 0, 9, 2, 3, 0, 2, 1, 8, 2, 9, 8, 8, 0, 0, 1, 6, 9, 5, 6, 8, 0, 8, 0, 5, 6, 7, 4, 6, 3, 4, 6, 9, 4, 1, 0, 1, 3, 5, 8, 7, 1, 7, 6, 0, 7, 8, 8, 3, 6, 3, 7, 5, 1, 8, 7, 9, 9, 8, 6, 9, 1, 5, 3, 3, 1, 3, 4, 5, 6, 6, 1, 1, 2, 4, 6, 2, 0, 3, 5, 8, 8, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
D. H. Bailey, J. M. Borwein, Highly Parallel, High-Precision Numerical Integration p. 6. (2005) Lawrence Berkeley National Laboratory
FORMULA
Equals (Pi - 2 + log(4))/12.
EXAMPLE
0.2106572512258069881080923021829880016956808056746346941...
MATHEMATICA
RealDigits[(Pi - 2 + Log[4])/12, 10, 103] // First
PROG
(PARI) (Pi - 2 + log(4))/12 \\ Michel Marcus, Sep 22 2014
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); (Pi(R) - 2 + Log(4))/12; // G. C. Greubel, Sep 07 2018
CROSSREFS
Sequence in context: A047922 A276891 A021830 * A352369 A111184 A111596
KEYWORD
nonn,cons,easy
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 May 13 01:02 EDT 2024. Contains 372497 sequences. (Running on oeis4.)