Midterm 1 Flashcards
What is a linear equation?
An equation in the form a1x1+a2x2+…+anxn=b where a1…an and b are all real numbers and are not ALL zeroes.
What is a system of linear equations?
A finite set of linear equations with the same number of n variables.
What does it mean for a linear system to be consistent?
There exists a solution.
What does it mean for a linear system to be inconsistent?
There exists no solution.
What is a homogenous linear equation?
A linear equation in which the constant terms equal zero. a1x1+a2x2+…+anxn=0.
What is a homogenous linear system?
A linear system in which the constant terms of each equation are zero. a11x1+a12x2+...a1nxn=0 a21x1+a22x2+...a2nxn=0 . . .
When are there infinitely many solutions to a linear system?
When there is at least 1 free variable.
When is there one unique solution to a linear system.
When there are no free variables.
When is there no solution to a linear system?
When the system is inconsistent.
What is the solution set to a single linear equation in two variables?
A line.
What is the solution set to a single linear equation in three variables?
A plane.
What is required for the consistency of an augmented matrix?
The rightmost column of the augmented matrix must not be a pivot column. And there must not exist a row where [0…0 | b] where b is not equal to zero.
True or false? A homogenous system is always consistent because the rightmost column always remains zero.
True.
What is a trivial solution and how does it tie into a homogenous system?
A trivial solution is x1=0,x2=2,…,xn=0. A trivial solution is a solution to a homogenous system.
What is the free variable theorem for homogenous systems?
If a homogenous system has n variables and its reduced row echelon form has r non-zero rows then the amount of free variables in that homogenous system is simple (n-r) free variables.