login
Decimal expansion of 1/689.
0

%I #6 Oct 09 2018 19:21:30

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

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

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

%N Decimal expansion of 1/689.

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

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.