I have the following two definitions in my notes:
The spectrum of an operator:
We define $\sigma(T)$, the spectrum of T, by,
$$\sigma(T):=\{\lambda\in\mathbb C: T-\lambda I\,\, \text{is not invertible}\}$$
The point spectrum of an operator:
The set of all eigenvalues of T is called the point spectrum of T and is denoted by $\sigma_p(T):$
$$\sigma_p(T):=\{\lambda \in \mathbb C :\lambda\, \text{ is an eigenvalue of $T$}\}$$
After everything I have done with eigenvalues, I would have thought that these definitions were equivalent. The standard eigenvalue problem is to find all $\lambda \in \mathbb C$ where,
$$Tx=\lambda x$$
For an operator $T$ and some vector in the space we are working in, $x$. From this it follows that,
$$(T-\lambda I) x = 0$$
Where the operator $T-\lambda I$ must be singular (for the eigenvalue problem).
Am I right in saying that these two definitions are equivalent? If they were, I am unsure as to why they are given two seperate definitions. And, if they are not, could somebody give me an example that differentiates the two definitions?
Cheers!