I'm supposed to find the point spectrum of an operator on the Banach space C(0;1) with a max norm. The operator is as follows:
T(f) = $\int_{0}^{x}f(t) \text{d}t-f(0)$.
I know that the point spectrum should be all non zero functions on the Banach space for which $\text{T}f=\lambda f$ is true, with $\lambda \in \mathbb{C}$. I have divided it into $\lambda =0$, for which I found no non zero functions and lambda differs from ${0}$, where I've calculated the differential equation with general solution
$f(x)=C\cdot e^{x/\lambda }$.
I don't know how to determine C and how to determine if the point spectrum is empty or not. Help would be greatly appreciated, thanks.