login
Decimal expansion of 1/917.
0

%I #6 Oct 17 2021 11:10:28

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

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

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

%N Decimal expansion of 1/917.

%t Join[{0,0},RealDigits[1/917,10,120][[1]]] (* _Harvey P. Dale_, Oct 17 2021 *)

%K nonn,cons

%O 0,5

%A _N. J. A. Sloane_.