login
Decimal expansion of 1/169.
0

%I #6 Oct 09 2013 14:24:56

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

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

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

%N Decimal expansion of 1/169.

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

%K nonn,cons

%O 0,3

%A _N. J. A. Sloane_.