Vector Space of Bounded Sequences

bugatti79
Messages
786
Reaction score
4

Homework Statement



Consider the vector space l_infty(R) of all bounded sequences. Decide whether or not the following norms are defined on l_infty(R) . If they are, verify by axioms. If not, provide counter example.

Homework Equations



x in l_infty(R); x=(x_n), (i) || ||_# defined by ||x||_#=|x_1|, (ii) |\ ||_infty defined by || ||_infty =sup |x_n| for n in N

The Attempt at a Solution



(i)
a) Since x is in l_infty(R), there exist k_x >0 s.t |x_n| <=k_x for all n in N
y is in l_infty(R), there exist k_y>0 s.t |y_n| <=k_y for all n in N

||x+y||_#=||(x_n+y_n)||_#=|x_n+y_n|. Now we have that |a+b| <=|a|+|b|, therefore
<=|x_n|+|y_n|
<=k_x+k_y for all n in N
<=||x||_#+||y||_#

b) ||ax||_#=|ax_1|
=|a| |x_1|
=|aA ||x||_#

Axioms c) and d) I don't know how to attempt for this space

(ii) || ||_infty =sup |x_n| for n in N

Let x be in l_infty(R), x=(x_1)

a) ||x||_infty>=sup|x_n|>=0 where sup|x_n|>-0 for n in N for all x_n in l_infty(R)
b) ||x||=0 iff x=0
c) ||ax||_infty =sup|ax_n|
=|a| sup|x_n| for n in N
=|a| ||x||_infty

d) Now sure how to use the trinagle inequality for this space..?
 
Physics news on Phys.org
Any review of this folks?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top