A019879 Decimal expansion of sine of 70 degrees.
9, 3, 9, 6, 9, 2, 6, 2, 0, 7, 8, 5, 9, 0, 8, 3, 8, 4, 0, 5, 4, 1, 0, 9, 2, 7, 7, 3, 2, 4, 7, 3, 1, 4, 6, 9, 9, 3, 6, 2, 0, 8, 1, 3, 4, 2, 6, 4, 4, 6, 4, 6, 3, 3, 0, 9, 0, 2, 8, 6, 6, 6, 2, 7, 7, 4, 2, 2, 1, 2, 1, 0, 9, 9, 5, 8, 8, 9, 4, 5, 8, 9, 4, 9, 7, 4, 5, 8, 8, 9, 8, 3, 7, 9, 4, 8, 0, 6, 7
Offset: 0
Examples
0.93969262...
References
- J. E. Maxfield and M. W. Maxfield, Abstract Algebra and Solution by Radicals, Dover Publications ISBN 0-486-67121-6, (1992), p. 197.
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..1000
- Michael Penn, Proof that cos(20°) is irrational, YouTube video, 2022.
- Index entries for algebraic numbers, degree 3
Programs
-
Mathematica
RealDigits[Sin[70 Degree],10,120][[1]] (* Harvey P. Dale, Aug 17 2012 *)
-
PARI
cos(Pi/9) \\ Charles R Greathouse IV, Aug 27 2017
Formula
Equals cos(Pi/9) = (1/2)*A332437. - Peter Bala, Oct 21 2021
Equals 2F1(-1/6,1/6 ; 1/2; 3/4). - R. J. Mathar, Aug 31 2025
Comments