Logarithm of a matrix: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile app edit Android app edit
Ei283 (talk | contribs)
m The logarithm of a non-diagonalizable matrix: Corrected "righ-hand" to "right-hand"
Line 191:
:<math>\log \begin{bmatrix}1 & 1\\ 0 & 1\end{bmatrix}
=\begin{bmatrix}0 & 1\\ 0 & 0\end{bmatrix},</math>
which can be verified by plugging the righright-hand side into the matrix exponential:
<math display="block">
\exp \begin{bmatrix}0 & 1\\ 0 & 0\end{bmatrix}