I wondered if anyone could help me with a couple of proofs.
The question is: Let $A$ be a given $n \times m$ matrix. The collection of scalars $\lambda_i$ and associated $n \times 1$ vectors $q_i$ that solve the equation $Aq=\lambda q$ are known as eigenvalues and eigenvectors of $A$, respectively show that:
i. Suppose $n=m$. Then for any non-singular $n \times n$ square matrix $G$ the eigenvalues of $G^{-1}AG$ are the same as those of $A$.
ii. If $A^{-1}$ exists then it shares the same eigenvectors $q_i$ as $A$ with corresponding eigenvalues $\lambda_i^{-1}$
Thanks in advance!