A352324 Decimal expansion of 4*Pi / (5*sqrt(10-2*sqrt(5))).
1, 0, 6, 8, 9, 5, 9, 3, 3, 2, 1, 1, 5, 5, 9, 5, 1, 1, 3, 4, 2, 5, 1, 8, 4, 3, 7, 2, 5, 0, 6, 8, 8, 2, 6, 3, 9, 9, 0, 1, 4, 5, 0, 9, 2, 5, 2, 6, 6, 5, 2, 4, 5, 8, 6, 0, 0, 6, 6, 6, 3, 2, 5, 6, 3, 7, 9, 6, 2, 1, 1, 4, 9, 6, 7, 9, 0, 7, 4, 9, 1, 3, 2, 2, 7, 8, 0, 3, 8, 7, 7, 9, 4
Offset: 1
Examples
1.0689593321155951134251843725068826399014509252665...
References
- Jean-François Pabion, Éléments d'Analyse Complexe, licence de Mathématiques, page 111, Ellipses, 1995.
Crossrefs
Programs
-
Maple
evalf(4*Pi / (5*(sqrt(10-2sqrt(5)))), 100);
-
Mathematica
First[RealDigits[N[4Pi/(5Sqrt[10-2Sqrt[5]]), 93]]] (* Stefano Spezia, Mar 12 2022 *)
Formula
Equals Integral_{x=0..oo} 1/(1 + x^5) dx.
Equals (Pi/5) *csc(Pi/5).
Equals 1/Product_{k>=1} (1 - 1/(5*k)^2). - Amiram Eldar, Mar 12 2022
Equals Product_{k>=2} (1 + (-1)^k/A047209(k)). - Amiram Eldar, Nov 22 2024
Comments