Orthonormal basis for subsets of C^3

gysush
Messages
22
Reaction score
0
We want to find a basis for W and W_perpendicular for W=span({(i,0,1)}) =Span({w1}) in C^3

a vector x =(a,b,c) in W_perp satisfies <w1,x> = 0 => ai + c = 0 => c=-ai
Thus a vector x in W_perp is x = (a,b,-ai)

So an orthonormal basis in W would be simply w1/norm(w1) ...but the norm(w1)=0 (i^2 + 1 = 0)

What am I missing here? Does a basis for W satisfy that it has zero length? Thus it is just the origin. Then would all of C^3 be W_perp?
 
Physics news on Phys.org
The complex inner product norm <x,y> is defined by (x*)^T y. You are forgetting the complex conjugate.
 
Ahh...I forgot to remember that a norm for F=C requires we take the complex conjugate of the 2nd vector.

You beat me to to it. :-)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top