login
Decimal expansion of 1/447.
0

%I #6 Apr 07 2019 17:45:20

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

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

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

%N Decimal expansion of 1/447.

%t Join[{0,0},RealDigits[1/447,10,120][[1]]] (* _Harvey P. Dale_, Apr 07 2019 *)

%K nonn,cons

%O 0,3

%A _N. J. A. Sloane_.