Here is an exercise I had to deal with recently
Let $\phi : f \in C([-\pi,\pi], \mathbb R) \mapsto\int_{[-\pi,\pi]} sin(x+t)f(t)dt $
I proved $\phi$ is an endomophism, and then I had to discuss its eigenvalues, eigenvectors and eigenspaces. So $\phi(f) = \lambda f$ is equivalent to $\lambda f(x) = sin(x)\int_{[-\pi,\pi]}f(t)cos(t)dt + cos(x)\int_{[-\pi,\pi]}f(t)sin(t)dt$ for all $x$ in $[-\pi,\pi]$
If $\lambda \neq 0$ then $f \in span(sin, cos)$ ($1$)
If $\lambda = 0$ then $
Can you expand points ($1$) and ($2$) please. Thank you