\documentclass[a4paper,12pt]{article}

\begin{document}

\parindent=0pt


QUESTION

Show that if $\lambda$ is a non-zero eigenvalue of the invertible
$n\times n$ matrix $A$ then $\lambda^{-1}$ is an eigenvalue of
$A^{-1}$. Illustrate the theorem with a matrix of your choice.

\bigskip

ANSWER

If $A\textbf{x}=\lambda\textbf{x}$ then
$\frac{1}{\lambda}\textbf{x}=A^{-1}\textbf{x}$. Any invertible
matrix will do for the illustration (but one hopes that students
will not choose a $1\times 1$ matrix).



\end{document}
