I have an operator $ Ax(t) = \int_{0}^{t^2} x(s)ds $ in $ C [0;1] $. I need to find spectrum of this operator.
$ A $ is a compact operator, so the spectrum consists of 0 and eigenvalues. As I understand there is no eigenvalues, so spectrum = 0. But I don't know how to prove that there is no eigenvalues in spectrum.
Would be very glad for any help!
Hints: Suppose $\int_0^{t^{2}} x(s)ds=\lambda x(t), \lambda \neq 0$. Without loss of generality assume $|x(t)| \leq 1$ for all $t$. Let $u_1=1$ and $u_{n+1}=2(u_n+1)$. Let $N_1=1$ and $N_{n+1} =u_{n+1} N_n$. Verify, by induction that $|x(t)| \leq \frac 1 {|\lambda|^{n}} \frac {t^{u_n}} {N_n}$. Observe that $N_n \geq {N!}$ and $u_n \geq n$. Letting $n \to \infty$ conclude that $x(t)=0$ for all $t$.