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
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Same decimal period as A020806. - R. J. Mathar, Feb 13 2012
LINKS
EXAMPLE
0.0089285714285714...
MATHEMATICA
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 *)
PROG
(PARI) 1/112. \\ Charles R Greathouse IV, Feb 13 2012
CROSSREFS
Cf. A020806.
Sequence in context: A064734 A090929 A113210 * A201406 A242972 A198142
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved

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 May 22 21:38 EDT 2024. Contains 372758 sequences. (Running on oeis4.)