Let $A$ and B be $n\times n$ matrices over a field $F$. Then prove or disprove
$(i)\, AB$ and $BA$ have same characteristic values.
$(ii)\, AB$ and $BA $ have same characteristic polynomial.
$(iii)\, AB$ and $BA $ have same minimal polynomial.
Proof of $(i)$
Let $c$ be an eigenvalue of AB and v be corresponding eigenvector. Then $AB(v)=cv$, $B(ABv)=B(cv)$, $BA(Bv)=c(Bv)$.
This implies $Bv$ is an eigenvector of $BA$ corr. to eigenvalue $c$.
But this statement holds if $Bv$ is nonzero.
What if $Bv=0$?
$(ii)$ If $A$ is invertible then $A^{-1}(AB)A= BA$, i.e. $AB $ and $BA$ are similar and hence have same charateristic polynomial.
Similar proof when $B$ is invertible.
But what if both $A$ and $B$ are not invertible?
I have no idea about $(iii)$.
Please help me to complete these proofs.
First note that there is an equivalent definition for characteristic value - a characteristic value of $A$ is a scalar $c$ such that the matrix $(A-cI)$ is NOT invertible.
For (i) - if $0$ is a characteristic value of $AB$ then $AB$ is not invertible $\Rightarrow BA$ is not invertible and hence $0$ is a characteristic value of $BA$. Let us assume that $c\neq 0$ is a characteristic value of $AB$. Then as you have shown $c$ is a characteristic value of $BA$ as long as $Bv\neq0$. Suppose $Bv=0\Rightarrow A(Bv)=0\Rightarrow cv=0$. Since $c\neq0$ we have $v=0$ which is a contradiction.
For (ii) and (iii) see Do $ AB $ and $ BA $ have same minimal and characteristic polynomials?