login
Decimal expansion of 1/612.
0

%I #6 Oct 09 2023 13:24:15

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

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

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

%N Decimal expansion of 1/612.

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

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.