Diagonal Matrix
A matrix is diagonal if the only non-zero elements, if any, are on the main diagonal.
- If is diagonal, then is very easy to compute because you simply exponentiate every diagonal element by
Diagonal matrices cannot have
Strang
Consider a matrix with some eigenvalues and eigenvectors. …