login
Decimal expansion of 1/182.
1

%I #15 Dec 14 2023 05:46:27

%S 0,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,

%T 9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,

%U 5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5

%N Decimal expansion of 1/182.

%C After the two initial zeros, periodic with period 6: 5, 4, 9, 4, 5, 0. - _Alonso del Arte_, Jul 26 2018

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (1,0,-1,1).

%e 1/182 = 0.0054945054945054945054945...

%t Join[{0, 0}, RealDigits[1/182, 10, 104][[1]]] (* _Alonso del Arte_, Jul 26 2018 *)

%K nonn,cons,easy

%O 0,3

%A _N. J. A. Sloane_.