A143446 Triangle read by rows: A000012 * A143424.
1, 0, 2, -1, 2, 4, -1, 0, 4, 8, -2, 0, 4, 8, 16, -1, -2, 0, 8, 16, 32, -2, -2, 0, 8, 16, 32, 64, -2, -2, 0, 0, 16, 32, 64, 128, -2, -2, -4, 0, 16, 32, 64, 128, 256, -1, -4, -4, 0, 0, 32, 64, 128, 256, 512, -2, -4, -4, 0, 0, 32, 64, 128, 256, 512, 1024, -2, -2, -4, -8, 0, 0, 64, 128, 256, 512, 1024, 2048
Offset: 1
Examples
First few rows of the triangle: 1; 0, 2; -1, 2, 4; -1, 0, 4, 8; -2, 0, 4, 8, 16; -1, -2, 0, 8, 16, 32; -2, -2, 0, 8, 16, 32, 64; ...
Extensions
a(37) = -2 corrected and more terms from Georg Fischer, Jun 05 2023
Comments