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!)
A352615 Decimal expansion of Integral_{0<=x,y<=Pi/2} sqrt(1-cos^2(x)*cos^2(y)) dx dy. 0
2, 0, 7, 7, 6, 8, 1, 4, 6, 0, 0, 2, 8, 1, 5, 8, 2, 0, 5, 7, 8, 3, 1, 2, 0, 5, 5, 6, 7, 8, 5, 5, 2, 9, 0, 1, 2, 8, 0, 3, 7, 7, 9, 0, 5, 7, 6, 2, 4, 7, 8, 2, 4, 1, 0, 0, 6, 3, 5, 0, 3, 8, 0, 4, 8, 2, 2, 6, 3, 5, 5, 3, 1, 4, 6, 3, 2, 0, 3, 8, 4, 6, 3, 3, 0, 1, 6, 0, 0, 0, 0, 9, 6, 9, 2, 1, 9, 0, 7, 5, 2, 3, 4, 0, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Robert Ferréol, Bohemian dome, Mathcurve.
FORMULA
Equals Sum _{n>=0} (Pi^2/(4*(2*n-1))*(binomial(2*n,n)/4^n)^3).
Equals (E(a) - K(a))^2 + E(a)^2 where a = 1/sqrt(2) and E (resp. K) is the complete elliptic integral of the second (resp. first) kind.
EXAMPLE
2.0776814600281582057831205567855290128037790576247...
MAPLE
a:=1/sqrt(2):evalf((EllipticE(a)-EllipticK(a))^2+EllipticE(a)^2, 50);
MATHEMATICA
RealDigits[(EllipticE[1/2] - EllipticK[1/2])^2 + EllipticE[1/2]^2, 10, 105][[1]] (* Amiram Eldar, Mar 24 2022 *)
CROSSREFS
Cf. A091670 ((1/Pi^2)*Integral_{0<=x,y<=Pi} 1/sqrt(1-cos^2(x)*cos^2(y)) dx dy).
Sequence in context: A113319 A298749 A021832 * A160509 A243444 A256293
KEYWORD
cons,nonn
AUTHOR
Robert FERREOL, Mar 23 2022
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)