1 / 43

Sections 1.1 & 1.2 Intro to Systems of Linear Equations & Gauss Jordan Elimination

Sections 1.1 & 1.2 Intro to Systems of Linear Equations & Gauss Jordan Elimination. Linear Algebra – Linear Equations y = 3 x – 2 2 x – 3 y + 4 z = 9 Vector Spaces. A solution to an equation. A solution to multiple equations (a system of equations).

arch
Download Presentation

Sections 1.1 & 1.2 Intro to Systems of Linear Equations & Gauss Jordan Elimination

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. Sections 1.1 & 1.2Intro to Systems of Linear Equations& Gauss Jordan Elimination

  2. Linear Algebra – Linear Equations y = 3x – 2 2x – 3y + 4z = 9 Vector Spaces

  3. A solution to an equation. A solution to multiple equations (a system of equations).

  4. A parametric representation of a solution.

  5. Geometrical meaning of a solution. For two equations in two unknowns: One SolutionNo SolutionsInfinite Solutions 2x + 3y = 6 2x + 3y = 6 2x + 3y = 6 4x – 2y = 12 4x + 6y = –24 4x + 6y = 12

  6. Geometrical meaning of a solution. For three equations in three unknowns:

  7. Geometrical meaning of a solution. For three equations in three unknowns:

  8. The number of solutions to a system of linear equations.

  9. A system is consistent if there is at least one solution to it. A system is inconsistent if there is no solution for it.

  10. Equivalent systems – systems that have the same solution set.

  11. Hard to solve: Easy to solve: x = 1 y = –1 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 + 0y + 0z 0x + + 0z 0x + 0y +

  12. Hard to solve: Easy to solve: x = 1 y = –1 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 1 3 2

  13. Elementary Operations: 1. Interchange any two equations. 2. 3. x – 2y + 3z = 9 –2x + 3y+ 7z=–4 2x – 5y + 5z = 17 –2x + 3y + 7z=–4 x – 2y + 3z = 9 2x – 5y + 5z = 17

  14. Elementary Operations: 1. 2. Multiply any equation by a nonzero scalar. 3. x – 2y + 3z = 9 –2x + 3y+ 7z=–4 2x – 5y + 5z = 17 x – 2y + 3z = 9 –2x + 3y + 7z=–4 20x – 50y + 50z = 170

  15. Elementary Operations: 1. 2. 3. Add a multiple of one equation to another equation. x – 2y + 3z = 9 –2x + 3y+ 7z=–4 2x – 5y + 5z = 17 x – 2y + 3z = 9 –2x + 3y+ 7z=–4 2x – 5y + 5z = 17 2x – 4y +12z = 18 –2x + 3y+ 7z=–4 2x – 5y + 5z = 17 2x – 4y + 12z = 18 – y + 19z=14 2x – 5y + 5z = 17 x – 2y + 3z = 9 – y + 19z=14 2x – 5y + 5z = 17

  16. Gauss Jordan Elimination: x = 1 y = –1 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 + 0y + 0z 0x + + 0z 0x + 0y + Gaussian Elimination: x – 2y + 3z = 9 y + 3z = 5 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 0x + 0x + 0y +

  17. Ex. Use Gauss Jordan elimination to solve the system x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 (method of elimination) x – 2y + 3z = 9 y+ 3z= 5 2x – 5y + 5z = 17 x – 2y + 3z = 9 y+ 3z= 5 –y – z = –1 x – 2y + 3z = 9 y + 3z= 5 2z = 4 x + 9z = 19 y + 3z= 5 2z = 4

  18. Ex. Use Gauss Jordan elimination to solve the system x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 x + 9z = 19 y + 3z= 5 2z = 4

  19. Ex. Use Gauss Jordan elimination to solve the system x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 x + 9z = 19 y + 3z= 5 2z = 4 x + 9z = 19 y + 3z= 5 z = 2 x + 9z = 19 y = –1 z = 2 x = 1 y = –1 z = 2

  20. Notice that we can use elementary row operations on a matrix to work through the Gauss Jordan method of elimination. x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 x – 2y + 3z = 9 y+ 3z= 5 2x – 5y + 5z = 17 x – 2y + 3z = 9 y+ 3z= 5 –y – z = –1 x – 2y + 3z = 9 y + 3z= 5 2z = 4 x + 9z = 19 y + 3z= 5 2z = 4 R2+R1→R2 R3–2R1→R3 R3+R2→R3 R1+2R2→R3

  21. Notice that we can use elementary row operations on a matrix to work through the Gauss Jordan method of elimination. x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 x + 9z = 19 y + 3z= 5 2z = 4

  22. Notice that we can use elementary row operations on a matrix to work through the Gauss Jordan method of elimination. x – 2y + 3z = 9 –x + 3y=–4 2x – 5y + 5z = 17 x + 9z = 19 y + 3z= 5 2z = 4 x + 9z = 19 y + 3z= 5 z = 2 x = 1 y + 3z= 5 z = 2 x = 1 y = –1 z = 2 ½ R3→R3 R1–9R3→R1 R2–3R3→R2

  23. Elementary Row Operations (We are allowed to use these operations on a matrix when trying to solve a system of linear equations.) Elementary Row Operation:Notation: 1. 2. 3. 1. Interchange two rows Ri ↔ Rk 2. Multiply (or divide) a row by a nonzero constant. cRi → Ri 3. Add (or subtract) a multiple of one row to another. Ri + cRk → Ri

  24. We'd like to take our original augmented matrix, and through row operations put it in the following form: where the bi's are just some constants (some numbers).

  25. For example, this matrix has a solution that is easy to see, (1, 3, 5), because the matrix is in the final form that we want. This is not always possible though. The following are matrices that cannot be put into this form.

  26. Reduced Row Echelon Form A matrix is said to be in reduced echelon form if all of the following properties hold true: 1. All rows consisting entirely of zeros are grouped at the bottom. 2. The leftmost nonzero number in each row is 1 (called the leading one). 3. The leading 1 of a row is to the right of the previous row's leading 1. 4. All entries directly above and below a leading 1 are zeros.

  27. Reduced Row Echelon Form A matrix is said to be in reduced echelon form if all of the following properties hold true: 1. All rows consisting entirely of zeros are grouped at the bottom. 2. The leftmost nonzero number in each row is 1 (called the leading one). 3. The leading 1 of a row is to the right of the previous row's leading 1. 4. All entries directly above and below a leading 1 are zeros.

  28. Gauss Jordan Elimination: x = 1 y = –1 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 Gaussian Elimination: x – 2y + 3z = 9 y + 3z = 5 z = 2 x – 2y + 3z = 9 –x + 3y=–4 → 2x – 5y + 5z = 17 Reduced Row Echelon Form Row Echelon Form

  29. Ex. Determine which of the following matrices are in reduced row echelon form. (a)(b)(c) Reduced Row Echelon Form 1. All rows consisting entirely of zeros are grouped at the bottom. 2. The leftmost nonzero number in each row is 1 (called the leading one). 3. The leading 1 of a row is to the right of the previous row's leading 1. 4. All entries directly above and below a leading 1 are zeros.

  30. Ex. Determine which of the following matrices are in reduced row echelon form. (d)(e)(f) Reduced Row Echelon Form 1. All rows consisting entirely of zeros are grouped at the bottom. 2. The leftmost nonzero number in each row is 1 (called the leading one). 3. The leading 1 of a row is to the right of the previous row's leading 1. 4. All entries directly above and below a leading 1 are zeros.

  31. Ex. Determine which of the following matrices are in reduced row echelon form. (g)(h) Reduced Row Echelon Form 1. All rows consisting entirely of zeros are grouped at the bottom. 2. The leftmost nonzero number in each row is 1 (called the leading one). 3. The leading 1 of a row is to the right of the previous row's leading 1. 4. All entries directly above and below a leading 1 are zeros.

  32. Ex. Put the matrix into reduced row echelon form. R2 – 3R1→R2 R3 – 2R1→R3 –1/13R2→R2 R1 – 3R2→R1 R3 + 13R2→R3

  33. Using a calculator with matrices.

  34. Ex. Solve the following system. x + y = 11 3x – 4y = –6 2x – 7y = –17

  35. Ex. Solve the following system of equations. x1 – 4x2 + 7x3 = –3 –2x1 + 9x2 – 4x3 = 7 x1 – 3x2 + 17x3 = –2

  36. Ex. Solve the following system of equations. x1 – 4x2 + 7x3 = –3 (A graph of this system is given below.) –2x1 + 9x2 – 4x3 = 7 x1 – 3x2 + 17x3 = –2 Here's one view of the three planes: Here's a side view of the three planes:

  37. Ex. Solve the following system of equations. x1 – 2x2 + 3x3 = 4 –2x1 + 4x2 – 6x3 = –8 3x1 – 6x2 + 9x3 = 12

  38. Ex. Solve the following system of equations. x1 – 2x2 + 3x3 = 4 (A graph of this system is given below.) –2x1 + 4x2 – 6x3 = –8 3x1 – 6x2 + 9x3 = 12 Here's one view of the three planes: Here's a side view of the three planes:

  39. Notation and terminology

  40. If we call a matrix A then we shall refer to the entries in A as follows: ai j is the number in matrix A in row i column j.

  41. If we call a matrix A then we shall refer to the entries in A as follows: ai j is the number in matrix A in row i column j. If then we have the following: a1 2 = a3 1 = If then we have the following: b1 2 = b2 3 = 13 –4 3 1

  42. Given a system like –5x + 6y – 2z = 11 we will often look at the following x + 3y = 2 two matrices. 2x – y + z = 4 Coefficient MatrixAugmented Matrix

  43. Homogenous systems 8x – 2y + 6z = 0 9x + 3y + 7z= 0 4x – 5y + 2z = 0 13x – 8y + 2z = 0 2x + 4y–10z= 0 5x – 7y + 3z = 0 x + 3y + 5z = 0

More Related