A143320 Triangle read by rows, A000012 * A143317; 1<=k<=n.
1, 4, -1, 8, -1, -1, 15, -4, -1, 0, 21, -4, -1, 0, -1, 33, -8, -4, 0, -1, 1, 41, -8, -4, 0, -1, 1, -1, 56, -15, -4, 0, -1, 1, -1, 0, 69, -15, -8, 0, -1, 1, -1, 0, 0, 87, -21, -8, 0, -4, 1, -1, 0, 0, 1, 99, -21, -8, 0, -4, 1, -1, 0, 0, 1, -1, 127, -33, -15, 0, -4, 4, -1, 0, 0, 1, -1, 0
Offset: 1
Examples
First few rows of the triangle = 1; 4, -1; 8, -1, -1 15, -4, -1, 0; 21, -4, -1, 0, -1; 33, -8, -4, 0, -1, 1; 41, -3, -4, 0, -1, 1, -1; ...
Extensions
Corrected last few terms. - Stuart Orford (sjorford(AT)gmail.com), Dec 22 2008
Comments