|
| |
|
|
A115524
|
|
Number triangle (1,-x)+(x,x)/2+(x,-x)/2-(x^2,x^2) (expressed using the notation of stretched Riordan arrays).
|
|
3
| |
|
|
1, 1, -1, -1, 0, 1, 0, 0, 1, -1, 0, -1, 0, 0, 1, 0, 0, 0, 0, 1, -1, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 1, 0
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Row sums are A000007. Diagonal sums are A115525. Matrix inverse is A115526. Row sums of inverse are A023416(n+2).
|
|
|
FORMULA
| Column k has g.f. (-x)^k+(x(-x)^k+x^(k+1))/2-x^(2k+2); Number triangle T(n, k)=(-1)^n*(if(n=k, 1, 0) OR if(n=2k+2, -1, 0) OR if(n=k+1, -(1+(-1)^k)/2, 0)).
G.f.: (1+x-x*y)/(1-x^2*y^2)-x^2/(1-x^2*y); - Paul Barry (pbarry(AT)wit.ie), Feb 02 2006
|
|
|
EXAMPLE
| Triangle begins
1,
1, -1,
-1, 0, 1,
0, 0, 1, -1,
0, -1, 0, 0, 1,
0, 0, 0, 0, 1, -1,
0, 0, -1, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 1, -1,
0, 0, 0, -1, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 0, 0, 1, -1,
0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1,
0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1,
|
|
|
CROSSREFS
| Sequence in context: A155898 A181650 A115952 * A117198 A054525 A174852
Adjacent sequences: A115521 A115522 A115523 * A115525 A115526 A115527
|
|
|
KEYWORD
| easy,sign,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Jan 25 2006
|
| |
|
|