OFFSET
0,6
LINKS
Alois P. Heinz, Rows n = 0..200, flattened
FindStat - Combinatorial Statistic Finder, The depth of the binary tree.
EXAMPLE
Triangle T(n,k) begins:
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
2, 1, 0, 0, 0, 0, 0, 0, 0, ...
4, 6, 6, 4, 1, 0, 0, 0, ...
8, 20, 40, 68, 94, 114, 116, ...
16, 56, 152, 376, 844, 1744, ...
32, 144, 480, 1440, 4056, ...
64, 352, 1376, 4736, ...
128, 832, 3712, ...
256, 1920, ...
512, ...
...
MAPLE
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Jul 31 2002
STATUS
approved