Exercise Sketch these lines and find their intersection.

Similar documents
MTHSC 3110 Section 1.1

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

Solving Linear Systems Using Gaussian Elimination

Linear Algebra I Lecture 8

Chapter 1. Vectors, Matrices, and Linear Spaces

Lecture 7: Introduction to linear systems

Section 6.2 Larger Systems of Linear Equations

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

Gauss-Jordan Row Reduction and Reduced Row Echelon Form

Methods for Solving Linear Systems Part 2

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

1 Last time: linear systems and row operations

Linear Algebra I Lecture 10

Math 1314 Week #14 Notes

9.1 - Systems of Linear Equations: Two Variables

Section 6.3. Matrices and Systems of Equations

Relationships Between Planes

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

Lecture 3: Gaussian Elimination, continued. Lecture 3: Gaussian Elimination, continued

Section Gaussian Elimination

Lectures on Linear Algebra for IT

1 - Systems of Linear Equations

March 19 - Solving Linear Systems

Linear Equations in Linear Algebra

System of Linear Equations

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Lecture 1 Systems of Linear Equations and Matrices

1 System of linear equations

Problem Sheet 1 with Solutions GRA 6035 Mathematics

Matrices and Systems of Equations

22A-2 SUMMER 2014 LECTURE 5

Solving Systems of Linear Equations

Elimination Method Streamlined

Lecture 4: Gaussian Elimination and Homogeneous Equations

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

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

Matrix Solutions to Linear Equations

Chapter 6 Page 1 of 10. Lecture Guide. Math College Algebra Chapter 6. to accompany. College Algebra by Julie Miller

Systems of Linear Equations

4 Elementary matrices, continued

MA 3280 Lecture 05 - Generalized Echelon Form and Free Variables. Friday, January 31, 2014.

Elementary Linear Algebra

4 Elementary matrices, continued

Solving Systems of Linear Equations Using Matrices

Matrices, Row Reduction of Matrices

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

Linear System Equations

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix

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

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Chapter 4. Solving Systems of Equations. Chapter 4

7.6 The Inverse of a Square Matrix

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

Lecture 2 Systems of Linear Equations and Matrices, Continued

Row Reducing Matrices

POLI270 - Linear Algebra

Math "Matrix Approach to Solving Systems" Bibiana Lopez. November Crafton Hills College. (CHC) 6.3 November / 25

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

Lecture Notes: Solving Linear Systems with Gauss Elimination

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

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

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices

1300 Linear Algebra and Vector Geometry

Example: 2x y + 3z = 1 5y 6z = 0 x + 4z = 7. Definition: Elementary Row Operations. Example: Type I swap rows 1 and 3

UNIT 3 INTERSECTIONS OF LINES AND PLANES

MTH 2530: Linear Algebra. Sec Systems of Linear Equations

Matrix Factorization Reading: Lay 2.5

CHAPTER 9: Systems of Equations and Matrices

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013

Chapter Practice Test Name: Period: Date:

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

MAC Module 1 Systems of Linear Equations and Matrices I

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

MATH 54 - WORKSHEET 1 MONDAY 6/22

Recall, we solved the system below in a previous section. Here, we learn another method. x + 4y = 14 5x + 3y = 2

Chapter 1 Linear Equations. 1.1 Systems of Linear Equations

Math Studio College Algebra

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

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1

4.3 Row operations. As we have seen in Section 4.1 we can simplify a system of equations by either:

M 340L CS Homework Set 1

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

Systems of Linear Equations. By: Tri Atmojo Kusmayadi and Mardiyana Mathematics Education Sebelas Maret University

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.

Matrices and systems of linear equations

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

Math Week 1 notes

Solutions to Homework 5 - Math 3410

Lecture 2e Row Echelon Form (pages 73-74)

Section Gauss Elimination for Systems of Linear Equations

Math 2030 Assignment 5 Solutions

Matrices and RRE Form

Next topics: Solving systems of linear equations

is a 3 4 matrix. It has 3 rows and 4 columns. The first row is the horizontal row [ ]

Section Matrices and Systems of Linear Eqns.

CHAPTER 9: Systems of Equations and Matrices

Section 5.3 Systems of Linear Equations: Determinants

Math 3C Lecture 20. John Douglas Moore

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

1. Solve each linear system using Gaussian elimination or Gauss-Jordan reduction. The augmented matrix of this linear system is

Transcription:

These are brief notes for the lecture on Friday August 21, 2009: they are not complete, but they are a guide to what I want to say today. They are not guaranteed to be correct. 1. Solving systems of linear equations A system of linear equations is a collection of equations in the same set of variables. For example, 2x 1 x 2 = 4 Of course, since this is a pair of equations in two variables we could think of this as the intersection of two lines. Sketch these lines and find their intersection. Possibilities for the solution set to a system of equations No solution Exactly one solution More than one solution It is easy to come up with examples of the first two circumstances. The third possibibility actually means that something much stronger is true: if we have two distinct solutions then we must have infinitely many solutions. 1

Draw two dimensional examples illustrating each of the three possible outcomes. Why is it that if we have at least two solutions then there are infinitely many? 2

Matrix Notation The system of equations above has coefficient matrix ( ) 1 3 2 1 and augmented matrix ( ) 1 3 5 2 1 4 A matrix with m rows and n columns is referred to as an m n matrix. Note that the number of rows always comes before the number of columns. Thus the matrices above are 2 2 and 2 3 respectively. Elementary row operations Subtract twice the first row from the second row of the augmented matrix. Explain why the new system of equations has precisely the same set of solutions as the old set of equations. (1) (Replacement) Replace a row by the sum of the same row and a multiple of different row. (2) (Interchange) Interchange two rows. (3) (Scaling) Multiply a row by a non-zero constant. It is clear that the set of solutions is not changed by the second and third operations. Explain why the set of solutions is unchanged by the first operation. Definition 1.1. (1) Two linear systems are equivalent if they have the same solution set. (2) Two matrices are row equivalent if one matrix can be reduced to the other by elementary row operations. 3

Suppose A and B are m n matrices: explain why the following is true: if A can be reduced via elementary row operations to B, then B can be reduced to A. (Hint: show that each step of a reduction can be reversed). Fact: Two linear systems are equivalent if and only if their augmented matrices are rowequivalent. Write the following system of equations as an augmented matrix, and using that, solve the system: x 1 + + 3x 3 = 8 2x 1 + 2x 2 + 9x 3 = 7 + x 2 + 5x 3 = 2 Fundamental Questions We can rephrase our question about how many solutions there are to a system in the following way: (1) Is the system consistent, that is, do there exist any solutions? (2) If there is at least one solution, is it unique? For example, we ve seen that the system 2x 1 x 2 = 4 4

has a unique solution. On the other hand, the system has no solutions, and the system 2x 1 + 6x 2 = 4 2x 1 + 6x 2 = 10 has infinitely many. Row Reduction and Row Echelon Form Definition 1.2. A rectangular matrix is in echelon form (or row echelon form) if it has the following properties (1) All non-zero rows are above any rows of all zeros. (2) Each leading entry of a row is in a column to the right of the leading entry of the row above it. (3) All entries in a column below a leading entry are zeros. Sometimes we want more than echelon form: we can make all the leading entries 1 by multiplying by a constant, and we can subtract from rows above to zero out their entries in that column. Definition 1.3. A rectangular matrix is in reduced echelon form (or reduced row echelon form) if it is in row echelon form, and has the following additional properties (1) The leading non-zero term of every non-zero row is 1 (2) Each leading 1 is the only non-zero entry in its column. Examples 1 2 5 0 2 6 0 0 0 is in row echelon form but is not reduced: 1 2 5 0 1 3 0 0 0 is in row echelon form but is not reduced: 1 0 1 0 1 3 0 0 0 is in reduced row echelon form: is not in row echelon form. 1 2 5 0 1 3 2 0 0 5

Theorem 1.4. Each matrix is row equivalent to one and only one reduced echelon matrix. Pivot Positions How do we get a matrix into row echelon or reduced row echelon form? Look at the first non-empty column. By switching row 1 and another row, we can move the non-zero entry into the top row. This entry is now a pivot position By multiplying by a non-zero number, we can force the pivot position to be 1. Then, subtracting multiples of this row we can force all the entries below the pivot position to be zero, as we can for all the entries above the pivot position. Iterating this process of switching rows, scaling the pivot row to make the pivot entry 1, and subtracting multiples of the pivot row from rows below and above, gives a matrix in reduced row echelon form! In order to obtain row echelon form, we only need to switch rows and subtract multiples below. This process is often referred to as Gaussian elimination, or Gauss-Jordan elimination Solving a system in reduced row echelon form Suppose we have a system of equations, we ve written them as an augmented matrix, we ve performed the above process, and arrived at the following reduced row echelon form matrix. 1 6 9 3 0 0 0 0 1 4 0 5 0 0 0 0 1 7 Write down the corresponding equations. Pair up the variables and the pivot columns: these are the basic variables. The remaining variables are the free variables. Homework: Due: F 8/26/09. (1) S. 1.1 # s 1-33 odd, 34. (2) S. 1.2 # s 1-33 odd. (3) S. 1.3 # s 1-15 (odd), 19, 23, 25, 29. (4) S. 1.4 # s 1, 5, 9, 13, 15, 19, 23, 25, 29, 33. 6