MATH 54 - WORKSHEET 1 MONDAY 6/22

Similar documents
Chapter 1. Vectors, Matrices, and Linear Spaces

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

Solving Linear Systems Using Gaussian Elimination

Section 1.2. Row Reduction and Echelon Forms

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

Row Reduction and Echelon Forms

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

Linear Equations in Linear Algebra

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 Due: Wednesday, August 27. x + y + z = 1. x y = 3 x + y + z = c 2 2x + cz = 4

22A-2 SUMMER 2014 LECTURE 5

1 Last time: linear systems and row operations

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

Section 5.3 Systems of Linear Equations: Determinants

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

Chapter 4. Solving Systems of Equations. Chapter 4

Matrices and RRE Form

Matrix equation Ax = b

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

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

Section Gaussian Elimination

Announcements Wednesday, August 30

4 Elementary matrices, continued

Relationships Between Planes

Announcements Wednesday, August 30

Linear Algebra Practice Problems

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

Math 2331 Linear Algebra

Row Reduced Echelon Form

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

Lecture 1 Systems of Linear Equations and Matrices

Linear Equations in Linear Algebra

R2 R2 2R R2 R1 3R This is the reduced echelon form of our matrix. It corresponds to the linear system of equations

Linear Algebra Handout

Connor Ahlbach Math 308 Notes

3.4 Elementary Matrices and Matrix Inverse

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

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

And, even if it is square, we may not be able to use EROs to get to the identity matrix. Consider

Math 2331 Linear Algebra

Methods for Solving Linear Systems Part 2

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:

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

Math 1314 Week #14 Notes

Linear Methods (Math 211) - Lecture 2

System of Linear Equations

4 Elementary matrices, continued

Math 3C Lecture 20. John Douglas Moore

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

Exercise Sketch these lines and find their intersection.

Homework Set #1 Solutions

Homework 1.1 and 1.2 WITH SOLUTIONS

Section 1.1: Systems of Linear Equations

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

Solving Linear Systems

1 - Systems of Linear Equations

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

9.1 - Systems of Linear Equations: Two Variables

Solving Systems of Linear Equations Using Matrices

Lecture 2 Systems of Linear Equations and Matrices, Continued

Chapter 2: Approximating Solutions of Linear Systems

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

Notes on Row Reduction

Review for Chapter 1. Selected Topics

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

Solutions to Exam I MATH 304, section 6

Chapter 1: Systems of Linear Equations

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

ECON 186 Class Notes: Linear Algebra

Sections 6.1 and 6.2: Systems of Linear Equations

March 19 - Solving Linear Systems

MATH240: Linear Algebra Review for exam #1 6/10/2015 Page 1

System of Linear Equations

Lecture 7: Introduction to linear systems

Section 6.2 Larger Systems of Linear Equations

Gauss-Jordan Row Reduction and Reduced Row Echelon Form

Problem Sheet 1 with Solutions GRA 6035 Mathematics

1300 Linear Algebra and Vector Geometry

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Section 5.6. LU and LDU Factorizations

Lectures on Linear Algebra for IT

22m:033 Notes: 1.2 Row Reduction and Echelon Forms

Solving Consistent Linear Systems

Solutions of Linear system, vector and matrix equation

Math 2940: Prelim 1 Practice Solutions

Name: Section Registered In:

MATH 2050 Assignment 6 Fall 2018 Due: Thursday, November 1. x + y + 2z = 2 x + y + z = c 4x + 2z = 2

Systems of Equations Homework Solutions

Week #4: Midterm 1 Review

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

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Linear Equations in Linear Algebra

Linear Algebra I Lecture 10

Row Reduction

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Matrix Algebra Lecture Notes. 1 What is Matrix Algebra? Last change: 18 July Linear forms

Find the solution set of 2x 3y = 5. Answer: We solve for x = (5 + 3y)/2. Hence the solution space consists of all vectors of the form

Solutions to Math 51 First Exam April 21, 2011

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

Transcription:

MATH 54 - WORKSHEET 1 MONDAY 6/22 Row Operations: (1 (Replacement Add a multiple of one row to another row. (2 (Interchange Swap two rows. (3 (Scaling Multiply an entire row by a nonzero constant. A matrix is in echelon form if: All rows with only 0s are on the bottom. The leading entry (first nonzero entry of each row is to the right of the leading entry of all rows above it. Only 0s appear below the leading entry of each row. Example: 0 1 1 7 1 0 0 3 15 3 0 0 0 0 2 A matrix is in reduced echelon form if, additionally: All leading entries are 1. Only 0s appear above the leading entry of each row. Example: Problems: 0 1 0 2 0 0 0 1 5 0 0 0 0 0 1 (1 Consider the following system of linear equations: 2x 1 + 2x 2 + x 3 = 1 2x 1 + x 2 + x 3 = 3 4x 2 + x 3 = 6 (a Convert the system to an augemented matrix. 2 2 1 1 2 1 1 3 0 4 1 6

(b Apply row operations to put the matrix in echelon form. 2 2 1 1 0 4 1 6 2 2 1 1 row 2 row 2 row 1 row 3 row 3 + 4 row 2 (c Further apply row operations to put the matrix in reduced echelon form. 2 0 1 5 2 0 0 9 1 0 0 9 2 1 0 0 9 2 0 1 0 2 row 1 row 1 + 2 row 2 row 1 row 1 row 3 row 1 1 2 row 1 row 2 row 2 (d Find the solutions to the system of linear equations. x 1 = 9 2 x 2 = 2 x 3 = 14 (2 The solutions to a system of linear equations are invariant under row operations. That is, if we start with a system of linear equations, convert it to an augmented matrix, apply some row operations, and then convert back to a system of linear equations, the new system has the same solutions as the old system. Explain why. I will describe why the solutions to a system are invariant under each of the row operations.

(a Interchange: Swapping two rows of the matrix corresponds to swapping two equations in the system. We have the same collection of equations, just listed in a different order, so the solutions did not change. (b Scaling: Scaling a row by a nonzero constant corresponds to multiplying both sides of an equation by a nonzero constant. Since the solutions to the equation a 1 x 1 + +a n x n = b are the same as the solutions to the equation c(a 1 x 1 + + a n x n = cb, and the other equations in the system did not change, the solutions to the system did not change. (c Replacement: This operation corresponds to taking two equations a 1 x 1 + + a n x n = b and a 1x 1 + + a nx n = b and replacing the latter by (ca 1 + a 1x 1 + + (ca n + a nx n = cb + b. Let s say you give me a solution to the original system x 1 = d 1,..., x n = d n. Then it is also a solution to the new system. The only equation we have to check is the new one, which we can equivalently write as c(a 1 x 1 + + a n x n + a 1x 1 + + a nx n = cb + b. And since x 1 = d 1,..., x n = d n is a solution to the old system, we have a 1 d 1 + + a n d n = b and a 1d 1 + + a nd n = b, so c(a 1 d 1 + + a n d n + a 1d 1 + + a nd n = cb + b. Ok, so every solution to the old system is a solution to the new system. How do we know that we didn t accidentally introduce any new solutions? That is, how do we know that every solution to the new system is a solution to the old system? Well, we can get from the new system back to the old system by reversing the replacement operation we just did. That is, if we did the replacement operation row i row i + c row j, we can get back to the original matrix by row i row i + ( c row j. Then exactly the same argument as above shows that every solution of the new system is a solution of the old system. (3 We could also define column operations on a matrix (e.g. add a multiple of one column to another column. Are the solutions to a system of linear equations invariant under column operations? Explain why or why not. No, they aren t. For example, consider the following augmented matrix, corresponding to the single equation x 1 + 2x 2 = 0: ( 1 2 0 Interchanging columns corresponds to swapping the names of the variables. If we swap the first and the second column, we get ( 2 1 0,

which corresponds to the equation 2x 1 + x 2 = 0. This has a different set of solutions from the original equation. For example, x 1 = 2, x 2 = 1 is a solution to the original equation, but not the new one. Also, scaling a column produces a totally different equation. If we scale the first column by 5, we get ( 2 2 0, which corresponds to the equation 5x 1 +2x 2 = 0, which has a different set of solutions. (4 The system in problem (1 is consistent (i.e. it has a solution and the solution is unique. (a How could you tell this just by looking at the echelon form? In the echelon form, the column after the vertical line doesn t contain a pivot, so the system is consistent (the reduced echelon form will not include the equation 0 = 1. And every column before the vertical line contains a pivot, so the solution is unique (there are no free variables. (b For each of the following augmented matrices in echelon form, determine without doing any calculations whether the corresponding system of linear equations is consistent, and if it is, whether the solution is unique. Inconsistent. 0 1 1 7 1 0 0 3 15 3 0 0 0 0 2 1 2 3 4 0 5 6 7 0 0 8 9 0 0 0 0 Consistent with a unique solution. ( 0 1 1 0 0 0 2 6 Consistent with infinitely many solutions. (The first variable x 1 is free. If you write down the equations, you ll see that x 1 isn t even mentioned, which means it can take on any value. ( 1 0 Consistent with a unique solution.

( 0 0 Consistent with infinitely many solutions. ( 0 1 Inconsistent.