A143149 Decimal expansion of 5*sqrt(2*Pi)/4.
3, 1, 3, 3, 2, 8, 5, 3, 4, 3, 2, 8, 8, 7, 5, 0, 6, 2, 8, 0, 1, 9, 7, 0, 6, 6, 0, 6, 0, 1, 3, 8, 0, 6, 5, 6, 6, 2, 5, 8, 7, 3, 3, 4, 2, 5, 7, 6, 2, 4, 2, 2, 8, 9, 5, 7, 8, 7, 4, 0, 4, 4, 7, 0, 4, 2, 7, 8, 6, 7, 0, 6, 8, 2, 5, 9, 8, 0, 2, 4, 6, 8, 6, 8, 3, 2, 4, 4, 7, 9, 7, 9, 7, 2, 5, 7, 1, 5, 8, 2, 6, 4, 5
Offset: 1
Examples
3.13328534328875...
Links
- David L. Donoho and Jared Tanner, Counting the faces of randomly-projected hypercubes and orthants, with applications, Discrete & computational geometry, Vol. 43 (2010), pp. 522-541, see p. 533; arXiv preprint, arXiv:0807.3590 [math.MG], 2008, see p. 10.
- Wikipedia, Fresnel Integral.
- Index entries for transcendental numbers.
Crossrefs
Programs
-
Mathematica
RealDigits[5*Sqrt[2*Pi]/4, 10, 120][[1]] (* Amiram Eldar, Jun 13 2023 *)
-
PARI
5*sqrt(2*Pi)/4 \\ Michel Marcus, Mar 06 2020
Formula
Equals 10*Integral_{x>=0} x*sin(x^4) dx or 10*Integral_{x>=0} x*cos(x^4) dx (Fresnel integrals).
Extensions
Edited and a(100) corrected by Georg Fischer, Jul 16 2021
Comments