Let $T$ be a linear operator from $l_1$ space to itself defined as $$T(x_1,x_2,\cdots , x_n,\cdots )=(x_2-x_1, x_3-x_2,\cdots, x_{n+1}-x_n, \cdots).$$ Then which of the following statements are true ?
$1.$ $\|T\|=1$.
$2.$ $\|T\|>2$.
$3.$ $1<\|T\|\leq 2.$
$4.$ none .
I tired it as $$\|T(x)\|=\|T(x_1,x_2,\cdots , x_n,\cdots )\|=\|(x_2-x_1, x_3-x_2,\cdots, x_{n+1}-x_n, \cdots)\|=\sum |x_{i+1}-x_i|\leq 2\|x\|.$$ So $\|T\|\leq 2$. Now how to process further ? If I choose $x=(1,0,0,\cdots)$ then $$\|T(x)\| =\|x\|$$ Now I am confused. Thank you .
You can choose $x = (0,1,0,\ldots)$ and have $$\|Tx\| = \|(1,-1,0,\ldots)\| = 2 = 2 \|x\|.$$ Thus, $\|T\| \ge 2$.