A143467 Triangle read by rows, A143315 * A128407, 1<=k<=n.
1, 3, -1, 5, 0, -1, 7, -3, 0, 0, 9, 0, 0, 0, -1, 11, -5, -3, 0, 0, 1, 13, 0, 0, 0, 0, 0, -1, 15, -7, 0, 0, 0, 0, 0, 0, 17, 0, -5, 0, 0, 0, 0, 0, 0, 19, -9, 0, 0, -3, 0, 0, 0, 0, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 23, -11, -7, 0, 0, 3, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1
Offset: 1
Examples
First few rows of the triangle = 1; 3, -1; 5, 0, -1; 7, -3, 0, 0; 9, 0, 0, 0, -1; 11, -5, -3, 0, 0, 1; 13, 0, 0, 0, 0, 0, -1; ...
Extensions
a(66) corrected by Georg Fischer, Aug 14 2023
Comments