Show that: If $X \in \mathbb{R}^{2x2}$ is a matrix which satisfies the relation $X \cdot Y = Y \cdot X$ for all $Y \in \mathbb{R}^{2x2}$, then $X$ has the form $X = \begin{pmatrix} \lambda & 0\\ 0 & \lambda \end{pmatrix}$ with $\lambda \in \mathbb{R}$.
I don't know how to solve this task? Maybe we are allowed to set specific matrix for $Y$? But I'm not sure because it's saying "for all" so we must stay general?
Else I would say we can satisfy this relation when we set $Y = \begin{pmatrix} 1 & 0\\ 0 & 0 \end{pmatrix}$ I think.
But that's not enough to prove it right? : /