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.

A110894 Decimal expansion of error function of square root of 2.

Original entry on oeis.org

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

Views

Author

Joost de Winter, Sep 20 2005

Keywords

Examples

			0.9544997...
		

Crossrefs

Cf. A178647 (1sigma), A270712 (3sigma).

Programs

  • Maple
    erf(sqrt(2.0)) ; # R. J. Mathar, Mar 07 2016
  • Mathematica
    RealDigits[Erf[Sqrt[2]], 10, 50][[1]] (* G. C. Greubel, Oct 19 2017 *)

Formula

Equals erf(sqrt(2)).