MAT 2401 Linear Algebra 1.1, 1.2 Part I Gauss- Jordan Elimination

Slides:



Advertisements
Similar presentations
Section 2.2 Systems of Liner Equations: Unique Solutions.
Advertisements

4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Chapter 1: Linear Equations
Gauss Elimination.
Lesson 8 Gauss Jordan Elimination
Chapter 2 Section 1 Solving a System of Linear Equations (using Matrices)
Chapter 1 Systems of Linear Equations
Linear Systems and Matrices
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
LIAL HORNSBY SCHNEIDER
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
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.
Linear Algebra – Linear Equations
Table of Contents Solving Linear Systems of Equations - Calculator Methods Consider the following augmented matrix... The rows can be written as... Row.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
SYSTEMS OF LINEAR EQUATIONS
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Elementary Linear Algebra
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 1 Systems of Linear Equations and Matrices
Copyright © Cengage Learning. All rights reserved.
MAT 1234 Calculus I 9.4 System of Linear Equations: 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.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
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.
Systems of Linear Equations Let’s say you need to solve the following for x, y, & z: 2x + y – 2z = 10 3x + 2y + 2z = 1 5x + 4y + 3z = 4 Two methods –Gaussian.
Chapter 1 Section 1.1 Introduction to Matrices and Systems of Linear Equations.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Solutions to Linear Systems.
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.
Using Matrices A matrix is a rectangular array that can help us to streamline the solving of a system of equations The order of this matrix is 2 × 3 If.
Section 3.6 – Solving Systems Using Matrices
MAT 2401 Linear Algebra 1.2 Part II Gauss-Jordan Elimination
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
MCV4U1 Matrices and Gaussian Elimination Matrix: A rectangular array (Rows x Columns) of real numbers. Examples: (3 x 3 Matrix) (3 x 2 Matrix) (2 x 2 Matrix)
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Algebra II Honors Problem of the Day Homework page eoo The following system has been solved and there are infinite solutions in the form of (
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
10.2 Systems of Linear Equations: Matrices Objectives Objectives 1.Write the Augmented Matrix 2.Write the System from the Augmented matrix 3.Perform Row.
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.
3.6 Solving Systems Using Matrices You can use a matrix to represent and solve a system of equations without writing the variables. A matrix is a rectangular.
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.
RECOGNIZING INCONSISTENT LINEAR SYSTEMS. What is an Inconsistent Linear System?  An inconsistent linear system is a system of equations that has no solutions.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
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.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen College Algebra with Trigonometry, 6 th Edition Chapter Nine Systems of Equations.
1 SYSTEM OF LINEAR EQUATIONS BASE OF VECTOR SPACE.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
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
Linear Equations in Linear Algebra
Systems of linear equations
Solving Systems of Equations Using Matrices
Chapter 1: Linear Equations in Linear Algebra
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Presentation transcript:

MAT 2401 Linear Algebra 1.1, 1.2 Part I Gauss- Jordan Elimination

HW Written Homework

Time Part I may be a bit longer today. Part II will be shorter next time.

Preview Introduce the Matrix notations. Study the Elementary Row Operations. Study the Gauss-Jordan Elimination.

Example 1 Elimination:

Example 1 Elimination:Geometric Meaning

How many solutions? Q: Given a system of 2 equations in 2 unknowns, how many solutions are possible? A:

How many solutions? Q: Given a system of 3 equations in 3 unknowns, how many solutions are possible? A:

How many solutions? Q: Given a system of 3 equations in 3 unknowns, how many solutions are possible? ______ System

Unique Solution We will focus only on systems of unique solution in part I. Such systems appear a lot in applications.

Example 2 Elimination:

Observation 1 Q: Why eliminations are not good? A:

Observation 2 Compare the 2 systems: Q: Are the 2 systems the same? A:

Observation 2 Compare the 2 systems: Q: What do the 2 systems have in common? A:

Observation 2 Compare the 2 systems:

Observation 2 Compare the 2 systems: Q: Which system is easier to solve? A:

Extreme Makeover? We want a solution method that it is systematic, extendable, and easy to automate it can transform a complicated system into a simple system

Extreme Makeover? We want a solution method that it is systematic, extendable, and easy to automate it can transform a complicated system into a simple system

Extreme Makeover? We want a solution method that it is systematic, extendable, and easy to automate it can transform a complicated system into a simple system

Extreme Makeover? We want a solution method that it is systematic, extendable, and easy to automate it can transform a complicated system into a simple system

Gauss-Jordan Elimination

Before we can describe our systematic solution method, we need the matrix notations.

Essential Information A system can be represented compactly by a “table” of numbers.

Matrix A matrix is a rectangular array of numbers. If a matrix has m rows and n columns, then the size of the matrix is said to be mxn.

Example 2 Write down the (Augmented) matrix representation of the given system.

Coefficient Matrix The left side of the Augmented matrix is called the Coefficient Matrix.

Elementary Row Operations We can perform the following operations on the matrix 1. Switching 2 rows. 2. Multiplying a row by a constant. 3. Adding a multiple of one row to another.

Elementary Row Operations We can perform the following operations on the matrix 1. Switching 2 rows.

Elementary Row Operations We can perform the following operations on the matrix 2. Multiplying a row by a constant.

Elementary Row Operations We can perform the following operations on the matrix 3. Adding a multiple of one row to another.

Elementary Row Operations Theory: We can use the operations to simplify the system without changing the solution. 1. Switching 2 rows. 2. Multiplying a row by a constant. 3. Adding a multiple of one row to another.

Elementary Row Operations Notations (examples) 1. Switching 2 rows. 2. Multiplying a row by a constant. 3. Adding a multiple of one row to another.

Gauss-Jordan Elimination Main Idea: We want to use elementary row operations to get the matrix into the form (reduced row-echelon form RREF)

Gauss-Jordan Elimination Main Idea: We want to use elementary row operations to get the matrix into the form (reduced row-echelon form RREF) The order of creating “0” and “1” is extremely important! 123

Example 2 123

Remarks Notice sometimes 2 “parallel” row operations can be done in the same step. The procedure (algorithm) is designed so that the exact order of creating the “0”s and “1”s is important.

Remarks Try to avoid fractions!!

How do I Confirm My Answers?

Example 3 Use Gauss-Jordan Elimination to solve the system.

Example 3 123