In a compact single dimensional array representation for lower triangular matrices (i.e. all the elements above the diagonal are zero) of size n × n, non-zero elements (i.e. elements of the lower triangle) of each row are stored one after another, starting from the first row, the index of the (i,j)th element of the lower triangular matrix in this new representation is