%I #4 May 12 2018 20:19:25
%S 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,
%T -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,
%U -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
%N Triangle read by rows. The main diagonal is positive. If rowindex >= 2*columnindex then -1 else 0.
%C Matrix inverse of this triangle is A155077.
%e Table begins:
%e 1,
%e -1,1,
%e -1,0,1,
%e -1,-1,0,1,
%e -1,-1,0,0,1,
%e -1,-1,-1,0,0,1,
%e -1,-1,-1,0,0,0,1,
%e -1,-1,-1,-1,0,0,0,1,
%e -1,-1,-1,-1,0,0,0,0,1,
%Y Cf. A000123.
%K sign,tabl
%O 1,1
%A _Mats Granvik_, _Gary W. Adamson_, Jan 19 2009