Find a basis of a subspace of R^4

  • Thread starter Thread starter greendays
  • Start date Start date
  • Tags Tags
    Basis Subspace
greendays
Messages
17
Reaction score
0
Find a basis of the given span{[2,1,0,-1],[-1,1,1,1],[2,7,4,5]}

So I got the RREF, and found the basis to be two rows of the RREF, which are [1,0,-1/3,0] and [0,1,2/3,1], but the answer is [2,1,0,-1],[-1,1,1,1]

Where did I do wrong?
 
Physics news on Phys.org
If the first vector of the two answer vectors is supposed to be [2,1,0,-1] then you got the same answer as the book - only you are spanning the space with different vectors.
 
greendays said:
Find a basis of the given span{[2,1,0,-1],[-1,1,1,1],[2,7,4,5]}

So I got the RREF, and found the basis to be two rows of the RREF, which are [1,0,-1/3,0] and [0,1,2/3,1], but the answer is [2,1,0,-1],[-1,1,1,1]

Where did I do wrong?

As Robert1986 indicated, the solution is not unique, so you can have a correct answer that doesn't match the book.

However, your answer is incorrect. You didn't show your work, so I can't say what you did wrong. But your vectors do not span the same subspace as the given vectors. There is no linear combination of your two vectors that will give you [2, 1, 0, -1].

If

a[1, 0, -1/3, 0] + b[0, 1, 2/3, 1] = [2, 1, 0, -1]

then equality of the first coordinate forces a = 2, and equality of the second coordinate forces b = 1. But then you don't get equality in the fourth coordinate.
 
jbunniii said:
As Robert1986 indicated, the solution is not unique, so you can have a correct answer that doesn't match the book.

However, your answer is incorrect. You didn't show your work, so I can't say what you did wrong. But your vectors do not span the same subspace as the given vectors. There is no linear combination of your two vectors that will give you [2, 1, 0, -1].

If

a[1, 0, -1/3, 0] + b[0, 1, 2/3, 1] = [2, 1, 0, -1]

then equality of the first coordinate forces a = 2, and equality of the second coordinate forces b = 1. But then you don't get equality in the fourth coordinate.

Wow - I can't add!
 
I find that the three vectors are linearly independent.
 
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