login
Decimal expansion of 1/129.
0

%I #8 Oct 04 2024 12:57:30

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

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

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

%N Decimal expansion of 1/129.

%t PadRight[{},120,{0,0,7,7,5,1,9,3,7,9,8,4,4,9,6,1,2,4,0,3,1}] (* _Harvey P. Dale_, Dec 19 2015 *)

%t realDigitsRecip[129] (* The realDigitsRecip program is at A021200 *) (* _Harvey P. Dale_, Oct 04 2024 *)

%K nonn,cons

%O 0,3

%A _N. J. A. Sloane_.