|
| |
|
|
A124369
|
|
Riordan array (1/((1-x-x^2)(1+x+x^2)),x(1+x)/((1-x-x^2)(1+x+x^2))).
|
|
1
| |
|
|
1, 0, 1, 1, 1, 1, 2, 2, 2, 1, 2, 6, 4, 3, 1, 4, 9, 12, 7, 4, 1, 7, 17, 24, 21, 11, 5, 1, 10, 34, 48, 50, 34, 16, 6, 1, 17, 58, 103, 110, 91, 52, 22, 7, 1, 28, 104, 200, 250, 220, 152, 76, 29, 8, 1, 44, 188, 385, 534, 530, 400, 239, 107, 37, 9, 1
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,7
|
|
|
COMMENTS
| Row sums are A123392. Diagonal sums are A124370. First column is A094686. Product of A026729 and abs(A049310).
|
|
|
FORMULA
| Number triangle T(n,k)=sum{j=0..n, C(j,n-j)*C((j+k)/2,(j-k)/2)*(1+(-1)^(j-k))/2};
|
|
|
EXAMPLE
| Triangle begins
1,
0, 1,
1, 1, 1,
2, 2, 2, 1,
2, 6, 4, 3, 1,
4, 9, 12, 7, 4, 1,
7, 17, 24, 21, 11, 5, 1,
10, 34, 48, 50, 34, 16, 6, 1,
17, 58, 103, 110, 91, 52, 22, 7, 1
|
|
|
CROSSREFS
| Sequence in context: A132225 A093116 A198199 * A205013 A138258 A205599
Adjacent sequences: A124366 A124367 A124368 * A124370 A124371 A124372
|
|
|
KEYWORD
| easy,nonn,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Oct 27 2006
|
| |
|
|