Introducing the operator. Let's consider the following operator: $$T \in B(H), T: l^2 \to l^2,$$ $$T(x_1, x_2, x_3, \dots)= (x_2, x_3, \dots).$$
The problem. We are to find all the eigenvalues (the point spectrum $\sigma_{p}(T)$) and the spectrum
($\sigma(T)$).
All I know is that: $$\delta(T) = \{ \lambda \in \mathbb{C}: (\lambda I - T)^{-1} \in B(H) \}$$ Knowing the set above we can find $\sigma(T)$ using this dependence: $$\sigma(T) = \mathbb{C} \setminus \delta(T)$$
I would like to ask for some explanation what is the difference between them (the two spectrums) because I think I don't understand those objects properly.
I would like also to ask if there is a method to find $\sigma_{p}(T)$ and $\sigma(T)$.