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!)
A091474 Decimal expansion of Pi^2 * (2-sqrt(2))/32. 1
1, 8, 0, 6, 7, 1, 2, 6, 2, 5, 9, 0, 6, 5, 4, 9, 4, 2, 7, 9, 2, 3, 0, 8, 1, 2, 8, 9, 8, 1, 6, 7, 1, 6, 1, 5, 3, 3, 7, 1, 1, 4, 5, 7, 1, 0, 1, 8, 2, 9, 6, 7, 6, 6, 2, 6, 6, 2, 4, 0, 7, 9, 4, 2, 9, 3, 7, 5, 8, 5, 6, 6, 2, 2, 4, 1, 3, 3, 0, 0, 1, 7, 7, 0, 8, 9, 8, 2, 5, 4, 1, 5, 0, 4, 8, 3, 7, 9, 9, 7, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Definite Integral.
FORMULA
Equals Integral_{t=0..1} t^2 * log(t)/((t^2 - 1)*(t^4 + 1)) dt.
Equals Sum_{k>=1} 1/A047621(k)^2. - Amiram Eldar, Apr 17 2022
EXAMPLE
0.18067126259065494279230812898167161533711457101829...
MATHEMATICA
RealDigits[Pi^2 (2-Sqrt[2])/32, 10, 120][[1]] (* Harvey P. Dale, Nov 18 2013 *)
PROG
(PARI) default(realprecision, 100); Pi^2*(2-sqrt(2))/32 \\ G. C. Greubel, Oct 01 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Pi(R)^2*(2-Sqrt(2))/32; // G. C. Greubel, Oct 01 2018
CROSSREFS
Cf. A047621.
Sequence in context: A021128 A073235 A222883 * A059679 A198559 A292887
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jan 13 2004
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)