login
Decimal expansion of 1/678.
0

%I #6 Apr 21 2019 12:30:32

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

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

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

%N Decimal expansion of 1/678.

%C Periodic, with period = 120. - _Harvey P. Dale_, Apr 21 2019

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

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.