login
Decimal expansion of the fifth power of sine of 1 degree.
0

%I #8 Apr 04 2019 16:58:38

%S 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,

%T 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,

%U 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

%N Decimal expansion of the fifth power of sine of 1 degree.

%t Join[{0,0,0,0,0,0,0,0},RealDigits[Sin[1 Degree]^5,10,120][[1]]] (* _Harvey P. Dale_, Apr 04 2019 *)

%Y Cf. A019810.

%K nonn,cons

%O 0,10

%A _Mohammad K. Azarian_, Nov 16 2005