login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A295098 a(n) = n! * [x^n] exp(n*x)*(1 + exp(x^2/2)*x*(1 + sqrt(Pi/2)*erf(x/sqrt(2)))). 3
1, 2, 10, 75, 760, 9715, 150060, 2719017, 56556480, 1328337117, 34773226340, 1003998156293, 31696623421488, 1086258754644505, 40161805428662876, 1593475984997421525, 67534151717002711296, 3044989873158805787409, 145537456143562934305860, 7350253384336351186239341, 391132792671917087054081200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The n-th term of the n-th binomial transform of A006882.
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) ~ c * n^n, where c = 1 + exp(1/2) * (1 + sqrt(Pi/2) * erf(1/sqrt(2))) = 4.0594074053425761445394754992332... - Vaclav Kotesovec, Aug 21 2018
MATHEMATICA
Table[n! SeriesCoefficient[Exp[n x] (1 + Exp[x^2/2] x (1 + Sqrt[Pi/2] Erf[x/Sqrt[2]])), {x, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A136222 A184356 A292631 * A124426 A321394 A320956
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Nov 14 2017
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 December 6 03:07 EST 2023. Contains 367594 sequences. (Running on oeis4.)