Triangle begins:
1;
0, 2;
0, 1, 4;
0, 0, 4, 8;
0, 0, 1, 12, 16;
0, 0, 0, 6, 32, 32;
0, 0, 0, 1, 24, 80, 64;
The entries can also be interpreted as the antidiagonal reading of the following array:
1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024,...
A000079
0, 1, 4, 12, 32, 80, 192, 448, 1024, 2304, 5120,...
A001787
0, 0, 1, 6, 24, 80, 240, 672, 1792, 4608,11520,...
A001788
0, 0, 0, 1, 8, 40, 160, 560, 1792, 5376,15360,...
A001789
0, 0, 0, 0, 1, 10, 60, 280, 1120, 4032,13440,...
0, 0, 0, 0, 0, 1, 12, 84, 448, 2016, 8064,...
0, 0, 0, 0, 0, 0, 1, 14, 112, 672, 3360,...
0, 0, 0, 0, 0, 0, 0, 1, 16, 144, 960,...
0, 0, 0, 0, 0, 0, 0, 0, 1, 18, 180,...
0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 20,...
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,...