login
Decimal expansion of 1/874.
0

%I #6 Dec 31 2019 15:06:57

%S 0,0,1,1,4,4,1,6,4,7,5,9,7,2,5,4,0,0,4,5,7,6,6,5,9,0,3,8,9,0,1,6,0,1,

%T 8,3,0,6,6,3,6,1,5,5,6,0,6,4,0,7,3,2,2,6,5,4,4,6,2,2,4,2,5,6,2,9,2,9,

%U 0,6,1,7,8,4,8,9,7,0,2,5,1,7,1,6,2,4,7,1,3,9,5,8,8,1,0,0,6,8,6

%N Decimal expansion of 1/874.

%t Join[{0,0},RealDigits[1/874,10,120][[1]]] (* _Harvey P. Dale_, Dec 31 2019 *)

%K nonn,cons

%O 0,5

%A _N. J. A. Sloane_.