Chapter 4 Flashcards
Traits of Subspace
- Contains zero vector
- Closed under addition
- Closed under multiplication
- Determinant Zero
Three ways to determine Subspace
- Check if System Consistent
- Check if determinant 0
- Check traits of subspace
Find a specific vector u in V and a specific scalar c such
that cu is not in V -
Steps
- Create any U/V vector
- Scale it by anything that will break condition
Find vectors u and v such that
W = Span {u, v}
- Break given matrix into separate vectors (u, v)
Determine if W in Nul(A)
- Multiply W and A
- Multiplied vector must be zero matrix for True
Find Span set for Nul(A)
- Augment matrix by zero vector
- Row reduce all the way
- List non-pivot/free variable vectors after x1 =, x2=, x3= etc
Find A such that given set is Col(A)
Split into vectors based off the variable
Find K such that Nul(A) is subspace
Number of Columns
Find L such that Col(A) is subspace
Number of Rows
P2 is a subspace of P3
TRUE
R2 is a subspace of R3
FALSE
When given invertible upper-triangular matrix, what is noticeable about diagonal elements?
Diagonal elements are Non-Zero
Find Nonzero vector in Nul(A)
- Augment A by zero vector
- Row Reduce All the way
- Do x1=,x2=, thing etc.
- Choose free variable
Find nonzero vector in Col(A)
Choose any column
Find nonzero vector in Row(A)
- Transpose A
- Choose any column
Determine if W in Col(A)
- Augment A with 0 Vector
- Row Reduce All the way
- Check if consistent system
How to find Normal Basis
- Row Reduce all the way
- Pivot columns are Basis
How to find Nullspace Basis
- Augment A by 0 vector
- Row Reduce all the way
- Free variable/Span (x1=, x2=, etc) is Basis
Find x
- [x]b are scalars.
- Multiply vectors given by the scalars
- Add the vectors
Find [x]b
- Augment matrix by X
- Row reduce all the way
- Rightside of matrix is result
Find coordinate of changes
- Simply put given vectors together into matrix
What is Rank
Number of pivots
What is Nullity
Number of free variable columns