What is the orthogonal complement of W in C3 and how can its basis be found?

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Vector
transgalactic
Messages
1,386
Reaction score
0
there is
W=span{v1=(1,0,i),v2=(2,1,1+i)}
find the orthonormal basis of
<br /> W^\perp <br />

i can do a row reduction and add another vector
which is independant to the other two.
so thy are othogonal.and then divide each coordinate of a given vector by the normal
of that vector

but what is
<br /> W^\perp <br />
??
 
Physics news on Phys.org
W^\perp is the set of all vector in the space C3 orthogonal to every vector in W. It's easy to show it is also a subspace.

In order that a vector, u= (a, b, c), be orthogonal to every vector in W, it is sufficient that it be orthogonal to v1 and v2 and that is true as long as their dot products are 0:
(a, b, c).(1, 0, i)= a+ ci= 0 and (a,b,c).(2,1,1+i)= 2a+ b+ (1+i)c= 0. That gives you two equations in three unknowns. You can solve for two of the unknowns, say a and b, in terms of the other, c. "Normalize" the vector by choosing c so that its length is 1 and that will be your "orthonormal" basis. C3, the set of all ordered triples of complex numbers, has dimension 3. Since W has dimension 2, its "orthogonal complement" has dimension 1 so a basis consists of a single vector and you don't have to worry about the "ortho" part of orthonormal.
 
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...

Similar threads

Back
Top