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.

A019815 Decimal expansion of sine of 6 degrees.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

Decimal expansion of 1/8 (-1 - sqrt(5) + sqrt(6*(5 - sqrt(5)))). - Artur Jasinski, Oct 28 2008

Examples

			sin(Pi/30) = 0.10452846...
		

Programs

Formula

Equals cos(7*Pi/15) = -cos(8*Pi/15) = 2F1(6/5,-1/5;1/2;3/4) / 2 = -2F1(13/10,-3/10;1/2;3/4) / 2. - R. J. Mathar, Oct 27 2008
Equals 2*A019812*A019896. - R. J. Mathar, Jan 17 2021
Smallest positive of the 4 real-valued roots of 16*x^4+8*x^3-16*x^2-8*x+1=0. (Other A019887, -A019875, -A019851) - R. J. Mathar, Aug 31 2025