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!)
A306770 Decimal expansion of Sum_{k>=0} 1/(k! + (k+1)! + (k+2)!). 1
4, 0, 0, 3, 7, 9, 6, 7, 7, 0, 0, 4, 6, 4, 1, 3, 4, 0, 5, 0, 0, 2, 7, 8, 6, 2, 7, 1, 0, 3, 4, 3, 0, 6, 5, 9, 7, 8, 2, 3, 4, 5, 8, 4, 7, 9, 0, 7, 1, 7, 5, 5, 8, 2, 1, 2, 6, 5, 0, 6, 4, 3, 0, 7, 2, 6, 4, 3, 0, 5, 2, 2, 5, 9, 7, 4, 0, 8, 1, 1, 1, 9, 5, 9, 4, 2, 8, 5, 3, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Exponential Integral.
FORMULA
Sum_{k>=0} 1/(k! + (k+1)! + (k+2)!) = exp(1) - 1 + gamma - ExpIntegralEi[1].
From Amiram Eldar, Jun 26 2021: (Start)
Equals Sum_{k>=2} 1/A054119(k).
Equals -Integral{x=0..1} x*log(x)*exp(x) dx. (End)
EXAMPLE
0.40037967700464134050027...
PROG
(PARI) exp(1) - 1 + Euler - real(-eint1(-1)) \\ Michel Marcus, Mar 09 2019
CROSSREFS
Cf. A001113 (exp(1)), A001620 (gamma), A054119, A091725 (ExpIntegralEi[1]).
Sequence in context: A091467 A224861 A050443 * A308278 A308277 A278216
KEYWORD
nonn,cons
AUTHOR
Seiichi Manyama, Mar 09 2019
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 14 00:47 EDT 2024. Contains 372528 sequences. (Running on oeis4.)