Let $T$ be the bilateral shift operator, that is: $T: \ell^2(\mathbb{Z}) \to \ell^2(\mathbb{Z})$ such that $(T(x))_k=x_{k-1}$ (where $x_{k-1}$ means the $k-1$ coordinate of the sequence.
I have been able to prove that its spectrum is the unit circle (set of all $\lambda$s with unit euclidean norm) and I am then asked to show that I can find a compact operator $K$ such that the spectrum of $T+K$ is the unit ball, i.e. the set of all complex numbers with norm not greater than 1.
Previously I have been asked to prove that in general, if $T$ and $K$ are bounded and compact operators (respectively) from a Banach space $X$ to itself, then if $\lambda$ is in the spectrum of $T$ but is not an eigenvalue of finite multiplicity it follows that $\lambda$ is also in the spectrum of $T+K$.
Could someone please help me connect the dots? Thanks.