MTH 2530: Linear Algebra. Sec Systems of Linear Equations

Similar documents
Math 1314 Week #14 Notes

System of Linear Equations

Linear Algebra I Lecture 10

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

EBG # 3 Using Gaussian Elimination (Echelon Form) Gaussian Elimination: 0s below the main diagonal

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8

Chapter 1. Vectors, Matrices, and Linear Spaces

Linear System Equations

Linear Algebra I Lecture 8

Linear Algebra (2009 Fall) Chapter 1 Matrices and Systems of Equations

3. Replace any row by the sum of that row and a constant multiple of any other row.

Relationships Between Planes

9.1 - Systems of Linear Equations: Two Variables

Exercise Sketch these lines and find their intersection.

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

Linear Equations in Linear Algebra

Chapter 5 Linear Programming (LP)

Solving Linear Systems Using Gaussian Elimination

Systems of Linear Equations

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

Linear equations The first case of a linear equation you learn is in one variable, for instance:

DM559 Linear and Integer Programming. Lecture 2 Systems of Linear Equations. Marco Chiarandini

1.4 Gaussian Elimination Gaussian elimination: an algorithm for finding a (actually the ) reduced row echelon form of a matrix. A row echelon form

Linear Algebra. James Je Heon Kim

1 - Systems of Linear Equations

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University

Row Reduction and Echelon Forms

MTH 306 Spring Term 2007

1300 Linear Algebra and Vector Geometry

Chapter 1: Systems of Linear Equations

1 Last time: linear systems and row operations

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero.

Section Gaussian Elimination

1300 Linear Algebra and Vector Geometry Week 2: Jan , Gauss-Jordan, homogeneous matrices, intro matrix arithmetic

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Section 6.2 Larger Systems of Linear Equations

Gauss-Jordan Row Reduction and Reduced Row Echelon Form

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

1111: Linear Algebra I

Solving Systems of Linear Equations Using Matrices

Methods for Solving Linear Systems Part 2

Problem Sheet 1 with Solutions GRA 6035 Mathematics

Elimination Method Streamlined

Elementary matrices, continued. To summarize, we have identified 3 types of row operations and their corresponding

Lectures on Linear Algebra for IT

1111: Linear Algebra I

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

0.0.1 Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros.

Homework 1.1 and 1.2 WITH SOLUTIONS

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

MA 1B PRACTICAL - HOMEWORK SET 3 SOLUTIONS. Solution. (d) We have matrix form Ax = b and vector equation 4

7.6 The Inverse of a Square Matrix

Lecture 1 Systems of Linear Equations and Matrices

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MathQuest: Linear Algebra. 1. Which of the following operations on an augmented matrix could change the solution set of a system?

4.3 - Linear Combinations and Independence of Vectors

March 19 - Solving Linear Systems

Row Reduced Echelon Form

M 340L CS Homework Set 1

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

10.3 Matrices and Systems Of

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Matrices and RRE Form

Chapter 3. Linear Equations. Josef Leydold Mathematical Methods WS 2018/19 3 Linear Equations 1 / 33

Linear Algebra 1 Exam 1 Solutions 6/12/3

Notes on Row Reduction

The Gauss-Jordan Elimination Algorithm

Section Gauss Elimination for Systems of Linear Equations

1111: Linear Algebra I

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved

13. Systems of Linear Equations 1

Math 314 Lecture Notes Section 006 Fall 2006

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2

Topics. Vectors (column matrices): Vector addition and scalar multiplication The matrix of a linear function y Ax The elements of a matrix A : A ij

MATH10212 Linear Algebra B Homework Week 3. Be prepared to answer the following oral questions if asked in the supervision class

Chapter 2: Approximating Solutions of Linear Systems

a11 a A = : a 21 a 22

Matrices and Systems of Equations

x y = 1, 2x y + z = 2, and 3w + x + y + 2z = 0

Matrices. In this chapter: matrices, determinants. inverse matrix

4 Elementary matrices, continued

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124

Systems of Equations

5.7 Cramer's Rule 1. Using Determinants to Solve Systems Assumes the system of two equations in two unknowns

Matrices and systems of linear equations

Chapter 9: Systems of Equations and Inequalities

4 Elementary matrices, continued

Linear equations in linear algebra

Homework Set #1 Solutions

Math x + 3y 5z = 14 3x 2y + 3z = 17 4x + 3y 2z = 1

CHAPTER 8: MATRICES and DETERMINANTS

a. Define your variables. b. Construct and fill in a table. c. State the Linear Programming Problem. Do Not Solve.

web: HOMEWORK 1

CHAPTER 9: Systems of Equations and Matrices

Linear Equations in Linear Algebra

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

Lecture 7: Introduction to linear systems

MODEL ANSWERS TO THE THIRD HOMEWORK

Solving Systems of Linear Equations

Transcription:

MTH 0 Linear Algebra Professor Chao Huang Department of Mathematics and Statistics Wright State University Week # Section.,. Sec... Systems of Linear Equations... D examples Example Consider a system of two equations with two unknowns x y = x + y = () There are two commonly used methods to solve linear systems elimination method and substitution method. We now use the elimination method by adding both equation to obtain y = Substitute into the rst equation of system (), we nd x = y = A solution of system () is an ordered couple (x 0 ; y 0 ) that satis es both equations. Here, the system has exact one solution (; ) Example Consider another system x y = x + y = () Adding both equations leads to 0 = This contradictory equation indicates that system () cannot possibly have a solution. Example Consider another system x y = x + y = ()

The second equation is a multiple of the rst equation (by -). Therefore, this system has only one independent equation. Consequently, there are in nitely many solutions for any choice of t x = y = t + t Geometrically, in D, the graph of a linear equation is a straight line. A solution of a system of two equation is an intersection of two lines. There are tow possible situations for two lines (a) two lines intersect each other (one solution), (b) two lines are parallel (no solution), and (c) two line are identical (any point on the line is a solution). This observation and the elimination method extends to general situations.... General systems. A system of m equations with n variables, denoted by x ; x ; ; x n ; reads as > > a x + a x + + a n x n = b a x + a x + + a n x n = b a m x + a m x + + a mn x n = b m () a ij is called a coe cient. It is in the ith equation and is associated with x j A solution of system () consists of n ordered numbers (x ; x ; ; x n ) satisfying all m equations. The set of all possible solutions is called a solution set. Example A system of equations with unknowns x x + x = 0 x x = x + x + 9x = 9 We use the same method of elimination Equation # is replaced by the sum of itself and times Equation # (while maintain the other equations) x x + x = 0 x x = x + x = 9 Next, We add Equation # to # to arrive at x x + x = 0 x x = x = () (6) We solve x from the last equation x = Substitute it into Equation #, we nd x = =) x = =

Finally, substitute x = ; x = into the rst equation x + = 0 =) x = 6 This whole process can be simpli ed using symbolic means. We introduce the coe cient matrix for system () a a a n 6 a a a n () a m a m a mn mn It has m rows and n columns. it is also called a m n matrix. The entire information of system () can be found in a a a n j b 6 a a a n j b j () a m a m a mn j b m It is called Augmented matrix. This is a m (n + ) matrix. The elimination method basically consists of the following row operations De nition The following operations are called elementary row operations. Replace one row by the sum of itself and a multiple of another row;. Interchange two rows;. One row is replaced by a non-zero multiple of itself. Theorem 6 Elementary row reductions do not alter the solution set of any system of linear equations. Example Solve system () using row operations. Solution Augmented matrix j 0 0 j 9 j 9 We now perform a series of row operation in the way equivalent to what we did before 0 j j 0 9 j 9 R + R R R + R R j 0 0 j 0 0 j j 0 0 j 0 j 9

The corresponding system is x x + x = 0 x x = x = which is exactly the same as before. We can continue row operations j 0 j 0 0 j 6 R = R 0 j 0 0 j 0 0 j j 0 j 0 R + R R 6 0 0 j R = R 6 0 0 j 0 0 j 0 0 j 6 6 0 j 0 0 j R + R R 6 0 0 j ( ) R + + R R 6 0 0 j 0 0 j 0 0 j 6 6 0 0 j = x 6 0 0 j (Reduced Echelon Form) =) x = 6 x 0 0 j Example Solve x x = x x + x = x x + x = Solution Write down the Matrix form and perform row operations 0 j j R R j 0 j j j R = R = j = 0 j j ( =) R + R R ( ) R + R R = j = 0 j 0 0 0 j = (9) = j = 0 j 0 = j = =

We convert back to the system > > x x + x = x x = 0 = =) impossible, means no solution.

Section.. Row reductions, Echelon forms... Echelon Forms The rst entry of a row (or column) is called the leading entry of the row (or column). De nition 9 A matrix is called in Echelon form (upper triangle form) if (a) All non-zero rows are above any zero-row (row with all entries zero), (b) For any two rows, the column containing the leading entry of the upper row is on the left of the column containing the leading entry of the lower row. Echelon form 0 0 0 0 0 0 0 0 non-echelon form ; 0 0 0 0 0 0 0 0 0 0 0 0 0 0 De nition 0 If, in addition to (a) and (b) above, (c) all leading entries are and it is the only non-zero entry in the column, the matrix is called Reduced Echelon form. Reduced Echelon form 0 0 0 0 0 0 0 0 0 0 ; 0 0 0 0 0 0 0 0 0 Theorem Any matrix can be reduced by elementary row operations to the unique reduced Echelon form. The solution set of a system is the same as that of the system from the reduced Echelon form of the augmented matrix. De nition All leading entries are called pivot positions. All columns containing pivot positions are called pivot columns. The example in the end of last section can be summed up as... Gauss-Jordan Algorithm Gauss-Jordan Algorithm of nding reduced Echelon form Step. From the left, nd the rst non-zero column (it is a pivot column). By interchanging two rows if necessary, make sure that the leading entry of the column is non-zero. We end up with the following matrix (* represents any number) 0 a 6 0 b ; a 6= 0 0 c 6

Step. Perform elementary row operation # R =a R ; we arrive at 0 6 0 b 0 c Then, perform elementary row operation # several times (i.e., rst, R br R ;..., nally R m cr R m ), we obtain a matrix 0 6 0 0 A B 0 0 C Step. repeat the above two steps for the submatrix obtained from deleting the rst row 0 0 A B 0 0 C The matrix is then reduced row-equivalently to 0 W 6 0 0 0 0 0 By perform row operation R 6 W R R ; we have 0 0 0 0 0 0 0 Step. Repeat till reduced Echelon form. Example Find the reduced Echelon form for 0 j j 0 9 j 9 and then solve () x x + x = 0 x x = x + x + 9x = 9

Solution We perform row operations as follows j 0 0 j R + R R j 0 0 j 9 j 9 0 j 9 R = R j 0 0 j R + R R 0 j 9 R + R R 0 j 0 j R + R R 0 0 j R + R R 0 0 j 9 0 0 j 6 0 0 j Solution x = 9; x = 6; x = 0 j 0 j 0 j 9 0 0 j 9 0 j 0 0 j Theorem (Existence & Uniqueness) A system is called consistent if it admits at least one solution. A system is consistent if and only if the rightmost column contains NO pivot. in other words, there is no row having the form [0,0,...,0,b] (b 6= 0) Example In the second example of the previous section, we have 0 j = j = j 0 j j 0 0 0 j = The last column is a pivot column. Thus, it is inconsistent. Example 6 Determine if the system Sol. The augmented matrix Row operations 0 6 6 j j 9 9 9 6 j R R R Answer consistent. x 6x + 6x + x = x x + x x + x = 9 x 9x + x 9x + 6x = 0 6 6 j j 9 9 9 6 j R R j 9 0 6 6 j 0 j 6 j 9 0 6 6 j 9 9 6 j R + R R j 9 0 6 6 j 0 0 0 0 = j

Homework Section. #,,,,, Section. #,,,, 9, 9