login
Decimal expansion of 1/947.
0

%I #6 Oct 22 2023 13:45:59

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

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

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

%N Decimal expansion of 1/947.

%t Join[{0,0},RealDigits[1/947,10,120][[1]]] (* _Harvey P. Dale_, Oct 22 2023 *)

%K nonn,cons

%O 0,5

%A _N. J. A. Sloane_.