A155076 Triangle read by rows. The main diagonal is positive. If rowindex >= 2*columnindex then -1 else 0.
1, -1, 1, -1, 0, 1, -1, -1, 0, 1, -1, -1, 0, 0, 1, -1, -1, -1, 0, 0, 1, -1, -1, -1, 0, 0, 0, 1, -1, -1, -1, -1, 0, 0, 0, 1, -1, -1, -1, -1, 0, 0, 0, 0, 1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 1, -1, -1, -1, -1, -1, -1, 0
Offset: 1
Examples
Table begins: 1, -1,1, -1,0,1, -1,-1,0,1, -1,-1,0,0,1, -1,-1,-1,0,0,1, -1,-1,-1,0,0,0,1, -1,-1,-1,-1,0,0,0,1, -1,-1,-1,-1,0,0,0,0,1,
Crossrefs
Cf. A000123.
Comments