Login
Remember
Register
Ask a Question
What kind of matrix is A? A = \begin{pmatrix} 1 & 2 & 3 \\ 0 & 5 & 7 \\ 0 & 0 & 9 \end{pmatrix}
+1
vote
asked
Jan 20, 2020
in
Mathematics
by
sharadyadav1986
What kind of matrix is A? A = \begin{pmatrix} 1 & 2 & 3 \\ 0 & 5 & 7 \\ 0 & 0 & 9 \end{pmatrix}
⎝
⎛
1
0
0
2
5
0
3
7
9
⎠
⎞
Upper Triangular
Lower Triangular
Idempotent
Nil Potent
#upper-triangle-matrix
Mathematics-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 20, 2020
by
Robindeniel
This is
Upper Triangular matrix
...