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!)
A371942 Decimal expansion of Sum_{k>=0} (k+2)! / (2k+1)!. 1
3, 2, 2, 5, 9, 2, 6, 6, 7, 6, 4, 6, 6, 6, 4, 5, 5, 4, 8, 9, 3, 8, 7, 9, 7, 0, 4, 5, 4, 3, 4, 5, 7, 0, 8, 9, 7, 7, 6, 4, 4, 2, 6, 9, 1, 3, 1, 7, 8, 0, 8, 4, 6, 9, 9, 2, 9, 9, 0, 1, 8, 2, 3, 9, 1, 6, 2, 6, 1, 4, 9, 8, 8, 0, 2, 0, 3, 3, 6, 1, 1, 5, 7, 1, 0, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals (1/16)*(22 + 25*e^(1/4)*sqrt(Pi)*erf(1/2)).
EXAMPLE
3.22592667646664554893879704543457089776442691317...
MATHEMATICA
s = Sum[(k + 2)!/(2 k+1)!, {k, 0, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A371947.
Sequence in context: A058608 A112196 A021035 * A259967 A007567 A093055
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Apr 28 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 1 02:06 EDT 2024. Contains 373008 sequences. (Running on oeis4.)