Theorems Concepts - LA Flashcards
(6 cards)
Q: what is Ax=b ?
Q: what is Ax=b ?
output Ax i.e b, is a linear combination of columns of A.
Every matrix transforms its row space onto its column space.
Q: when does solution exists? for Matrix form - Ax=b
Q: when does solution exists? for Matrix form - Ax=b
[Solution exists for possible b’s only if all column vectors are linearly independent, also vectors span throught space]
Q: Fundamental Theorem of Linear Algebra, Part I [fundamental spaces & its dimension]
Q: Fundamental Theorem of Linear Algebra, Part I [fundamental spaces & its dimension]
- C (A) = column space of A; dimension r.
- N (A) = nullspace of A; dimension n − r.
- C (A^T ) = row space of A; dimension r.
- N (A^T ) = left nullspace of A; dimension m − r.
Picture of 4 Blocks of C(A), C(A^t), N(A) and N(A^t)
A(xp+xn)=b
Q: What are different cases for Ax=b?
Q: What are different cases for Ax=b?
Solution of Ax=b [All 4 cases]
Case 1 - A[mxn], full column rank, rank r=n : Free variables= n-r=0, unique solution
Case 2 - A[mxn], full row rank, rank r=m : Free variable= n-r=n-m, always a solution
Sub-Case 3 - A[mxn], rank r=m=n : unique solution
Case 4 - A[mxn], rank r
Q: 3D Fundamental Theorem of Linear Algebra, Part II [othogonal complements]
Q: 3D Fundamental Theorem of Linear Algebra, Part II [othogonal complements]
Nullspace and Row space are orthogonal complements in Rn, from Ax=b.
Similarly, N(A^T) and C(A) are orthogonal complements in Rm.
Q: Every m by n matrix of rank r reduces to (m by r) times (r by n): A- matrix, R - its row reduced echelon form
Q: Every m by n matrix of rank r reduces to (m by r) times (r by n): A- matrix, R - its row reduced echelon form
A = (pivot columns of A)(first r rows of R)) = (COL)(ROW)