Proving the Continuity of Norms in Hilbert Spaces for q>=p

MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372

Homework Statement


Prove that for q>=p and any f which is continuous in [a,b] then || f ||_p<=c* || f ||_q, for some positive constant c.


Homework Equations


The norm is defined as: ||f||_p=(\int_{a}^{b} f^p)^\frac{1}{p}.


The Attempt at a Solution


Well, I think that because f is continuous so are f^p and f^q are continuous and on a closed interval which means they get a maximum and a minimum in the interval which are both positive (cause if f were zero then the norm would be zero and the ineqaulity will be a triviality), so f^q>=M2, f^p<=M1, and we get that:
||f||_p/||f||_q&lt;=M1^{1/p}/M2^{1/q}(b-a)^{1/p-1/q} which is a constant.

QED, or not?

Thanks in advance.
 
Physics news on Phys.org
Your norm is wrong. It should be

<br /> \|f\|_p=\left(\int_{a}^{b} |f|^p\right)^\frac{1}{p}<br />

This means that you need to argue using |f|, not f. Otherwise, the argument is OK.
 
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