Linear Independence and Transformations Flashcards
What is the definition of linear independence ?
Vectors v1,…,vk are Linearly independent if the only solution to the equation
α1v1+α2v2+…+αkvk=0 is
α1=α2=…=αk=0
Otherwise, Vectors v1,…,vk are linearly dependent
If the zero vector is apart of {v1,..,vk}, what can we say about its dependence ?
Vectors {v1,…,vk} are linearly independent
What can we say about the dependence of {v1,…,vk} if one of them is a linear combination of another ?
Vectors {v1,…,vk} are linearly dependent
What can we say about the dependence of vectors {v1,…,vk} in a matrix A if the REF OF A has non-zero rows?
The non-zero rows of A are linearly independent
What is the definition of a basis?
A basis is a linearly independent spanning set
eg: unit vectors i,j,k -> (1,0,0),(0,1,0),(0,0,1) are a standard basis
If {v1,…,vk} are a basis of V, what can we say about every other vector v in V?
Every vector v in V can be written as a linear combination of the basis vectors {v1,…,vk}
What can we say about the non-zero rows of a echelon matrix A in regards to basis and row spaces?
The non-zero rows in the echelon form are a basis of the row space
When is the row space of a matrix the entire field F to power n?
when the REF equals the identity matrix
What is the definition of a finite dimension of V?
V is finite dimensional if V is spanned by a finite set
If {v1,…,vk} span V and V is finite dimensional, what can we say about {v1,…,vk}
What if they are linearly independent?
- If {v1,…,vk} span V a subset of {v1,…,vk} will be a basis of V
- If they are linearly independent, {v1,…,vk} can be extended to a basis of V
What is the definition of dimension ?
The common size of all the bases of a vector space is called the dimension, denoted dim(V)
What are the three things vectors {v1,…,vk} must be at least two of to be a basis?
- Linearly independent
- A spanning set of V
- k = dim(V)
True or False:
n vectors {v1,…,vn} in matrix A are a basis of F^n if and only if det(A) does not equal 0
True
What can we say about row rank and column rank and the ranks with respect to row operations?
- Row Rank = Column Rank
- Row operations do not change the column rank of a matrix
For a matrix A, what is the definition of Rank(A)
Rank(A) = column rank - Row rank