1 / 122

Chapter 1 = Systems of Linear Equations & Matrices

Chapter 1 = Systems of Linear Equations & Matrices. MATH 264 Linear Algebra. Introduction.

Download Presentation

Chapter 1 = Systems of Linear Equations & Matrices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 1 = Systems of Linear Equations & Matrices MATH 264 Linear Algebra

  2. Introduction • Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural of “matrix”). Matrices often appear as tables of numerical data that arise from physical observations, but they occur in various mathematical contexts as well. • Example: 

  3. Linear Equations • A line in a 2D plane (or x-y coordinate system) can be represented as • And a line in a 3D plane as • The following are examples of linear equations • The following are NOT linear equations

  4. A finite set of linear equations are called linear systems (or systems of linear equations) • The variables are our unknowns • A general linear system of m equations in the n unknowns are written as

  5. 2 & 3 Unknowns in Linear Systems • Linear systems in two unknowns arise in connection with intersections of lines. For example, consider the linear system in which the graphs of the equations are lines in the xy-plane. Each solution (x, y) of this system corresponds to a point of intersection of the lines, so there are three possibilities

  6. In general we say that the linear system is consistent if it has 1 solution • No solutions means the linear system is inconsistent

  7. Augmented Matrices and Elementary Row Operations

  8. Augmented Matrices • As the number of equations and unknowns increase, so does the complexity of solving the system of linear equations. • We can abbreviate the linear system by •  partitioned matrix augmented matrix

  9. What are Augmented Matrices? • An augmented matrix of a system of linear equations is really just that system without the variables and signs (+ - x / =) • The augmented matrix for

  10. Elementary Row Operations • The basic method for solving a linear system is to perform appropriate algebraic operations on the system that do not alter the solution set • The 3 common row operations performed on a matrix: • Multiply a row through by a nonzero constant • Switch two distinct rows • Add one row to another row

  11. Example

  12. Gaussian Elimination,Row Echelon Form (REF), Gauss-Jordan Elimination, and Row Reduced Echelon Form (RREF)

  13. Introduction to Elimination • In this section we will develop a systematic procedure for solving systems of linear equations. • The procedure is based on the idea of performing operations on rows of augmented matrix that simplify it to a form from which the solution to that system can be found. • Almost all of the methods that are used for solving large systems of equations are based on the simple laws that we will develop here.

  14. Reduced Row Echelon Form (RREF) To be RREF a matrix must have: • If a row does not consist entirely of zeros then the first nonzero number in the row is a 1. • If there are any rows that consist entirely of zeros then they are grouped together @ bottom of matrix • In any 2 successive rows that do not consist entirely of zeros the leading 1 in the lower row occurs farther to the right than the leading 1 in the higher row • Each column that contains a leading 1 has zeros everywhere else in that column

  15. A matrix that has the first 3 properties is in ROW ECHELON FORM. • A matrix that has all 4 properties is in REDUCED ROW ECHELON FORM.

  16. Example: More on REF | RREF

  17. Definitions • General Solution = A set of parametric equations from which all solutions can be obtained by assigning numerical values to the parameters. Applicable only when a linear system has many solutions. • An m X n matrix is a rectangular array of numbers with m rows and n columns • Size and arrangement matters

  18. Examples of matrices in REF

  19. Examples of matrices NOT in REF

  20. The 3 Elementary Row Operations • Scale a row by a non-zero real number • Add a non-zero multiple of one row to another • Exchange two rows Example of how to do this is shown on next slide 

  21. Just keep doing Steps 1 – 4 for all the other rows

  22. Just keep doing Steps 1 – 4 for all the other rows

  23. Just keep doing Steps 1 – 4 for all the other rows… Note: some steps are missing and the final result is shown below

  24. Determining solutions from REF of augmented matrix • We use Gaussian elimination to put the augmented matrix of a system of linear equations in REF (row echelon form). • If the augmented matrix of a system is in row echelon form, we can determine the solutions using substitution, starting with the last equation and working upward. This is method of back-substitution

  25. Possibilities for solutions • The system has no solution = therefore the system is inconsistent • The system has a unique solution = therefore the system is consistent • The system has infinitely many solutions THEOREM: If a REF of the augmented matrix of a system of equations has a leading 1 in the final column then the system is inconsistent & has no solutions.

  26. Example of the Theorem

  27. More on the Theorem • If the row echelon form of the augmented matrix of a system of linear equations does not have a leading 1 in the final column then the system has asolution.

More Related