Let F:l1→l1 with F(a1,a2,...)=((1−11)a1,(1−12)a2,(1−13)a3,...).
a. How do I show that F is bounded?
b. How do I show that ||F||=1?
c. Is there an a∈l1 such that ||a||=1 and |F(a)|=||F||?
Things I know so far:
a Boundedness has the following definition: that there exists a constant K such that ||F(a)||≤K||a|| for all a∈l1. Further the norm is ||a||=∑∞i=1|ai|<∞.
This means that we should have ||F(a)||=∑∞i=1|(1−1i)ai|≤K∑∞i=1|ai|. Which constant K do we need?
b The norm of an operator F is ||F||=sup and this must equal 1. How can I show this?
c My intuition tells me there is, but I can't think of a way of making it concrete.
Answer
a)
||F(a)||=\sum_{i=1}^\infty|(1-\frac{1}{i})a_i|\leq \sum_{i=1}^\infty|a_i|,
since 0 \le |1-\frac{1}{i}| \le 1. Thus take K=1 and s0 ||F|| \le 1
b)
Let e_n:=(0,....,0,1,0,,,,) (1 on the n-th place). Show that F(e_n)=(1-\frac{1}{n})e_n.
Thus 1-\frac{1}{n} =||F(e_n)|| \le ||F|| \le 1 for all n. This gives ||F||=1
c)
Now its your turn to show that there is no(!) a\in l_1 such that ||a||=1 and ||F(a)||=1
No comments:
Post a Comment