Chapter 1 Systems of Linear Equations and Matrices

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra
Advertisements

Gauss Elimination.
Chapter 2 Simultaneous Linear Equations
Systems of Linear Equations and Matrices
1.2 Row Reduction and Echelon Forms
Linear Equations in Linear Algebra
Lesson 8 Gauss Jordan Elimination
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Linear Algebra - Chapter 1 [YR2005]
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.
SYSTEMS OF LINEAR EQUATIONS
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Chap. 1 Systems of Linear Equations
Elementary Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
Elementary Linear Algebra Anton & Rorres, 9th Edition
System of Linear Equations Nattee Niparnan. LINEAR EQUATIONS.
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.
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.
1 Part II: Linear Algebra Chapter 8 Systems of Linear Algebraic Equations; Gauss Elimination 8.1 Introduction There are many applications in science and.
 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.
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs) Dr. Faraz Junejo.
Matrices and Systems of 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.
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.
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
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.
1 1.2 Linear Equations in Linear Algebra Row Reduction and Echelon Forms © 2016 Pearson Education, Ltd.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices, Vectors, Determinants.
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
7.3 Linear Systems of Equations. Gauss Elimination
Linear Equations in Linear Algebra
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Linear Equations by Dr. Shorouk Ossama.
5 Systems of Linear Equations and Matrices
Chapter 1 Systems of Linear Equations
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
Linear Equations in Linear Algebra
1.1 Introduction to Systems of Equations.
Elementary Row Operations Gaussian Elimination Method
Chapter 1: Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Systems of Linear Equations and Matrices
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Presentation transcript:

Chapter 1 Systems of Linear Equations and Matrices Introduction to System of Linear Equations Gaussian Elimination Matrices and Matrix Operations Inverses; Rules of Matrix Arithmetic Elementary Matrices and a Method for Finding Further Results on Systems of Equations and Invertibility Diagonal, Triangular, and Symmetric Matrices

1.1 Introduction to systems of linear equations Any straight line in xy-plane can be represented algebraically by an equation of the form: General form: Define a linear equation in the n variables : where a1, a2, …, an and b are real constants. The variables in a linear equation are sometimes called unknowns.

Linear Equations Examples: Some linear equations: Some NON linear equations: Observe that A linear equation does not involve any products or roots of variables All variables occur only to the first power and do not appear as arguments for trigonometric, logarithmic, or exponential functions.

Solutions of Linear Equations A solution of a linear equation is a sequence of n numbers s1, s2, …, sn such that the equation is satisfied. The set of all solutions of the equation is called its solution set or general solution of the equation. Example: (a) Find the solution of 3x+4y = 5 Solution: We can assign arbitrary values to any one of the variables and solve for the other variable. In particular, we have where t is an arbitrary value, called a parameter.

Example (b): Find the solution of Solution: We can assign arbitrary values to any two variables and solve for the third variable. In particular, where s, t are parameters

Linear Systems A finite set of linear equations in the variables x1, x2, …, xn is called a system of linear equations or a linear system. A sequence of numbers s1, s2, …, sn is called a solution of the system if every equation is satisfied. A system has no solution is said to be inconsistent. If there is at least one solution of the system, it is called consistent. Every system of linear equations has either no solutions, exactly one solution, or infinitely many solutions. A general system of two linear equations: Two line may be parallel – no solution Two line may be intersect at only one point – one solution Two line may coincide – infinitely many solutions

An arbitrary system of m linear equations in n unknown can be written as Where x1, x2, …, xn are unknowns and the subscripted a’s and b’s denote Constants. Note that is in the ith equation and multiplies unknown

Augmented Matrix A system of m linear equations in n unknowns can be written as a rectangular array of numbers: This is called the augmented matrix for the system. Example:

Elementary Row Operations Since the rows of an augmented matrix correspond to the equations, we can apply the following three types of operations to solve systems of linear equations. Multiply an equation through by an nonzero constant Interchange two equation Add a multiple of one equation to another These operations are called elementary row operations. We will go to details in the next session.

1.2 Gaussian Elimination A matrix which has the following properties is in reduced row echelon Form. If a row does not consist entirely of zeros, then the first nonzero number in the row is a 1. We call this a leader 1. If there are any rows that consist entirely of zeros, then they are grouped together at the bottom of the matrix. In any two successive rows that do not consist entirely of zeros, the leader 1 in the lower row occurs farther to the right than the leader 1 in the higher row. Each column that contains a leader 1 has zeros everywhere else. A matrix that has the first three properties is said to be in row echelon form. Note: A matrix in reduced row-echelon form is of necessity in row echelon form, but not conversely

Row-Echelon and Reduced Row-Echelon Forms Example: Determine which of the following matrices are in row-echelon form, reduced Row-echelon form, both, or neither. Solution: in row-echelon form: in reduced row-echelon form:

Example: Determine which of the following matrices are in row-echelon form, reduced Row-echelon form, both, or neither. Solution: in both: In neither:

More on Row-Echelon and Reduced Row-Echelon Form All matrices of the following types are in row-echelon form (any real numbers substituted for the *’s. ) : All matrices of the following types are in reduced row-echelon form (any real numbers substituted for the *’s. ) :

Solutions of Linear Equations Example: Suppose that the augmented matrix for a system of linear equations has been reduced by row operations to the given reduced row-echelon form. Solve the system. Solution (a): The corresponding system of equations is By inspection,

Example: Suppose that the augmented matrix for a system of linear equations has been reduced by row operations to the given reduced row-echelon form.Solve the system. Solution (b): The corresponding system of equation is Leading variables free variables Solving for the leading variables in terms of the free variable gives Thus, the general solution is

Example: Suppose that the augmented matrix for a system of linear equations has been reduced by row operations to the given reduced row-echelon form.Solve the system. Solution (c): The corresponding system of equation is Solving for the leading variables in terms of the free variable gives Thus, the general solution is

Example: Suppose that the augmented matrix for a system of linear equations has been reduced by row operations to the given reduced row-echelon form.Solve the system. Solution (d): The corresponding system of equation is Since 0=1 cannot be satisfied, there is no solution to the system

Elimination Method Elimination procedure to reduce a matrix to reduced row-echelon form. Step 1. Locate the leftmost column that does not consist entirely of zeros. Step 2. Interchange the top row with another row, if necessary, to bring a nonzero entry to the top of the column found in step 1. R1 R2

Step 3. If the entry that is now at the top of the column found in step 1 is a, multiply The first row by 1/a in order to introduce a leading 1. Step 4. Add suitable multiples of the top row to the rows below so that all entries Below the leading 1 become zeros. Step 5. Cover the top row in the matrix and begin again with Step 1 applied to the Submatrix that remains. Continue in this way until the entire matrix is in row-echelon form.

Step 6. Beginning with the last nonzero row and working upward, add suitable multiples of each row to the rows above to introduce zeros above the leading 1’s Step1~Step5: the above procedure produces a row-echelon form and is called Gaussian elimination Step1~Step6: the above procedure produces a reduced row-echelon form and is called Gaussian-Jordan elimination

Every matrix has a unique reduced row-echelon form but a row-echelon form of a given matrix is not unique Example: Solve by Gauss-Jordan elimination Solution: The augmented matrix for the system is

The corresponding system of equations is The solution is x=1, y=2, z=3.

Homogeneous Linear Systems A system of linear equations is said to be homogeneous if the constant terms are all zero; that is, the system has the form: Every homogeneous system of linear equation is consistent, since all such system have x1 = 0, x2 = 0, …, xn = 0 as a solution. This solution is called the trivial solution. If there are another solutions, they are called nontrivial solutions. There are only two possibilities for its solutions: There is only the trivial solution There are infinitely many solutions in addition to the trivial solution

Example: Solve the homogeneous system of linear equations by Gauss-Jordan elimination Solution: The augmented matrix is The augmented matrix is

The corresponding system of equations is Solve for the leading variables yields The general solution is Note: the trivial solution is obtained when s = t = 0

Theorem 1.2.1 A homogeneous system of linear equations with more unknowns than equations has infinitely many solutions. Remark This theorem applies only to homogeneous system! A nonhomogeneous system with more unknowns than equations need not be consistent; however, if the system is consistent, it will have infinitely many solutions.