Finding a vector not included in this span

  • Thread starter Thread starter lo2
  • Start date Start date
  • Tags Tags
    Span Vector
Click For Summary

Homework Help Overview

The discussion revolves around finding a vector in R^5 that is not included in the span of three given vectors. The original poster presents the vectors and seeks to understand how to identify a vector that cannot be expressed as a linear combination of these vectors.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • The original poster considers using the equation Ax = b to find a vector not in the span, while others suggest solving Ax = 0 instead. There is also discussion about the independence of additional vectors added to the basis.

Discussion Status

Participants are exploring different methods to approach the problem, with some suggesting alternative strategies for determining vectors outside the span. There is acknowledgment of the need to check linear independence and the implications of adding new vectors to the basis.

Contextual Notes

Some participants question the original poster's approach and clarify the distinction between finding a vector not in the span versus reducing the set of vectors. The discussion includes considerations of linear independence and the implications of adding standard basis vectors.

lo2
Messages
54
Reaction score
0

Homework Statement



I have this span, spanned by these three vectors in R^5:


\underline{a_1}=<br /> \left( \begin{array}{c}<br /> 2 \\<br /> 3 \\<br /> 1 \\<br /> 4 \\<br /> 0 \end{array} \right)


\underline{a_2}=<br /> \left( \begin{array}{c}<br /> 1 \\<br /> -1 \\<br /> 2 \\<br /> 4 \\<br /> 3 \end{array} \right)


\underline{a_3}=<br /> \left( \begin{array}{c}<br /> 3 \\<br /> 4 \\<br /> -1 \\<br /> 3 \\<br /> 5 \end{array} \right)

Homework Equations





The Attempt at a Solution



Well I thinking about looking at this equation (where A consists of a1, a2 and a3):

Ax=b

And then reduce A to an identity matrix, and where b is just any vector, b = (b1, b2, b3, b4, b5). And then I could decide b so that it is not a solution to this equation, which means it cannot be written as a linear combination of the three a's, which means it is not in the span of these vectors.

So is the correct approach?

And Maple does not seem to want to solve this matrix with all these unknowns, so have you any idea why that is?
 
Physics news on Phys.org
So wait, you have the span of those three vectors and you're trying to determine if you can make the set of vectors smaller?

If so, solve Ax = 0, not Ax = b. I might be misunderstanding you here.
 
Last edited:
Zondrina said:
So wait, you have the span of those three vectors and you're trying to determine if you can make the set of vectors smaller?

If so, solve Ax = 0, not Ax = b. I might be misunderstanding you here.

No I just have to come up with a vector in R^5 that does not lie in span(a1, a2, a3).
 
Try the row reduction again. Also express in this basis the vector

\underline{a_4}= <br /> \left( \begin{array}{c} <br /> 0 \\ <br /> 0 \\ <br /> 0 \\ <br /> 4 \\ <br /> 0 \end{array} \right)
 
Just came to think of something:

I have expanded a1, a2, and a3 to a basis for R^5 by adding e1 = (1,0,0,0,0) and e2 = (0,1,0,0,0).

So since they are in this basis they have to be linear independent of a1, a2 and a3 right? And hence e1 and e2 do not lie in the span of a1, a2 and a3?
 
Yes you can pick two vectors, just check they are not in the span of previous vectors. Those two are not.
 
Ok thanks for the help! :)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 8 ·
Replies
8
Views
10K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
0
Views
1K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K