OFFSET
1,5
COMMENTS
For n > 1, T(n, 2) = T(n, n) = A000105(n).
LINKS
EXAMPLE
RBRG is considered the same as BRBG, but different from RBGR.
Triangle begins:
1;
0, 1;
0, 2, 2;
0, 5, 10, 5;
0, 12, 66, 55, 12;
0, 35, 415, 695, 285, 35;
0, 108, 2844, 8227, 6080, 1446, 108;
0, 369, 19875, 95697, 113418, 46441, 7140, 369;
...
PROG
(MATLAB) % See the link for MATLAB code.
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
David Wasserman, Oct 30 2003
STATUS
approved
