My problem is as follows (full problem):
Let $V$ be the vector space of continuous functions $f:\mathbb R\to\mathbb C$ with period $1$, i.e. $$f(t)=f(t+1),\ \forall t\in\mathbb R$$
Let $V$ have the inner product $$\langle f\mid g\rangle=\int_0^1\overline{f(t)}g(t)\mathop{dt}.$$
And finally, let $L_a:V\to V$ be the operator defined as $L_a(f)(t)=f(t+a)$, $a\in\mathbb R$.
c) For which values of $a$ is $L_a$ self-adjoint?
d) Give one example of value for $a$ such that $L_a$ has exactly three eigenvalues.
I am having trouble with d) and e). Since $L$ is periodic with period $1$, I have realised that for any integer value of $a$, the only eigenvalue is $1$ for all functions $f$. I can't figure out how to even begin with finding values that give three/infinite eigenvalues.
I thought of finding a matrix representation of $L$ to find the characteristic polynomial, but since $V$ is infinite-dimensional, that is not possible right? Would appreciate any help.