I have a question as follows:
Let $$A = \begin{bmatrix}0&0\\0&1\end{bmatrix}.$$ Prove that the ideal $\left<A\right>$ of the ring $M_2(\mathbb{R})$ is the whole ring.
I took some advice from this question, and tried to find a matrix $X$ which would give me an identity matrix for $AX + XA$. However, it seems any matrix I would try to multiply A with results in the first element being zero because of the zero elements in $A$. My initial thought was that this has something to do with A already being a part of the identity matrix equation. Am I anywhere near the solution?