Suppose that $A$ and $B$ are $n \times n$ matrices and $\lambda$ is an eigenvalue of A. Furthermore, the vector $\vec{x}$ is the eigenvector of A corresponding to the eigenvalue $\lambda$, and $\vec{x}$ is the fixed point of B. Prove that $\lambda$ is an eigenvalue of AB and BA, and the vector $\vec{x}$ is the corresponding eigenvector of AB and BA.
So just from reading the question I get the idea that either $A=B$ or either $A$ or $B$ is an identity matrix of size $n\times n$. The part of the question that really throws me off is where it states that $\vec{x}$ is a fixed point of $B$ considering that $\vec{x}$ is a vector. Can anyone help guide me through this problem?
No, it's not true that $A=B$ or that either is the identity.
Hint: If $x$ is a fixed point of $B$ and an eigenvector of $A$ for eigenvalue $\lambda$, calculate $ABx$ and $BAx$.