Equivalent Norms: Piecewise Continuous Linear Function [0,1]

  • Thread starter Thread starter antiemptyv
  • Start date Start date
  • Tags Tags
    Equivalent
antiemptyv
Messages
31
Reaction score
0
Suppose that ||f||= int 01| f(x) | dx and f is a piecewise continuous linear function on the interval [0,1]. If ||| f ||| = int 01 x | f(x) | dx, determine if the two norms are equivalent.

I know the first defines a norm, and the space is not complete. Can anyone offer any hints as to solving this problem?
 
Physics news on Phys.org
Well, first of, when are two norms defined to be equivalent? If you know that, one part of the definition is very easily verified. For the other part consider the function

<br /> f_{\varepsilon}(x)=x\chi_{[0,\varepsilon]}(x)<br />
What is then \frac{||f_{\varepsilon}||}{|||f_{\varepsilon}|||}? Conclusion?
 
Last edited:
i don't quite follow... is that function in the space?
 
\chi_{[0,\varepsilon]} is the characteristic function of [0,\varepsilon], i.e.

\chi_{[0,\varepsilon]}(x) = \begin{cases} 1 &amp; \text{ if } x \in [0,\varepsilon] \\ 0 &amp; \text{ if } x \in (\varepsilon, 1] \end{cases}.
 
antiemptyv said:
i don't quite follow... is that function in the space?

That function is certainly piecewise continuous and (piecewise) linear und thus in the space you mentioned.
Thanks for supplying this additional, crucial piece of information that by \chi_A I meant the indicator function of A.
 
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