A143319 Triangle read by rows, A051731 * A143318; 1<=k<=n.
1, 3, -1, 4, -1, -1, 7, -4, 0, 0, 6, -1, -1, -1, -1, 12, -8, -3, 1, 1, 1, 8, -1, -1, -1, -1, -1, -1, 15, -11, 0, 0, 0, 0, 0, 0, 13, -5, -5, 0, 0, 0, 0, 0, 0, 18, -10, -3, -3, -3, 1, 1, 1, 1, 1, 12, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -27, -7, 4, 4, 4, 0, 0, 0, 0, 0, 0
Offset: 1
Examples
First few rows of the triangle = 1; 3, -1; 4, -1, -1; 7, -4, 0, 0; 6, -1, -1, -1, -1; 12, -8, -3, -1, -1, -1; 8, -1, -1, -1, -1, -1, -1; ...
Extensions
a(69) = -7 corrected by Georg Fischer, Jun 10 2023
Comments