|
Search: id:A009014
|
|
|
| A009014 |
|
Has exponential generating function (1+x)/(1+x+x^2/2). |
|
+0 1
|
|
| 1, 0, -1, 3, -6, 0, 90, -630, 2520, 0, -113400, 1247400, -7484400, 0, 681080400, -10216206000, 81729648000, 0, -12504636144000, 237588086736000, -2375880867360000, 0, 548828480360160000, -12623055048283680000
(list; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
REFERENCES
|
Ghislain R. Franssens, On a Number Pyramid Related to the Binomial, Deleham, Eulerian, MacMahon and Stirling number triangles, Journal of Integer Sequences, Vol. 9 (2006), Article 06.4.1.
|
|
FORMULA
|
E.g.f.: (1+x)/(1+x+x^2/2) = 1/cosh(ln(1+x)).
a(n) = -n*a(n-1)-n*(n-1)/2*a(n-2), a(0)=1, a(1)=0.
|
|
MATHEMATICA
|
1/Cosh[ Log[ 1+x ] ]
|
|
PROGRAM
|
(PARI) a(n)=-(2^-n)*n!*real((-1+I)^(n+1))
|
|
CROSSREFS
|
Sequence in context: A070297 A094674 A125287 this_sequence A009036 A021281 A034004
Adjacent sequences: A009011 A009012 A009013 this_sequence A009015 A009016 A009017
|
|
KEYWORD
|
sign,easy
|
|
AUTHOR
|
R. H. Hardin (rhhardin(AT)att.net)
|
|
EXTENSIONS
|
Extended with signs Mar 15 1997 by Olivier Gerard. Better description from Michael Somos
|
|
|
Search completed in 0.002 seconds
|