cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A204068 Decimal expansion of the Fresnel Integral Integral_{x>=0} sin(x^3) dx.

Original entry on oeis.org

4, 4, 6, 4, 8, 9, 7, 5, 5, 7, 8, 4, 6, 2, 4, 6, 0, 5, 6, 0, 9, 2, 8, 2, 1, 5, 6, 8, 2, 9, 1, 1, 2, 9, 4, 0, 6, 8, 8, 1, 1, 4, 8, 9, 6, 3, 2, 6, 2, 1, 6, 8, 5, 0, 1, 5, 8, 4, 0, 4, 7, 2, 1, 2, 6, 5, 0, 6, 9, 6, 0, 1, 6, 9, 4, 6, 2, 3, 9, 6, 9, 9, 2, 3, 4, 9, 7, 1, 4, 8, 1, 7, 3, 5, 3, 1, 4, 6, 4, 9, 0, 3, 1, 9, 3
Offset: 0

Views

Author

R. J. Mathar, Jan 10 2013

Keywords

Comments

Imaginary part associated with A204067.

Examples

			0.446489755784624605609282...
		

Crossrefs

Programs

  • Maple
    evalf(Pi/GAMMA(2/3)/3^(3/2) ) ;
  • Mathematica
    RealDigits[Gamma[1/3]/6, 10, 120][[1]] (* Amiram Eldar, May 26 2023 *)

Formula

Equals Pi/(Gamma(2/3)* 3^(3/2)) = A073010 / A073006.
(this value)^2 + A204067^2 = A202623^2.
Equals Gamma(1/3)/6 = A073005 / 6. - Amiram Eldar, May 26 2023