A111507 Decimal expansion of the fifth power of sine of 1 degree.
0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 1, 9, 1, 1, 0, 8, 8, 3, 6, 3, 3, 8, 5, 3, 8, 0, 6, 7, 4, 7, 2, 0, 2, 7, 1, 1, 4, 0, 2, 8, 2, 1, 0, 6, 8, 0, 9, 5, 0, 1, 7, 1, 5, 6, 0, 6, 4, 5, 2, 0, 0, 4, 5, 9, 9, 8, 4, 4, 4, 8, 8, 4, 1, 4, 4, 5, 1, 1, 5, 1, 8, 5, 3, 9, 6, 9, 3, 5, 9, 5, 1, 3, 2, 9, 8, 5, 9, 4, 6, 3, 9, 3, 3, 3, 3
Offset: 0
Crossrefs
Cf. A019810.
Programs
-
Mathematica
Join[{0,0,0,0,0,0,0,0},RealDigits[Sin[1 Degree]^5,10,120][[1]]] (* Harvey P. Dale, Apr 04 2019 *)