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!)
A294257 E.g.f.: exp((1-x)*(1-x^2)*(1-x^3)*(1-x^4) - 1). 2

%I #10 Oct 27 2017 04:08:04

%S 1,-1,-1,5,1,199,-1409,-4579,25985,23759,13872511,-129511691,

%T -1050605951,4703204375,33833371391,6781977225869,-71864943455999,

%U -926469142419809,-2738986440688385,11032808190085349,16738876153047304961,-146356319119622810521

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

%H Seiichi Manyama, <a href="/A294257/b294257.txt">Table of n, a(n) for n = 0..467</a>

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

%Y Column k=4 of A294254.

%K sign

%O 0,4

%A _Seiichi Manyama_, Oct 26 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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)