How to find the type of Matrix

27 Views Asked by At

I was trying to solve my higher secondary question paper but got stuck in below question:

A square matrix A = a[ij]nxn is defined aij = 1 for i = j and 0 for i ≠ j then A is what type of matrix - zero, unit, upper triangular or lower triangular one.