|
Search: id:A119879
|
|
|
| A119879 |
|
Exponential Riordan array (sech(x),x). |
|
+0 7
|
|
| 1, 0, 1, -1, 0, 1, 0, -3, 0, 1, 5, 0, -6, 0, 1, 0, 25, 0, -10, 0, 1, -61, 0, 75, 0, -15, 0, 1, 0, -427, 0, 175, 0, -21, 0, 1, 1385, 0, -1708, 0, 350, 0, -28, 0, 1, 0, 12465, 0, -5124, 0, 630, 0, -36, 0, 1, -50521, 0, 62325, 0, -12810, 0, 1050, 0, -45, 0, 1
(list; table; graph; listen)
|
|
|
OFFSET
|
0,8
|
|
|
COMMENT
|
Row sums have e.g.f. exp(x)sech(x) (signed version of A009006). Inverse of masked Pascal triangle A119467. Transforms the sequence with e.g.f. g(x) to the sequence with e.g.f. g(x)*sech(x).
|
|
FORMULA
|
Number triangle whose k-th column has e.g.f. sech(x)*x^k/k!
T(n,k) = C(n,k)2^(n-k)E_{n-k}(1/2) where C(n,k) is the binomial coefficient and E_{m}(x) are the Euler polynomials. [From Peter Luschny (peter(AT)luschny.de), Jan 25 2009]
|
|
EXAMPLE
|
Triangle begins
1,
0, 1,
-1, 0, 1,
0, -3, 0, 1,
5, 0, -6, 0, 1,
0, 25, 0, -10, 0, 1,
-61, 0, 75, 0, -15, 0, 1,
0, -427, 0, 175, 0, -21, 0, 1,
1385, 0, -1708, 0, 350, 0, -28, 0, 1
|
|
MAPLE
|
T := (n, k) -> binomial(n, k)*2^(n-k)*euler(n-k, 1/2): [From Peter Luschny (peter(AT)luschny.de), Jan 25 2009]
|
|
CROSSREFS
|
Sequence in context: A106683 A139601 A079520 this_sequence A115714 A020768 A104544
Adjacent sequences: A119876 A119877 A119878 this_sequence A119880 A119881 A119882
|
|
KEYWORD
|
easy,sign,tabl
|
|
AUTHOR
|
Paul Barry (pbarry(AT)wit.ie), May 26 2006
|
|
|
Search completed in 0.002 seconds
|