Vector S, dimension of subspace Span(S)?

concon
Messages
64
Reaction score
0

Homework Statement



Consider the set of vectors S= {a1,a2,a3,a4}
where
a1= (6,4,1,-1,2)
a2 = (1,0,2,3,-4)
a3= (1,4,-9,-16,22)
a4= (7,1,0,-1,3)

Find the dimension of the subspace Span(S)?

Find a set of vectors in S that forms basis of Span(S)?

Homework Equations


dimension of V = n in Rn?

The Attempt at a Solution



- Part one: Dimension

If equation is true and Span(S) is in fact basis of V then is the dimension 4? Is it that easy?

- Part two: Basis
Is this asking for the k1,k2,k3,k4 that make Span(S) = V?
 
Last edited:
Physics news on Phys.org
concon said:

Homework Statement



Consider the set of vectors S= {a1,a2,a3,a4}
where
a1= (6,4,1,-1,2)
a2 = (1,0,2,3,-4)
a3= (1,4,-9,-16,22)
a4= (7,1,0,-1,3)

Find the dimension of the subspace Span(S)?

Find a set of vectors in S that forms basis of Span(S)?

Homework Equations


dimension of V = n in Rn?




The Attempt at a Solution



- Part one: Dimension

If equation is true and Span(S) is in fact basis of V then is the dimension 4? Is it that easy?
What equation?

Span(S) is a subspace, not a basis. To say that Span(S) is a basis of V doesn't make any sense.

- Part two: Basis
Is this asking for the k1,k2,k3,k4 that make Span(S) = V?
What are the k's supposed to be?

It seems you're not clear about basic definitions of terms like span and basis. You should get those down first before you attempt to do this problem.
 
vela said:
What equation?

Span(S) is a subspace, not a basis. To say that Span(S) is a basis of V doesn't make any sense.


What are the k's supposed to be?

It seems you're not clear about basic definitions of terms like span and basis. You should get those down first before you attempt to do this problem.
Sorry my reply was confusing I mixed up a few terms here and there.
So what I have determined thus far:
1. the dimension is 3
I used row eliminations in a matrix with [ a1 a2 a3 a4] and got two rows of zeroes out of the total five rows. Thus 5-2 = 3 and the dimension is 3.

2. what I need to figure out now is which of the vectors is a basis for the Span(S). How do I do this?

the options are:
{a2,a3}
{a1,a2,a3}
{a1,a2}
{a1,a2,a3,a4}
{a1,a2,a4}
 
Since you have already determined that the dimension is three, those sets of two or four vectors are immediately eliminated. To determine whether {a1, a2, a3} or {a1, a2, a4} is a basis, do the same thing you did with the entire set. See if they are linearly independent.
 
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