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!)
A371647 Decimal expansion of Sum_{k>=0} 1/Fibonacci(5^k). 2
1, 2, 0, 0, 0, 1, 3, 3, 2, 8, 8, 9, 0, 3, 6, 9, 8, 7, 6, 7, 0, 7, 7, 6, 4, 0, 9, 5, 4, 6, 8, 3, 5, 5, 0, 5, 6, 4, 3, 0, 5, 5, 5, 0, 6, 8, 8, 1, 3, 8, 0, 2, 6, 5, 7, 3, 0, 3, 6, 6, 1, 3, 7, 9, 4, 6, 9, 2, 6, 5, 6, 7, 8, 8, 5, 6, 9, 4, 8, 2, 4, 6, 2, 8, 6, 7, 7, 2, 7, 9, 4, 3, 4, 7, 6, 7, 4, 1, 0, 9, 0, 7, 0, 6, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This constant is a transcendental number (Nyblom, 2001).
LINKS
M. A. Nyblom, A Theorem on Transcendence of Infinite Series II, Journal of Number Theory, Vol. 91, No. 1 (2001), pp. 71-80.
FORMULA
Equals Sum_{k>=0} 1/A145232(k).
EXAMPLE
1.20001332889036987670776409546835505643055506881380...
MATHEMATICA
RealDigits[Sum[1/Fibonacci[5^k], {k, 0, 10}], 10, 120][[1]]
PROG
(PARI) suminf(k = 0, 1/fibonacci(5^k))
CROSSREFS
Similar constants: A079585, A079586, A153386, A153387, A371649.
Sequence in context: A227345 A123262 A191906 * A187080 A301342 A226369
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Mar 31 2024
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 July 14 19:09 EDT 2024. Contains 374323 sequences. (Running on oeis4.)