Ch. 6 Real Vector Spaces Flashcards
How to check if a set of matrices or polynomials are linearly independent
Set λ1M1 + λ2M2 + λ3M3 = 0
If the only solution is λ1 = λ2 = λ3 = 0 then they are linearly independent
Conditions for u1, … ,uk forming a basis of V
One cannot add another vector in V and still have a linearly independent set
One cannot remove any of the ui and still have a spanning set of V
Any vector u in V can be written uniquely as
λ1u1 + λ2u2 + … + λkuk
How to check if a set of vectors is linearly independent
Put them into a matrix and do EROs
If determinant is not equal to zero, they are linearly independent
How to check if a set of vectors spans e.g. R^3
put the vectors in an augmented matrix, with x1, x2, x3 on the right
Do EROs to get it in upper triangular form
If there is not a row of zeros, the vectors span
What does it mean to say U is a vector subspace of V?
Closure under addition, closure under scalar multiplication
What does it mean to say U is an affine subspace of V?
If there exists an x ϵ V and W c V a vector subspace s.t U = x + W