login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A111487
Decimal expansion of the cube of sine of 1 degree.
0
0, 0, 0, 0, 0, 5, 3, 1, 5, 7, 6, 7, 2, 2, 6, 6, 7, 6, 4, 3, 4, 0, 3, 4, 5, 7, 6, 4, 8, 4, 9, 6, 7, 5, 3, 9, 6, 7, 1, 4, 3, 4, 9, 7, 6, 7, 4, 5, 3, 1, 3, 5, 0, 1, 8, 9, 1, 8, 3, 1, 9, 7, 5, 3, 3, 0, 4, 8, 3, 7, 6, 1, 9, 9, 2, 5, 0, 7, 4, 1, 5, 8, 1, 5, 3, 8, 5, 2, 9, 5, 3, 9, 0, 2, 9, 4, 2, 7, 5, 2, 3, 3, 3, 2, 3
OFFSET
0,6
MATHEMATICA
Join[{0, 0, 0, 0, 0}, RealDigits[Sin[1 Degree]^3, 10, 120][[1]]] (* Harvey P. Dale, Dec 03 2021 *)
CROSSREFS
Cf. A019810.
Sequence in context: A130794 A242908 A023578 * A011505 A373672 A179975
KEYWORD
nonn,cons
AUTHOR
Mohammad K. Azarian, Nov 15 2005
EXTENSIONS
Offset corrected by Mohammad K. Azarian, Dec 11 2008
STATUS
approved