I understand that the continuous spectrum of an operator are the $\lambda's$ such that $(\lambda-T)$ is injective but ran$(\lambda-T)$ isn't dense in the image. But i can't properly calculate it for a given example. For example consider the operator $T:C[0,1]\to C[0,1]$ such that $$Tf(x)=xf(x)+\int_0^xf(\xi)\:d\xi$$ I was able to determine the point spectrum of this operator, but what shall one do in order to find its continuous spectrum?
Thank you so much in advance.
$$ Tf = xf(x)+\int_0^xf(u)du, \;\; f\in C[0,1]. $$ The resolvent operator is $(T-\lambda I)^{-1}$, assuming the operator inverse exists and is bounded on $C[0,1]$. $g=(T-\lambda I)^{-1}f$ is a function such that $$ (x-\lambda)g(x)+\int_0^xg(u)du = f(x) \\ (x-\lambda)\frac{d}{dx}\int_0^xg(u)du+\int_0^xg(u)du=f(x) \\ \frac{d}{dx}\left[(x-\lambda)\int_0^xg(u)du\right]=f(x) \\ (x-\lambda)\int_0^xg(u)du=\int_0^xf(u)du \\ \int_0^xg(u)du = \frac{1}{x-\lambda}\int_0^xf(u)du \\ g(x)=-\frac{1}{(x-\lambda)^2}\int_0^xf(u)du+\frac{1}{x-\lambda}f(x) $$ Therefore, $$ (T-\lambda I)^{-1}f=-\frac{1}{(x-\lambda)^2}\int_0^xf(u)du+\frac{1}{x-\lambda}f(x) $$ This is well-defined for a given $\lambda$ if, for all $f\in C[0,1]$, the right side of the above is in $C[0,1]$. So $\sigma(T)=[0,1]$.