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!)
A371947 Decimal expansion of Sum_{k>=0} (-1)^k * (k+2)! / (2*k+1)!. 1
1, 1, 7, 8, 0, 5, 4, 5, 4, 7, 9, 3, 7, 7, 5, 2, 7, 8, 6, 9, 9, 1, 7, 5, 5, 2, 9, 4, 0, 6, 1, 2, 0, 8, 6, 9, 6, 3, 8, 7, 0, 5, 3, 6, 8, 4, 6, 6, 9, 9, 6, 1, 5, 0, 4, 7, 6, 8, 9, 1, 7, 4, 6, 2, 0, 7, 9, 1, 5, 5, 6, 4, 4, 3, 4, 4, 9, 4, 8, 9, 9, 3, 4, 5, 2, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
Equals (18*e^(1/4) + sqrt(Pi)*erfi(1/2))/(16*e^(1/4)).
Equals 2*1F1(3;3/2;-1/4) . - R. J. Mathar, Aug 02 2024
EXAMPLE
1.17805454793775278699175529406120869638705368466996...
MATHEMATICA
s = Sum[(-1)^k (k + 2)!/(2 k+1)!, {k, 0, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A371942.
Sequence in context: A181438 A333972 A088396 * A199723 A359255 A188485
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 September 1 06:23 EDT 2024. Contains 375575 sequences. (Running on oeis4.)