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!)
A021096 Decimal expansion of 1/92. 0
0, 1, 0, 8, 6, 9, 5, 6, 5, 2, 1, 7, 3, 9, 1, 3, 0, 4, 3, 4, 7, 8, 2, 6, 0, 8, 6, 9, 5, 6, 5, 2, 1, 7, 3, 9, 1, 3, 0, 4, 3, 4, 7, 8, 2, 6, 0, 8, 6, 9, 5, 6, 5, 2, 1, 7, 3, 9, 1, 3, 0, 4, 3, 4, 7, 8, 2, 6, 0, 8, 6, 9, 5, 6, 5, 2, 1, 7, 3, 9, 1, 3, 0, 4, 3, 4, 7, 8, 2, 6, 0, 8, 6, 9, 5, 6, 5, 2, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
From Daniel Forgues, Oct 28 2011: (Start)
Generalization:
1/2 = sum (8^i/10^(i+1)), i >= 0,
1/92 = sum (8^i/100^(i+1)), i >= 0, (this sequence)
1/992 = sum (8^i/1000^(i+1)), i >= 0,
1/9992 = sum (8^i/1000^(i+1)), i >= 0, ... (End)
The period is 22: after 0.01, 0869565217391304347826 is repeated endlessly. - Alonso del Arte, Apr 23 2018
LINKS
EXAMPLE
0.01086956521739130434782608695652...
MATHEMATICA
Join[{0}, RealDigits[1/92, 10, 120][[1]]] (* Harvey P. Dale, Aug 16 2011 *)
CROSSREFS
Sequence in context: A019939 A343061 A318645 * A021119 A256686 A160056
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 June 3 07:50 EDT 2024. Contains 373054 sequences. (Running on oeis4.)