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!)
A227093 Decimal expansion of 1/9899. 1
0, 0, 0, 1, 0, 1, 0, 2, 0, 3, 0, 5, 0, 8, 1, 3, 2, 1, 3, 4, 5, 5, 9, 0, 4, 6, 3, 6, 8, 3, 2, 0, 0, 3, 2, 3, 2, 6, 4, 9, 7, 6, 2, 6, 0, 2, 2, 8, 3, 0, 5, 8, 8, 9, 4, 8, 3, 7, 8, 6, 2, 4, 1, 0, 3, 4, 4, 4, 7, 9, 2, 4, 0, 3, 2, 7, 3, 0, 5, 7, 8, 8, 4, 6, 3, 4, 8, 1, 1, 5, 9, 7, 1, 3, 1, 0, 2, 3, 3, 3, 5, 6, 9, 0, 4, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,8
COMMENTS
Group the terms 2 by 2 to get the first 11 Fibonacci numbers (A000045): 00 01 01 02 03 05 08 13 21 34 55 (89, 144, 233, ...).
LINKS
FORMULA
Equals Sum_{i>=0} Fibonacci(i)/100^(i+1).
EXAMPLE
0.00010102030508132134559046368320032326497626022830588...
MAPLE
Digits := 140; evalf(1/9899);
MATHEMATICA
Join[{0, 0, 0}, First[RealDigits[1/9899, 10, 100]]] (* Paolo Xausa, Oct 31 2023 *)
CROSSREFS
Sequence in context: A241645 A266774 A079977 * A266772 A262064 A008799
KEYWORD
nonn,base,cons,easy
AUTHOR
Roland Kneer, Jul 01 2013
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 2 09:29 EDT 2024. Contains 373033 sequences. (Running on oeis4.)