Proving Normed Vectorspace: K > 0 Solution

  • Thread starter Thread starter Hummingbird25
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Hummingbird25
Messages
84
Reaction score
0
Hi

I'm tasked with proving the following:

Let S be an open interval S and [tex]f: S -> \mathbb{R}^n[/tex] be a continuous function.

Let [tex]|| \cdot ||[/tex] be norm on [tex]\mathbb{R}^n[/tex]. show

1) There exist a K > 0 such that [tex]||x|| \leq K||x||_1 ; \ x \in \mathbb{R}^n, ||x||_1 = \sum_{i=1} ^n |x_i|[/tex].

My Solution:

According to the definition the norm of a vector x in R^n is the non-negative scalar [tex]||x|| = \sqrt{x_1^{2} + x_2^{2} + \cdots x_n^2}[/tex]

The L1-norm can be written as [tex]||x||_1 = |x_1| + |x_2| + \cdots + |x_n|[/tex]

Expanding the inequality:

[tex]\sqrt{x_1^{2} + x_2^{2} + \cdots x_n^2} \leq K|x_1| + K|x_2| + \cdots + K|x_n|[/tex]

Is it then concludable from this that since K>0, then the right side of the inequality sign will always be larger than the left side?

Sincerley Yours
Humminbird25
 
Last edited:
Physics news on Phys.org
Hummingbird25 said:
Is it then concludable from this that since K>0, then the right side of the inequality sign will always be larger than the left side?

Can you expand on how you think this argument would work?