Given the operator
$$Tu(x)=\int^1_0 (x+y)u(y)dy$$
on $L^2(0,1)$, find the spectrum of $T$. For all eigenvalues, find their multiplicities and the eigenfunctions.
The kernel is Hilbert Schmidt and symmetric, so we know $T$ is compact and self adjoint.
The self adjointness tells us that $\sigma_r(T)=\emptyset$.
I have found so far that for $\lambda_\pm=1/2\pm 1/\sqrt 3$ we have eigenfunctions $u_\pm(x)=c(x\pm 1/\sqrt 3)$ respectively- both with multiplicity one. (Do you agree?)
$\lambda=0$ is giving me some trouble. By compactness, it is either in the point spectrum or continuous spectrum, but which? I answered this question with what I think so far. Please comment.
Consider $\lambda=0$.
$$\int^1_0 (x+y)u(y)dy = 0 $$
or
$$x\int^1_0 u(y)dy+\int^1_0 yu(y)dy = 0 $$
So $u(x)$ is an eigenfunction if both $<y,u>=0$ and $<1,u>=0$ (by linear independence). It seems me that this implies $0$ is an eigenvalue of infinite multiplicity because any polynomial of degree greater than 2 can be made orthogonal to both $1$ and $y$.