The Student
Junior Member
- Joined
- Apr 25, 2012
- Messages
- 241
My last thread "Trying to Understand What a Matrix Represents" that I posted (still on the first page of threads) was because of the question below.
With no other information given, the question asks:
Can each vector in R4 be written as a linear combination of the columns of the matrix A below?
A =
This question is in my textbook, and I also found this question online from Pennsylvania State University
So I asked in my last thread if there was some kind of inherent meaning to just the numbers in a matrix. This question seems to imply that there is. So what vectors are they referring too?
Could the vectors that the question refers to be the columns? If so, in short is the question asking whether or not the columns are linear combinations of each other?
Finally, if my simplified version of the question is correct, couldn't we instantly tell that the answer is no because at least one column is not a multiple of another?
With no other information given, the question asks:
Can each vector in R4 be written as a linear combination of the columns of the matrix A below?
A =
1 | 3 | 0 | 3 |
-1 | -1 | -1 | 1 |
0 | -4 | 2 | -8 |
2 | 0 | 3 | -1 |
This question is in my textbook, and I also found this question online from Pennsylvania State University
A is a matrix given in the following. Can each vector in R4 be written as a linear combination of the columns of the matrix A? Do the columns of A span R4? Explain your answer.
1 3 0 3
−1 −1 −1 1
0 −4 2 −8
2 0 3 −1
Hint: this is a homework problem. Solution 0.4. You can use the method we discussed in class(Check your notes), or you can simply work on this given matrix, if it has a pivot at each row, then every vector is a linear combination of the columns of A(Why?), and these columns span R4. Reduce this matrix to echelon form, you will have a zero row at the bottom,so for some vectors in R4 it is not a linear combination of the column vectors. Of course they do not span R4. CAUTION: If you have to relate the given matrix with a linear sys- tem, it will be the COEFFICIENT matrix, NOT the augmented ma- trix. Thus you can not say anything about consistency or inconsis- tency to this matrix.
So I asked in my last thread if there was some kind of inherent meaning to just the numbers in a matrix. This question seems to imply that there is. So what vectors are they referring too?
Could the vectors that the question refers to be the columns? If so, in short is the question asking whether or not the columns are linear combinations of each other?
Finally, if my simplified version of the question is correct, couldn't we instantly tell that the answer is no because at least one column is not a multiple of another?
Last edited by a moderator: