Find Basis for Span: \vec{a_{1}} to \vec{a_{4}}

  • Thread starter Thread starter ferry2
  • Start date Start date
  • Tags Tags
    Basis Span
Click For Summary
To find a basis for the span of the vectors \(\vec{a_{1}}, \vec{a_{2}}, \vec{a_{3}}, \vec{a_{4}}\), create a matrix with these vectors as rows and reduce it to row echelon form. The nonzero rows of the resulting matrix represent the basis vectors. In this case, the row reduced echelon form indicates that the basis consists of the standard basis vectors \(\vec{e_1}, \vec{e_2}, \vec{e_3}, \vec{e_4}\), confirming that the span of these vectors is all of \(\mathbb{R}^4\). If the column vectors do not span the entire space, the basis can be determined by selecting the column vectors corresponding to the pivot columns. This method effectively identifies the basis for the column space of the matrix.
ferry2
Messages
15
Reaction score
0
I don't wan't a solution I wan't only instructions how to solve this problem:

Find a basis for the span: \vec{a_{1}}=(1,\,-1,\,6,\,0),\,\vec{a_{2}}=(3,\,-2,\,1,\,4),\,\vec{a_{3}}=(1,\,-2,\,1,\,-2),\,\vec{a_{4}}=(10,\,1,\,7,\,3)
 
Physics news on Phys.org
Make a matrix with a1, a2, a3, and a4 in separate rows, with each component of each vector in a separate column. Put it in row reduced echelon form. The nonzero rows of your new matrix are the vectors that form the basis.
 
Last edited:
So under your guidance the row reduced eshelon form of the matrix:

A=\left( \begin{array}{cccc}1 &-1 & 6 & 0\\ 3 &-2 & 1 & 4\\ 1 &-2 & 1 &-2\\ 10 & 1 & 7 & 3\\ \end{array} \right) is \left( \begin{array}{cccc}1 & 0 & 0 & 0\\ 0 & 1 & 0 & 0\\ 0 & 0 & 1 & 0\\ 0 & 0 & 0 & 1\\ \end{array} \right) so the basis are vectors \vec{e_1}(1,\,0,\,0,\,0),\,\vec{e_2}(0,\,1,\,0,\,0),\,\vec{e_3}(0,\,0,\,1,\,0) and \vec{e_4}(0,\,0,\,0,\,1) right?
 
yeah that's what I got
 
Thanks a lot for the tips :).
 
Which says that the span of those four vectors is, in fact, all of R^4.
 
Because the span of those vectors is all of R^4, both the 4 standard R^4 basis vectors and the column vectors of your matrix form a basis. What's more interesting is the case when the column vectors do not span the entire space. Then you take the column vectors from your matrix that correspond to the columns with pivots in reduced form, and those form a basis for the column space.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K