A146024 Triangle read by rows, A146023 convolved with A010815.
1, 2, -1, 5, -2, -1, 10, -5, -2, 0, 20, -10, -5, 0, 0, 36, -20, -10, 0, 0, 1, 65, -36, -20, 0, 0, 2, 0, 1, 1, 0, 110, -65, -36, 0, 0, 5, 0, 1, 185, -110, -65, 0, 0, 110, 0, 2, 0, 300, -185, -110, 0, 0, 20, 0, 5, 0, 0
Offset: 0
Examples
First few rows of the triangle = 1; 2, -1; 5, -2, -1; 10, -5, -2, 0; 20, -10, -5, 0, 0; 36, -20, -10, 0, 0, 1; 65, -36, -20, 0, 0, 2, 0; 110, -65, -36, 0, 0, 5, 0, 1; ...
Comments