How to determine a basis given a set of vectors?

dmitriylm
Messages
39
Reaction score
2

Homework Statement


Let V be the subspace spanned by the following vectors:
[ 0]...[ 1 ]...[2]
[ 2]...[ 1 ]...[5]
[-1]...[3/4]...[0]

Determine a basis for V.



The Attempt at a Solution



I'm not quite sure how to start here. Would placing the vectors in a matrix and deriving its reduced echelon form give me a basis?
 
Physics news on Phys.org
dmitriylm said:

Homework Statement


Let V be the subspace spanned by the following vectors:
[ 0]...[ 1 ]...[2]
[ 2]...[ 1 ]...[5]
[-1]...[3/4]...[0]

Determine a basis for V.



The Attempt at a Solution



I'm not quite sure how to start here. Would placing the vectors in a matrix and deriving its reduced echelon form give me a basis?

Are these row vectors or column vectors?
 
Mark44 said:
Are these row vectors or column vectors?

These are column vectors.
 
If the three vectors are linearly independent, they are your basis. If they're linearly dependent, some subset of them will be your basis.
 
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