|
|
A059431
|
|
Triangle formed when cumulative boustrophedon transform is applied to 1, 0, 0, 0, ..., read by rows from left to right.
|
|
3
|
|
|
1, 0, 1, 2, 1, 0, 0, 2, 5, 8, 51, 36, 21, 8, 0, 0, 51, 138, 246, 362, 478, 6178, 4903, 3628, 2404, 1318, 478, 0, 0, 6178, 17259, 31968, 49081, 67512, 86421, 105330, 2290069, 1926320, 1562571, 1205000, 864688, 556344, 297081, 105330, 0
(list;
table;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,4
|
|
LINKS
|
|
|
FORMULA
|
If 1 == i mod 2, then T(i,j) = A059432(i,j).
If 0 == i mod 2, then T(i,j) = A059432(i,i-j).
|
|
EXAMPLE
|
Triangle T(i,j) (with rows i >= 0 and columns j = 0..i) begins:
1;
0, 1;
2, 1, 0;
0, 2, 5, 8;
51, 36, 21, 8, 0;
0, 51, 138, 246, 362, 478;
6178, 4903, 3628, 2404, 1318, 478, 0;
0, 6178, 17259, 31968, 49081, 67512, 86421, 105330;
|
|
CROSSREFS
|
|
|
KEYWORD
|
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|