OFFSET
0,4
COMMENTS
EXAMPLE
First few rows of the triangle, n>=0:
1;
1, 1;
2, 2, 2;
2, 4, 4, 4;
3, 6, 10, 8, 8;
3, 9, 16, 24, 16, 16;
4, 12, 28, 40, 56, 32, 32;
4, 16, 40, 80, 96, 128, 64, 64;
5, 20, 60, 120, 216, 224, 288, 128, 128;
5, 25, 80, 200, 336, 560, 512, 640, 256, 256;
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson & Roger L. Bagula, Mar 08 2009
EXTENSIONS
Edited by the Associate Editors of the OEIS, Apr 10 2009
STATUS
approved