Let $V$ be the linear space of all real polynomial $p(x)$ of degree $\leq n$. If $p \in V$, define $q=T(p)$ to mean that $q(t)=p(t+1)$ for all real $t$. Prove that $T$ has only the eigenvalue $1$. What are the eigenfunctions belonging to this eigenvalue?
It is obvious that constant polynomials are eigenfunctions with eigenvalues 1. But how to prove that this is the only eigenvalue.
You need to find constants $\lambda$ and polynomials $p$, not identically zero, such that $$\qquad\qquad\qquad p(t+1)=\lambda p(t)\quad\hbox{for all $t\in\Bbb R$}.\qquad\qquad\qquad(*)$$ Firstly, if $p$ is a constant $c\ne0$, then $c=\lambda c$ and $\lambda=1$.
There are no solutions with degree $1$ because then we need $$a(t+1)+b=\lambda(at+b)$$ with $a\ne0$, and equating coefficients gives no solution.
If there is a solution with degree $m>1$, then differentiating $(*)$ shows that $p'$ is also a solution, and it has degree $m-1$. Repeated differentiation leads to a solution of degree $1$, which is impossible.
Therefore the only solution is $\lambda=1$ and $p$ constant.