Finding a Basis for R4 with Given Data

  • Thread starter Thread starter Dell
  • Start date Start date
  • Tags Tags
    Basis Data
Dell
Messages
555
Reaction score
0
i am given a subspace of R4 W={(a b c d)} and know a+c=0 c-2d=0, and am asked to find a basis for W,
i wrote (-2 0 2 1)(0 1 0 0),
now i am asked to find the missing vectors so that the new basis will be a basis for R4. to find this i need vectors that are independant and are the basis for R4-W? how can i do this??
just a guess would be (-2 0 2 1)(0 1 0 0)(0 0 1 0)(0 0 0 1) but that's just because i know that those four would cover the whole space and are independant. what is the mathematical way of solving this?
 
Physics news on Phys.org
Gram-Schmidt process --http://en.wikipedia.org/wiki/Gram_schmidt
 
another question, not related,
is it possible for 2 separate basises of a subspace to be linearly independant of one another, or do they always need to be dependant
 
I don't think it's meaningful to talk about one basis being independent of another. For linear independence/dependence, we're always talking about a collection of vectors.

Suppose v1, v2, ... , vn are a basis for a subspace W and u1, u2, ..., un are another basis for W. The set of vectors {v1, v2, ..., vn, u1} has to be a linearly dependent set, meaning that u1 has to be a linear combination of v1, v2, ... , vn.

A basis for a subspace W is the largest set of vectors that a) is linearly independent, and b) spans W. If you add any vector to this basis, the added vector must be a linear combination of the original basis vectors.
 
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