login
Decimal expansion of 1/721.
0

%I #11 Sep 03 2019 22:18:44

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

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

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

%N Decimal expansion of 1/721.

%C This sequence has a period of 102. - _Alonso del Arte_, Sep 03 2019

%e 1/721 = 0.001386962552...

%t Join[{0, 0}, RealDigits[1/721, 10, 100][[1]]] (* _Alonso del Arte_, Sep 02 2019 *)

%Y Cf. A021107 (1/103).

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.