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.

Slides:



Advertisements
Similar presentations
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Advertisements

Gauss Elimination.
Chapter 2 Simultaneous Linear Equations
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
Lesson 8 Gauss Jordan Elimination
Solving Systems of Linear Equations Part Pivot a Matrix 2. Gaussian Elimination Method 3. Infinitely Many Solutions 4. Inconsistent System 5. Geometric.
ENGR-1100 Introduction to Engineering Analysis
Chapter 1 Systems of Linear Equations
Linear Systems and Matrices
10.1 Gaussian Elimination Method
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
Section 8.1 – Systems of Linear Equations
Solving System of Linear Equations. 1. Diagonal Form of a System of Equations 2. Elementary Row Operations 3. Elementary Row Operation 1 4. Elementary.
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.
1.2 Gaussian Elimination.
Multivariate Linear Systems and Row Operations.
Systems of Linear Equations and Row Echelon Form.
SYSTEMS OF LINEAR EQUATIONS
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Chap. 1 Systems of Linear Equations
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.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 1.1 Introduction to Systems of Linear Equations.
Warm-Up Write each system as a matrix equation. Then solve the system, if possible, by using the matrix equation. 6 minutes.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
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.
MATH 250 Linear Equations and Matrices
8.1 Matrices and Systems of Equations. Let’s do another one: we’ll keep this one Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
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.
Triangular Form and Gaussian Elimination Boldly on to Sec. 7.3a… HW: p odd.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
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.
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.
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.
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.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Multivariable linear systems.  The following system is said to be in row-echelon form, which means that it has a “stair-step” pattern with leading coefficients.
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.
Section 6-1: Multivariate Linear Systems and Row Operations A multivariate linear system (also multivariable linear system) is a system of linear equations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Multivariable Linear Systems and Row Operations
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Linear Algebra Lecture 4.
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
Systems of Linear Equations
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Presentation transcript:

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

Sec 3.1 Introduction to Linear System Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix 3 x 4 Sec 3.2 Matrices and Gaussian Elemination

Sec 3.1 Introduction to Linear System Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix 3 x 4 Sec 3.2 Matrices and Gaussian Elemination Size, shape row column

Coefficient Matrix n x n Coefficient Matrix n x n Augmented Coefficient Matrix n x (n+1) Augmented Coefficient Matrix n x (n+1) Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination

Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination

Three Possibilities Linear System Unique Solution 1 Infinitely many solutions 2 No Solution 3 Inconsistent consistent

How to solve any linear system Triangular system Use back substitution Augmented

Elementary Row Operations Multiply one row by a nonzero constant 1 1 Interchange two rows 2 2 Add a constant multiple of one row to another row 3 3 Triangular system

How to solve any linear system

(-3) R1 + R2 (-2) R1 + R3 (-3) R2 + R3 Augmented Matrix (1/2) R2 Convert into triangular matrix triangular matrix

Convert into triangular matrix

How to solve any linear system Triangular system Use back substitution Augmented Solve

(-3) R1 + R2 (-2) R1 + R3 (-3) R2 + R3 Augmented Matrix (1/2) R2 Definition: (Row-Equivalent Matrices) A and B are row equivalent if B can be obtained from A by a finite sequence of elementary row operations A B Convert into triangular matrix A and B are row equivalent

Definition: (Row-Equivalent Matrices) A and B are row equivalent if B can be obtained from A by a finite sequence of elementary row operations A B A and B are row equivalent A is the augmented matrix of sys(1) B is the augmented matrix of sys(2) Theorem 1: A and B are row equivalent & sys(1) and sys(2) have same solution

Echelon Matrix zero row How many zero rows

Echelon Matrix non-zero row 1)How many non-zero rows 2)Find all leading entries leading entry The first (from left) nonzero element in each nonzero row

Echelon Matrix Def: A matrix A in row-echelon form if 1)All zero rows are at the bottom of the matrix 2)In consecutive nonzero rows the leading in the lower row appears to the right of the leading in the higher row

How to transform a matrix into echelon form Gaussian Elimination 1) Locate the first nonzero column 2) In this column, make the top entry nonzero 3) Use this nonzero entry to (below  zeros ) 4) Repeat (1-3) for the lower right matrix

Echelon Matrix Reduce the augmented matrix to echelon form.

How to solve any linear system Gaussian Elimination Use back substitution Augmented

Leading variables and Free variables leading Variables Free Variables

Back Substitution 1) Set each free variable to parameter ( s, t, …) 2) Solve for the leading variables. Start from last row. Second row gives: first row gives: Thus the system has an infinite solution set consisting of all (x,y,z) given in terms of the parameter s as follows

23 Back Substitution The linear systems are in echelon form, solve each by back substitution

24 Quiz #1 on Saturday Sec Sec 3.2