Geometric Interpretation Flashcards
What is a degree of freedom?
dim(ker(A))
Consider A*x = b:
What is the space called when b = 0?
What is the space called when b ~= 0?
When b = 0, this is a vector space called ker(A).
When b ~= 0, this is an affine space with dim(ker(A)).
What is an affine space?
A space defined by one particular vector plus a vector space, i.e. points.
What is the dimension of the space of solutions (vector and affine)?
This is dim(ker(A)).
It is the number of all-zero rows in ^A when A is a square matrix.
What do you do when n > m?
Add the excess number of variables from (n - m) - this will be the dimension of the affine space.
How can you check the dimension of the space of solutions against the rank?
rank(A) + dim(ker(A)) = n (number of rows).
What is ker(A)?
The collection of all vectors that satisfy A*x = 0.