Proving the Norm of a Hilbert Space: Tips and Tricks for Success

Kindayr
Messages
159
Reaction score
0

Homework Statement



Let H be a Hilbert space. Prove \Vert x \Vert = \sup_{0\neq y\in H}\frac{\vert (x,y) \vert}{\Vert y \Vert}


The Attempt at a Solution


First suppose x = 0. Then we have \sup_{0\neq y\in H}\frac{\vert (x,y) \vert}{\Vert y \Vert} = \sup_{0\neq y\in H}\frac{\vert (0,y) \vert}{\Vert y \Vert} = \sup_{0\neq y\in H}\frac{\vert 0 \vert}{\Vert y \Vert} = 0 = \Vert 0 \Vert.

Now suppose x \neq 0. Then \Vert x \Vert = \sqrt{(x,x)} = \frac{\sqrt{(x,x)} \cdot \sqrt{(x,x)}}{\sqrt{(x,x)}} = \frac{\vert (x,x)\vert}{\Vert x \Vert} \leq \sup_{0\neq y\in H}\frac{\vert (x,y) \vert}{\Vert y \Vert}.

Now I just can't do the reverse inequality. Any help is much appreciated.
 
Physics news on Phys.org
jbunniii said:
Cauchy-Schwarz?

omg how do i call myself a math major.

thank you.
 
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