Suppose the matrices $A, B \in Mat(n, \mathbb{F}).$ If a vector $v$ is an eigenvector of the matrix $AB,$ that is, of the composition $f_A \circ f_B,$ then is it also an eigenvector of $A$ and of $B,$ that is, of $f_A$ and of $f_B?$
I think not, for I came up with the example $$v \mapsto \lambda v + w$$ under $f_A$ for some non-zero vector $w$ that is linearly independent with respect to $v,$ and $$\lambda v + w \mapsto \lambda v$$ under $f_B.$ But, I'm not sure if my example makes any sense.
Note that $A$ and $B$ are square matrices.
Thank you!
I don't understand your counterexample, but the claim is false. The Euclidean basis vector $e_1$ is an eigenvector of the identity matrix. Does it follow that $e_1$ is an eigenvector of every single invertible matrix $A$ (since $AA^{-1}=I$)?