The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A021116 Decimal expansion of 1/112. 0

%I #20 Feb 14 2022 11:05:19

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

%T 2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,

%U 1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1

%N Decimal expansion of 1/112.

%C Same decimal period as A020806. - _R. J. Mathar_, Feb 13 2012

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

%e 0.0089285714285714...

%t Join[{0,0},RealDigits[1/112,10,120][[1]]] (* or *) PadRight[{0,0,8,9},120,{5,7,1,4,2,8}] (* _Harvey P. Dale_, Apr 01 2014 *)

%o (PARI) 1/112. \\ _Charles R Greathouse IV_, Feb 13 2012

%Y Cf. A020806.

%K nonn,cons,easy

%O 0,3

%A _N. J. A. Sloane_.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 15 18:09 EDT 2024. Contains 373410 sequences. (Running on oeis4.)