A363848 Decimal expansion of the arithmetic mean of the isoperimetric quotient of ellipses when expressed in terms of their eccentricity.
9, 3, 3, 1, 7, 4, 6, 5, 3, 4, 9, 8, 4, 6, 2, 6, 4, 4, 0, 1, 5, 5, 4, 4, 5, 3, 5, 2, 4, 8, 4, 6, 1, 0, 6, 1, 0, 8, 6, 7, 7, 3, 8, 5, 6, 2, 0, 1, 9, 3, 4, 9, 4, 3, 5, 9, 0, 1, 0, 3, 7, 9, 9, 8, 2, 3, 6, 3, 0, 9, 4, 1, 8, 6, 5, 4, 2, 6, 2, 0, 3, 4, 4, 7, 5, 1, 9, 6
Offset: 0
Examples
0.933174653498462644...
Links
- Eric Weisstein's World of Mathematics, Isoperimetric Quotient
- Wikipedia, Elliptic integral
Programs
-
Mathematica
First[RealDigits[Pi^2/4 * NIntegrate[Sqrt[1-x^2]/EllipticE[x^2]^2, {x,0,1}, WorkingPrecision -> 100]]] (* Stefano Spezia, Jun 24 2023 *)
Formula
Equals ((Pi^2)/4) * Integral_{x=0..1} sqrt(1 - x^2)/E(x)^2 dx.
Extensions
More terms from Stefano Spezia, Jun 24 2023
Comments