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!)
A372388 Decimal expansion of Sum_{k>=0} (k+2) / (2k+1)!. 1
2, 5, 3, 4, 3, 4, 2, 1, 0, 7, 8, 7, 3, 3, 2, 4, 0, 7, 4, 5, 6, 2, 5, 2, 5, 5, 8, 6, 2, 7, 1, 9, 3, 2, 0, 6, 4, 0, 3, 4, 3, 4, 1, 5, 2, 8, 1, 8, 4, 0, 7, 5, 6, 5, 7, 7, 1, 3, 0, 4, 9, 2, 2, 6, 8, 7, 5, 3, 4, 5, 8, 8, 2, 4, 8, 1, 0, 9, 7, 6, 9, 2, 8, 9, 2, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals (1/e + 4*sinh(1))/2.
EXAMPLE
2.53434210787332407456252558627193206403434152818407...
MATHEMATICA
s = Sum[(k + 2)/(2 k + 1)!, {k, 0, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A372389.
Sequence in context: A030660 A253720 A371353 * A309735 A275726 A355505
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, May 12 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 26 15:58 EDT 2024. Contains 373718 sequences. (Running on oeis4.)