All Linear Algebra Resources
Example Questions
Example Question #21 : Linear Independence And Rank
If , what is ?
None of the other answers
is equal to the number of linearly independent columns of . The first and third columns are the same, so one of these columns is redundant in the column space of . The second column evidently cannot be a multiple of the first, since the second has two 's, and the first has none. Hence .
Example Question #21 : Linear Independence And Rank
Consider the polynomials
True or false: these four polynomials form a basis for , the set of all polynomials with degree less than or equal to 3.
True
False
True
A test to determine whether these matrices form a basis is to set up a matrix with each row comprising the coefficients of one polynomial, and performing row reductions until the matrix is in row-echelon form. is a vector space of dimension 4, so these four polynomials will form a basis if and only if the resulting matrix has rank 4. The initial matrix is:
Perform the following row operations:
The matrix is now in row-echelon form. Each row has a leading 1, so the matrix has rank 4, the dimension of . It follows that the given polynomials comprise a basis of .
Example Question #202 : Operations And Properties
Consider the polynomials:
True or false: these four polynomials form a basis for , the set of all polynomials with degree less than or equal to 3.
False
True
False
Elements of a vector space form a basis if the elements are linearly independent and if they span the space - that is, every element in that space can be uniquely expressed as the sum of the elements.
A test to determine whether these matrices form a basis is to set up a matrix with each row comprising the coefficients of one polynomial, and performing row reductions until the matrix is in row-echelon form. is a vector space of dimension 4, so these four polynomials will form a basis if and only if the resulting matrix has rank 4. The initial matrix is:
Perform the following row operations:
The matrix is now in row-echelon form. There is a row of zeroes at the bottom, so the rank of the matrix is 3. Therefore, the four polynomials are not linearly independent, and they do not form a basis for .
Example Question #21 : Linear Independence And Rank
, , , and .
True or false: these four matrices form a basis for the vector space , the set of matrices.
False
True
True
A test to determine whether these matrices form a basis is to set up a matrix with each row comprising the coefficients of one polynomial, and performing row reductions until the matrix is in row-echelon form. is a vector space of dimension 4, so these four polynomials will form a basis if and only if the resulting matrix has rank 4. The initial matrix is:
Perform the following row operations:
The matrix is now in row-echelon form. Each row has a leading 1, so the matrix has rank 4, the dimension of . It follows that the four matrices , , , and comprise a basis of .
Example Question #21 : Linear Independence And Rank
In a 5 dimensional vector space, what is the maximum number of vectors you can have in a linearly dependent set?
No limit
Five
Zero
Ten
One
No limit
Linearly dependent sets have no limit to the number of vectors they can have.
Example Question #21 : Linear Independence And Rank
; ; .
Does the set form a basis for , and if not, why?
forms a basis of .
does not form a basis of because the vectors are not linearly independent, nor do they form a spanning set.
does not form a basis of because the vectors do not form a spanning set.
does not form a basis of because the vectors are not linearly independent.
forms a basis of .
A set of elements in a vector space forms a basis of the space if and only if satisfies two conditions:
1) It must be a spanning set, so that every other vector in the space can be written as a linear combination of those elements; and,
2) It must be a linearly independent set, so each vector can be so written uniquely.
We can test for both conditions by forming a matrix with the vectors and determining the rank of the matrix by way of row operations. The matrix is
Perform the following row operations:
We now have a matrix in row-echelon form. All three rows have nonzero entries, so the rank of the matrix is equal to 3, the dimension of . does form a basis of .
Example Question #21 : Linear Independence And Rank
The rank and the nullity of a matrix with four rows and six columns are the same. What number do they share?
The sum of the rank and the nullity of a matrix is equal to the number of columns in the matrix. Since the matrix in question has six columns, for the rank and the nullity to be equal, they must each be 3.
Example Question #23 : Linear Independence And Rank
refers to the set of matrices with real entries.
, ,,
Does the set form a basis for , and if not, why not?
does not form a basis of , because the matrices are not linearly independent, nor do they form a spanning set.
does not form a basis of , because the matrices do not form a spanning set.
forms a basis of .
does not form a basis of , because the matrices are not linearly independent.
forms a basis of .
A set of elements in a vector space forms a basis of the space if and only if satisfies two conditions:
1) It must be a spanning set, so that every other vector in the space can be written as a linear combination of those elements; and,
2) It must be a linearly independent set, so each vector can be so written uniquely.
We can test for both conditions by forming a matrix with the entries of the four matrices and determining the rank of the matrix by way of row operations. The matrix is
Perform the following row operations in order to get the matrix to a row-equivalent row-echelon form, and to therefore determine its rank:
We now have a matrix in row-echelon form. All four rows have nonzero entries, so the rank of the matrix is equal to 4, the dimension of . The set forms a basis of .
Example Question #22 : Linear Independence And Rank
A matrix has rank 3. Which of the following is true?
may exist, and if it does, it must have rank 1.
does not exist.
may exist, and if it does, it must have rank 3.
may exist, and can have any rank.
does not exist.
A matrix is nonsingular if and only if its rank is . This is not the case with , so does not exist.
Example Question #25 : Linear Independence And Rank
The rank and nullity of a matrix are 4 and 2, respectively. The nullity of is 3. What are the dimensions of ?
Insufficient information is given to determine the dimensions of the matrix.
is a matrix.
is a matrix.
is a matrix.
is a matrix.
is a matrix.
The sum of the rank and the nullity of any matrix is the number of columns in the matrix, so , whose rank and nullity are 4 and 2, respectively, must have 6 columns. Also, the rank of the transpose is always equal to that of itself. therefore has rank 4 and nullity 3, so it has 7 columns - the number of rows in . This makes a matrix with seven rows and six columns - a matrix.