login
Decimal expansion of 1/833.
0

%I #6 May 25 2016 09:06:15

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

%T 4,6,6,9,8,6,7,9,4,7,1,7,8,8,7,1,5,4,8,6,1,9,4,4,7,7,7,9,1,1,1,6,4,4,

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

%N Decimal expansion of 1/833.

%t Join[{0,0},RealDigits[1/833,10,120][[1]]] (* _Harvey P. Dale_, May 25 2016 *)

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.