Given an operator $T : l^p \rightarrow l^p$ ($1 \leq p < \infty$) s.t. $Ty= (\beta_1 y_1, \beta_2 y_2, \dots)$ for $y=(y_1, y_2, \dots) \in l^p$, where $\beta= (\beta_1, \beta_2, \dots)$ is bounded, show that if $T$ is compact, then $\lim \beta_n \rightarrow 0$.
I have shown this in the opposite direction, but this way is giving me some trouble. Could someone point me in the right direction?
Let $e_n$ be the standard basis of $\ell^p(\Bbb N)$. You find $T(e_n)=\beta_n\,e_n$. Suppose that $\beta_n\not\to0$, then there is a subsequence and an $\epsilon>0$ $\beta_{n_k}$ so that $\beta_{n_k}>\epsilon>0$ for all $k$. It follows for any $k,l$ so that $k\neq l$: $$\|T(x_{n_k})-T(x_{n_l})\|=\sqrt[p]{|\beta_{n_k}|^p+|\beta_{n_l}|^{p}}≥\sqrt[p]2 \,\epsilon$$ Thus $T(x_{n_k})$ admits no subsequence that is a Cauchy sequence, and so also no convergent subsequence. But if $T$ is compact $T(\overline{B_1(0)})$ must be pre-compact, thus every sequence in it must have a convergent subsequence. Since $\|x_n\|=1$ it follows that $T(x_{n_k})$ is a sequence in $T(\overline{B_1(0)})$ that has no convergent sub-sequence, contradicting compactness of $T$.