I am doing some functional analysis and am struggling with the following exercise: Let $T$ be an integral operator defined as followed: $$T(f)(s)=\int_0^1(s-t)^2f(t)dt$$ I am asked to it’s spectrum. I did/think the following:
I think this operator is compact thus it suffices to find all the eigenvalues. I.e. all the $\lambda\in\mathbb R$ satisfying: $\lambda f=T(f)$. After I tried some functions for $f$, I noticed that $T$ sends any integrable function to a polynomial of at most degree 2. So the eigenvalues are polynomials of at most degree 2.
Note: this is just my intuition I have not yet been able to make it rigorous. My questions are:
- Am I on the right track?
- How can I make this rigorous for a random integrable function $f$ instead of examples?
- How do I find the eigenvalues given the eigenvectors are polynomials of at most degree 2?
Thank u :)