|
| |
|
|
A117198
|
|
Generalized Riordan array (1,x)+(x,x^2)+(x^2,x^3).
|
|
2
| |
|
|
1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Row sums are A083039. Diagonal sums are A117199. Inverse is A117200.
|
|
|
FORMULA
| Number triangle T(n,k)=if(n=k,1,0) OR if(n=2k+1,1,0) OR if(n=3k+2,1,0).
|
|
|
EXAMPLE
| Triangle begins
1,
1, 1,
1, 0, 1,
0, 1, 0, 1,
0, 0, 0, 0, 1,
0, 1, 1, 0, 0, 1,
0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 1, 0, 0, 0, 1,
0, 0, 1, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
|
|
|
CROSSREFS
| Sequence in context: A181650 A115952 A115524 * A054525 A174852 A065333
Adjacent sequences: A117195 A117196 A117197 * A117199 A117200 A117201
|
|
|
KEYWORD
| easy,nonn,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Mar 02 2006
|
| |
|
|