Matrix $\textbf{A} = \begin{bmatrix}2&-1\\-1&1\end{bmatrix}.$
Give two examples of a non-zero matrix $\textbf{A}$ such that $\textbf{AX} = \textbf{XA}$?
Find the general form of $\textbf{AX}$?
Matrix $\textbf{A} = \begin{bmatrix}2&-1\\-1&1\end{bmatrix}.$
Give two examples of a non-zero matrix $\textbf{A}$ such that $\textbf{AX} = \textbf{XA}$?
Find the general form of $\textbf{AX}$?
The characteristic and minimal polynomials coincide, $\lambda^2 - 3 \lambda + 1.$ Therefore all matrices that commute with $A$ are polynomials in $A,$ by Cayley-Hamilton we can take these as $$ xI + y A $$
Or you can write $$ X = \left( \begin{array}{cc} p & q \\ r & s \end{array} \right) $$ and write out the matrix $AX-XA$ and set all four matrix entries to zero. You get simple equations restricting the entries of $X.$