Advertisements
Advertisements
Question
Given an example of
a diagonal matrix which is not scalar,
Advertisements
Solution
`[[1 0 0],[0 2 0],[0 0 3]]`
For a diagonal matrix which is not scalar, all elements except those in the leading diagonal should be zero and the
elements in the diagonal should not be equal.
shaalaa.com
Is there an error in this question or solution?
