Suppose that $T$ denotes the unilateral right shift operator on $\ell^2(\mathbb{N})$. My argument here $$\| T \| = \sup_{\| f \|=1} \| Tf \| = \sup_{\| f \| =1} \| T \left( \sum_{k=1}^{\infty} \langle e_k, f \rangle e_k \right) \| = \sup_{\| f \| =1} \| \sum_{k=1}^{\infty} \langle e_k, f \rangle e_{k+1} \| = 1,$$ show that the norm of $T$ is 1. I want to show that there is a vector $v \in \ell^2(\mathbb{N})$ orthogonal to the range of $T - \lambda I$ if and only if $\left| \lambda \right| <1$. I've played around with inner products for a few days and haven't made any progress. Note that this is a self-study question.
Cheers.