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!)
A371940 Decimal expansion of Sum_{k>=0} (-1)^k (k+2)! / (2k)!. 1
1, 5, 0, 1, 1, 8, 2, 3, 2, 7, 2, 3, 9, 3, 2, 1, 3, 3, 3, 3, 0, 9, 8, 3, 5, 2, 8, 2, 5, 4, 7, 7, 8, 2, 7, 5, 9, 3, 4, 6, 0, 0, 5, 3, 5, 7, 3, 4, 2, 1, 0, 8, 4, 7, 7, 6, 2, 8, 0, 7, 9, 7, 2, 6, 2, 2, 6, 9, 0, 7, 0, 9, 0, 7, 1, 4, 5, 4, 3, 6, 5, 7, 6, 7, 9, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Equals (30 e^(1/4) - 41 sqrt(Pi) erfi(1/21))/(32 e^(1/4)).
Equals 2* 1F1(3;1/2;-1/4). - R. J. Mathar, Aug 02 2024
EXAMPLE
-0.1501182327239321333309835282547782759346005...
MATHEMATICA
s = Sum[(-1)^k (k + 2)!/(2 k)!, {k, 0, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A371938.
Sequence in context: A363041 A180494 A200653 * A058064 A316568 A198927
KEYWORD
nonn,cons,changed
AUTHOR
Clark Kimberling, Apr 27 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 August 7 05:36 EDT 2024. Contains 375008 sequences. (Running on oeis4.)