Let $A$ be a $2×2$ matrix with complex entries. Suppose that $\det(A) = 0$ and $\mathrm{tr}(A)\neq 0$. Show the following:
a) $\ker(A) \cap \mathrm{range}(A)= \{\mathbb{0}\}$
b) $\mathbb{C}^2 = \mathrm{span}(\ker(A) \cup \mathrm{range}(A))$
My thinking:
I take $ A= \begin{pmatrix} 0 & 0 \\ 1 & 1 \\ \end{pmatrix} $. Here I got that $\ker(A) = 1$ and $\mathrm{rank}(A) = 1$ as $\ker(A) \cap \mathrm{range}(A)= 1$ as I am not getting $\{0\}$ for option a).
And for option b) I do not know how to approach…
Start with
$$A=\begin{bmatrix}a & b\\c & d\end{bmatrix}$$
We know that $a+d\neq 0$ and $ad=bc$. Compute
$$A^2=\begin{bmatrix}a^2+bc & ab+bd\\ac+cd & bc+d^2\end{bmatrix}=(a+d)A$$
Now consider $v\in \ker{A}\cap\operatorname{range}{A}$; one has $Av=0$ and $v=Aw$ for some $w\in \Bbb{C}^2$, so $A^2w=0=(a+d)Aw$. But $a+d\neq 0$, therefore $v=Aw=0$
Now any $v\in\Bbb{C}^2$ can be written as
$$v=\underbrace{v-\left({1\over a+d}Av\right)}_{s}+{1\over a+d}Av$$
$1/(a+d)Av\in \operatorname{range}{A}$ and $As=0$