Linear Equations and Matrices Flashcards
What are the possible outcomes for solutions of a system?
No solution
A unique solution
Infinitely many solutions
What is a homogeneous system?
When b1=b2=…=bm=0 (RHS of a system, =b column)
What does m and n in an mxn matrix?
m = no. of rows n = no. of columns
In a matrix multiplication of A(mxn) and B(axb) , when will the result be undefined?
When m=/=b
In a matrix multiplication of A(mxn) and B(axb), what will be the dimensions of the product matrix?
nxa
Is matrix multiplication commutative?
Nope, B.A != A.B
When is a matrix in echelon form?
All row consisting of only zeros are at the bottom
First non-zero number in any row is ‘1’
Successive non-zero rows begin with more zeros left of the ‘1’ then the rows above
What is a consistent solution?
When the solution to a system is either unique or infinitely many
What is an inconsistent solution?
When there is no solution to a system