Math, asked by vishalmannu2011, 8 months ago

A matrix A = [aij] is an upper triangular matrix if = _____.

a. It is a square matrix and aij = 0, i < j

b. It is a square matrix and aij = 0, i > j

c. It is not a square matrix and aij = 0, i > j

d. It is not a square matrix and aij = 0​

Answers

Answered by vijayyadavyy21
0

Answer:

aij=0, for i>j

A square matrix will be upper triangular matrix if all the elements of the lower triangle are zeros.

aij=0, i>0

Answered by shreta4567
0

A matrix A=[aij] is an upper triangular matrix if ' it is a square matrix and   aij = 0 for all i>j '

example:

\left[\begin{array}{ccc}1&amp;2&amp;3\\0&amp;5&amp;6\\0&amp;0&amp;9\end{array}\right]

in the above matrix all the elements below the diagonal elements are 'ZERO'. And the elements below the diagonal elements has the value of

'i > j'. And only a square matrix can be an upper or lower triangular matrix.

So, the correct option is 'b'

#SPJ2

Similar questions