Good evening; can you help me with the problem?
Let an $ n\times n$ matrix A have eigenvalues $\alpha_{1},...\alpha_n$ and eigenvectors ${a}_{1},.. {a}_{n}$ Find eigenvalues and eigenvectors for operator $$L:{Mat}_{n\times m} \to {Mat}_{n\times m}, \; L(X) = AX;$$
I tried to present $$ x = v *u^T ,$$ where $v$ is $n\times n$ and $u^T$ is $n\times m$ , but what to do next, I don't understand.
I looked for examples of similar problems, but I found nothing.
Let $X$ be an eigenvector for $L$, i.e. a non-zero matrix such that $$AX=\lambda X.$$ Write $X=(x_1,\dots, x_n)$, whith columns $x_1,\dots, x_n$. The above equation can then be read column-wise as $$Ax_i=\lambda x_i.$$ So you see that every column of $X$ has to be an eigenvector of $A$ with corresponding eigenvalue $\lambda$ or the zero vector.