Let $A=\begin{pmatrix} a_{1} & a_{2} \\ a_{3} & -a_{1}\end{pmatrix}\in\mathfrak{sl}_{2}(\mathbb{C})$. Let $f_{A}:\mathfrak{sl}_{2}(\mathbb{C})\rightarrow\mathfrak{sl}_{2}(\mathbb{C})$ by $f_{A}(X)=AX-XA$.
Let $\mathcal{B}=\left\{\begin{pmatrix} 1 & 0 \\ 0 & -1\end{pmatrix},\begin{pmatrix} 0 & 1 \\ 0 & 0\end{pmatrix},\begin{pmatrix} 0 & 0 \\ 1 & 0\end{pmatrix}\right\}$.
Show that if $f_{A}$ is diagonalizable, then $A$ is diagonalizable.
My attempt:
Let $\mathcal{B}_{0}=\{B_{1},B_{2},B_{3}\}$ be a basis of $\mathfrak{sl}_{2}(\mathbb{C})$ be such that $[f_{A}]_{\mathcal{B}_0}$ is a diagonal matrix. This means that $f_{A}(B_{i})=\lambda_{i}B_{i}$ for $i=1,2,3$.
I am unable to find an approach that would get me to a direction where I can express $P^{-1}AP=D$ where $D$ is a diagonal matrix. Any hints or answers would be greatly appreciated.
Suppose that $A$ is not diagonalizable. Then it has only one eigenvalue $\lambda$, with multiplicity $2$. But then $2\lambda=\operatorname{tr}(A)=0$, and therefore $\lambda=0$. So, the characteristic polynomial of $A$ is $\lambda^2$. But then, since the characteristic polynomial of $A$ is $\lambda^2-a_1^{\,2}-a_2a_3$, then $a_1$ is a square root of $-a_2a_3$. So, for two numbers $\alpha,\beta\in\Bbb C$, if $r$ is a square root of $-\alpha\beta$, then$$A=\begin{bmatrix}\pm r&\alpha\\\beta&\mp r\end{bmatrix}.$$And we have
So, the matrix of $f_A$ with respect to the basis $\mathcal B$ is$$\begin{bmatrix}0&-\beta&\alpha\\-2\alpha&\pm2r&0\\2\beta&0&\mp2r\end{bmatrix},\tag1$$whose characteristic polynomial is $-\lambda^3$. But $(1)$ is not the null matrix, which is the only diagonalizable matrix whose characteristic polynomial is $-\lambda^3$. So, $(1)$ is not diagonalizable, and therefore neither is $f_A$.