Systems of linear equations

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra
Advertisements

Chapter 1: Linear Equations
Gauss Elimination.
Matrices & Systems of Linear Equations
Lesson 8 Gauss Jordan Elimination
ENGR-1100 Introduction to Engineering Analysis
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
Section 8.1 – Systems of Linear Equations
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
1.2 Gaussian Elimination.
Multivariate Linear Systems and Row Operations.
SYSTEMS OF LINEAR EQUATIONS
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Math Dept, Faculty of Applied Science, HCM University of Technology
Chapter 1 Systems of Linear Equations and Matrices
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 1.1 Introduction to Systems of Linear Equations.
Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination The graph is a line in xy-plane The graph is a line in xyz-plane.
Systems of Linear Equation and Matrices
Three variables Systems of Equations and Inequalities.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
 Lecture #9: 1.Linear Equations: y=mx +b 2.Solution System: N.S., U.S., I.S. 3.Augmented Matrix 4.Solving a System of Linear Equations  Today: 1.Echelon.
Sec 3.2 Matrices and Gaussian Elemination Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix.
Systems of Equations and Inequalities Systems of Linear Equations: Substitution and Elimination Matrices Determinants Systems of Non-linear Equations Systems.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
Section 1.2 Gaussian Elimination. REDUCED ROW-ECHELON FORM 1.If a row does not consist of all zeros, the first nonzero number must be a 1 (called a leading.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
Sullivan Algebra and Trigonometry: Section 12.3 Objectives of this Section Write the Augmented Matrix of a System of Linear Equations Write the System.
Section 7-3 Solving 3 x 3 systems of equations. Solving 3 x 3 Systems  substitution (triangular form)  Gaussian elimination  using an augmented matrix.
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
10.3 Systems of Linear Equations: Matrices. A matrix is defined as a rectangular array of numbers, Column 1Column 2 Column jColumn n Row 1 Row 2 Row 3.
Matrices and Systems of Equations
Meeting 19 System of Linear Equations. Linear Equations A solution of a linear equation in n variables is a sequence of n real numbers s 1, s 2,..., s.
7.3 & 7.4 – MATRICES AND SYSTEMS OF EQUATIONS. I N THIS SECTION, YOU WILL LEARN TO  Write a matrix and identify its order  Perform elementary row operations.
Chapter 1 Systems of Linear Equations Linear Algebra.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Def: A matrix A in reduced-row-echelon form if 1)A is row-echelon form 2)All leading entries = 1 3)A column containing a leading entry 1 has 0’s everywhere.
Section 5.3 MatricesAnd Systems of Equations. Systems of Equations in Two Variables.
Def: A matrix A in reduced-row-echelon form if 1)A is row-echelon form 2)All leading entries = 1 3)A column containing a leading entry 1 has 0’s everywhere.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Section 6.1 Systems of Linear Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Chapter 1 Systems of Linear Equations
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Chapter 1 Systems of Linear Equations and Matrices
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
Elementary Row Operations Gaussian Elimination Method
Matrix Solutions to Linear Systems
Chapter 1: Linear Equations in Linear Algebra
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Presentation transcript:

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; if there is at least one solution of the system, it is said to be consistent.

Solution possibilities for two lines

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.

An example

An example

An example

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.

Reduced versus non-reduced

From echelon form to solution (Example 1: unique solution)

From echelon form to solution (Example 2: infinite solutions)

From echelon form to solution (Example 3: no solutions)

Gaussian elimination: an example

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 called Gauss-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.