340 likes | 491 Views
Systems of linear equations. Simple system. Solution. Not so simple system. Solve. Solution. Linear equations. Examples. Example. Linear systems. Consistency. A system of equations that has no solution is said to be inconsistent ;
E N D
Simple system Solution
Not so simple system Solve Solution
Consistency A system of equations that has no solution is said to be inconsistent; if there is at least one solution of the system, it is said to be consistent.
A ‘deep’ statement Every system of linear equations has either no solutions, exactly one solution, or infinitely many solutions.
Augmented matrices This is called the augmented matrix for the system.
Example Do handout Q1-Q8
Solving a system The main idea here is to replace the given system by a new system that has the same solution set but which is easier to solve. We apply the following three types of operations to eliminate unknowns systematically: 1. Multiply an equation by a non-zero constant. 2. Interchange two equations. 3. Add a multiple of one equation to another. These operations correspond to the following elementary row operations on the augmented matrix: 1. Multiply a row by a non-zero constant. 2. Interchange two rows. 3. Add a multiple of one row to another row.
Echelon form We wish to reduce our matrices to those with the following properties: 1. If a row does not consist entirely of zeros, then the first nonzero number in the row is a 1. (This is called a leading 1.) 2. If there are any rows that consist entirely of zeros, then they are grouped together at the bottom of the matrix. 3. In any two successive rows that do not consist entirely of zeros, the leading 1 in the lower rows occurs farther to the right than the leading row in the higher row. 4. Each column with a leading 1 has zeros everywhere else.
Echelon form Echelon matrices 1. If a row does not consist entirely of zeros, then the first nonzero number in the row is a 1. (This is called a leading 1.) 2. If there are any rows that consist entirely of zeros, then they are grouped together at the bottom of the matrix. 3. In any two successive rows that do not consist entirely of zeros, the leading 1 in the lower rows occurs farther to the right than the leading row in the higher row. 4. Each column with a leading 1 has zeros everywhere else. A matrix having properties 1, 2 and 3 (but not necessarily 4) is said to be in row-echelon form. A matrix having properties 1, 2, 3 and 4 is said to be in reduced row-echelon form.
From echelon form to solution(Example 2: infinite solutions)
Gaussian elimination: an example The matrix is now in row-echelon form!
Gaussian elimination: an example The matrix is now in reduced row-echelon form! The above procedure for reducing a matrix to reduced row-echelon form is calledGauss-Jordan elimination. If we use only the first five steps, the procedure produces a row-echelon form and is called Gaussian elimination.
Not so simple system Augmented matrix Solution Row-echelon form Reduced row-echelon form
Back-substitution Row-echelon form Solving for the lead variables:
Homogeneous linear systems So a homogenous system either has only the trivial solution, or infinitely many solutions in addition to the trivial solution. All such systems are consistent.
Homogeneous linear systems Do Handout Q1-Q26 Theorem: A homogeneous system of linear equations with more unknowns than equations has infinitely many solutions. Note: A consistent nonhomogeneous system with more unknowns than equations also has infinitely many solutions.