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.

A201504 Decimal expansion of sin(1/2).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Dec 02 2011

Keywords

Comments

By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019

Examples

			0.47942553860420300027...
		

Crossrefs

Cf. A049470.

Programs

Formula

Equals 1/2 - 1/(2^3*3!) + 1/(2^5/5!) - 1/(2^7*7!) + ..., Taylor series of sin(x).
Equals sqrt((1-A049470)/2).