A135871 Triangle by columns: A013610 signed and interleaved with zeros.
1, 0, 3, -1, 0, 9, 0, -6, 0, 27, 1, 0, -27, 0, 81, 0, 9, 0, -108, 0, 243, -1, 0, 54, 0, -405, 0, 729, 0, -12, 0, 270, 0, -1458, 0, 2187
Offset: 1
Examples
First few rows of the triangle: 1; 0, 3; -1, 0, 9; 0, -6, 0, 27; 1, 0, -27, 0, 81; 0, 9, 0, -108, 0, 243; -1, 0, 54, 0, -405, 0, 729; ...
Formula
The triangle starts with A013610, then by columns sign (+, -, +, ...) and interleave with zeros.
Comments