I came across this question:
Let $\lambda_1$, $\lambda_2$, ..., $\lambda_m$ be $m$ distinct eigenvalues of linear operator $T:V \rightarrow V$. Show that $V(\lambda_1) + V(\lambda_2) + ... + V(\lambda_m)$ is an invariant subspace under $T$.
I assume $V$ is a vector space. Can anyone explain what $V(\lambda_1), V(\lambda_2),..., V(\lambda_m)$ is? What does it mean to multiply a vector space by a scalar?
Probably, $V(\lambda)$ denotes the eigenspace of the eigenvalue $\lambda$, which is defined as
$$V(\lambda) = \{x\in V \mid Tx = \lambda x\}$$
i.e. it is the space of all eigenvectors belonging to an eigenvalue (and the zero vector).
You can also write it as $V(\lambda)=\ker(T-\lambda I)$
There is no multiplication of a vector space by a scalar, $V(\lambda)$ does not mean "$V$ times $\lambda$", it means "$V$ of $\lambda$" (i.e., like $f(x)=x^2$ is read as $f$ of $x$ equals $x^2$).