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!)
A371322 Decimal expansion of Sum_{k>=1} 1/(2^k * Fibonacci(k!)). 3
7, 6, 5, 6, 2, 6, 3, 4, 7, 9, 1, 2, 3, 5, 3, 3, 4, 7, 1, 3, 5, 9, 5, 5, 8, 3, 7, 4, 4, 0, 0, 1, 4, 6, 3, 2, 9, 6, 0, 0, 0, 7, 7, 1, 6, 6, 2, 9, 1, 2, 5, 7, 2, 9, 9, 6, 3, 2, 5, 4, 5, 3, 5, 7, 4, 6, 5, 1, 8, 1, 5, 4, 7, 5, 9, 6, 4, 5, 2, 3, 2, 6, 3, 2, 5, 4, 6, 8, 0, 7, 6, 1, 6, 5, 7, 9, 7, 2, 1, 7, 3, 6, 4, 2, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The transcendence of this constant was proved by 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.
EXAMPLE
0.76562634791235334713595583744001463296000771662912...
MATHEMATICA
RealDigits[Sum[1/(2^k * Fibonacci[k!]), {k, 1, 10}], 10, 120][[1]]
PROG
(PARI) suminf(k = 1, 1/(2^k * fibonacci(k!)))
CROSSREFS
Sequence in context: A178753 A104178 A092874 * A198109 A059751 A019859
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Mar 19 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 June 3 20:36 EDT 2024. Contains 373088 sequences. (Running on oeis4.)