Saladsamurai
- 3,009
- 7
Homework Statement
If a diagonal matrix is a square nxn matrix whose only nonzero entries occur in positions a_{ii},\ i=1,2,...,n prove that the product of two nxn diagonal matrices, D1 and D2, is diagonal AND that D1 and D2 commute.
(HINT: Use D1=[d_{ij}] and D2=[d'_{kl}]
use the definition of matrix multiplication to show that there is at most one non zero term in c_{il}=\sum_jd_{ij}d'_{jl})
Homework Equations
Definition of matrix multiplication (This is where I have the most trouble)
For C=BA, c_{ik}=\sum_{k=1}^nb_{ik}a_{kj},\ i=1,...,m\ j=1,...,p
Can someone just kind of talk about this definition with me for a minute?
Then I can make a real attempt at a solution.Thanks!