|
| |
|
|
A059484
|
|
Triangle T(n,k) = coefficient of x^n*y^k in 1/(1-x*y-x*y^2-x^2*y^3), read by rows in order 00, 10, 01, 20, 11, 02, ...
|
|
1
| |
|
|
1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25, 1, 0, 0, 0, 0, 0, 0
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,19
|
|
|
REFERENCES
| R. C. Read, Contributions to the cell growth problem, Canad. J. Math., 14 (1962), 1-20.
|
|
|
MAPLE
| read transforms; 1/(1-x*y-x*y^2-x^2*y^3); SERIES2(%, x, y, 12): SERIES2TOLIST(%, x, y, 12);
|
|
|
CROSSREFS
| Row sums: A079973.
Sequence in context: A181004 A051344 A101856 * A035678 A094518 A123074
Adjacent sequences: A059481 A059482 A059483 * A059485 A059486 A059487
|
|
|
KEYWORD
| nonn,tabl,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), Feb 04 2001
|
| |
|
|