Let $V$ be a vector space over $\Bbb C$, $p$ is a polynomial over $\Bbb C$ and $a\in \Bbb C$ .
Prove that $a$ is an eigen value of $p(T)$ where $T$ is a linear operator on $V$ $\iff$ $a=p(\lambda$ ) for some eigen value $\lambda$ of $T$.
Atempt:$a$ is an eigen value of $p(T)$ where $p(z)=(z-\lambda_1)(z-\lambda_2)\ldots (z-\lambda_n)$ say.
$\implies p(T)v=av\implies (z-\lambda_1)(z-\lambda_2)\ldots (z-\lambda_n)(v)=av$
But how to show that $a=p(\lambda)$.
Please help.