Let $(\lambda_n)$ be a sequence of non-zero scalers and let
$D(T)= \{x=(\epsilon_j) \in l^2 : \sum^\infty_{j=1} |\lambda _j |^2 |\epsilon _j |^2 <\infty \}$
We define a linear operator $D(T) \to Ran(T)$, $D(T) \in l^2$ and $Ran(T) \in l^2$ , as
$$Tx= T(\epsilon_j)^\infty_1=(\lambda _j \epsilon _j)^\infty _1$$ where $x=(\epsilon_j) \in D(T)$
I am trying to show that $T$ is bounded if and only if $\sup|\lambda_j| \leq \infty$
This is the proof I have: For any $x \in l^2$ we have $||Tx||^2 = \sum_{j} |\lambda _j | |\epsilon_j|^2 \leq (\sup_{j} |\lambda_j|)^2 ||x||^2 $
So $$||T|| \leq \sup_j |\lambda_j|$$
I understand the above but I dont understand the remaining proof below. In the other direction $||T || \geq \sup_j ||Te_j|| = \sup _j |\lambda _j |$
Where does this last bit come from?
What is $e_j$? and why do we require it?