login
A019844
Decimal expansion of sine of 35 degrees.
3
5, 7, 3, 5, 7, 6, 4, 3, 6, 3, 5, 1, 0, 4, 6, 0, 9, 6, 1, 0, 8, 0, 3, 1, 9, 1, 2, 8, 2, 6, 1, 5, 7, 8, 6, 4, 6, 2, 0, 4, 3, 3, 3, 7, 1, 4, 5, 0, 9, 8, 6, 3, 5, 1, 0, 8, 1, 0, 2, 7, 1, 1, 8, 1, 6, 9, 4, 5, 6, 8, 9, 9, 8, 5, 2, 5, 6, 1, 6, 1, 0, 0, 5, 9, 7, 2, 2, 0, 1, 2, 6, 4, 0, 2, 2, 0, 3, 3, 3
OFFSET
0,1
COMMENTS
This sequence is also decimal expansion of cosine of 55 degrees. - Mohammad K. Azarian, Jun 29 2013
FORMULA
Equals A019837 * A019892 + A019816 * A019871 = (1/2)* A019894 + A019814 * A010527. - R. J. Mathar, Jan 27 2021
Minimal polynomial: 4096*x^12 - 12288*x^10 + 13824*x^8 - 7168*x^6 + 1680*x^4 - 144*x^2 + 1. - Amiram Eldar, Jun 15 2026
EXAMPLE
0.57357643635104609610803191282615786462043337145098...
MATHEMATICA
RealDigits[Sin[35 Degree], 10, 120][[1]] (* Harvey P. Dale, Mar 26 2013 *)
PROG
(PARI) sin(35*Pi/180) \\ Michel Marcus, Aug 11 2014
KEYWORD
nonn,cons
STATUS
approved