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!)
A292954 E.g.f.: exp(-1/3! * x^3 * exp(x)). 6

%I #14 Sep 30 2017 04:40:00

%S 1,0,0,-1,-4,-10,-10,105,1064,6356,25080,9075,-1056660,-13219206,

%T -106106364,-548948855,139658960,48411569800,761039099824,

%U 7815284148711,52216924707660,9385130453790,-6650556642220260,-132749143322588331,-1713641693856894824

%N E.g.f.: exp(-1/3! * x^3 * exp(x)).

%H Seiichi Manyama, <a href="/A292954/b292954.txt">Table of n, a(n) for n = 0..536</a>

%F a(n) = (-1)^n * A292910(n).

%o (PARI) x='x+O('x^66); Vec(serlaplace(exp(-1/3!*x^3*exp(x))))

%Y Column k=3 of A293015.

%Y Cf. A292952 (k=1), A292953 (k=2), this sequence (k=3), A292955 (k=4).

%Y Cf. A292910.

%K sign

%O 0,5

%A _Seiichi Manyama_, Sep 27 2017

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 13 18:32 EDT 2024. Contains 375144 sequences. (Running on oeis4.)