CHAPTER 1 SYSTEMS OF LINEAR EQUATIONS Elementary Linear Algebra 投影片設計製作者 R. Larson (7 Edition) 淡江大學 電機系 翁慶昌 教授 1.1 Introduction to Systems of Linear Equations.

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra
Advertisements

Chapter 2 Simultaneous Linear Equations
Chapter 1 Systems of Linear Equations
Lesson 8 Gauss Jordan Elimination
1.1 線性方程式系統簡介 1.2 高斯消去法與高斯-喬登消去法 1.3 線性方程式系統的應用(-Skip-)
Chapter 3 Determinants 3.1 The Determinant of a Matrix
2005/7 Linear system-1 The Linear Equation System and Eliminations.
Chapter 1 Systems of Linear Equations
Linear Systems and Matrices
Chapter 5 Inner Product Spaces
10.1 Gaussian Elimination Method
Chapter 1 Systems of Linear Equations
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
1.2 Gaussian Elimination.
SYSTEMS OF LINEAR EQUATIONS
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Chap. 1 Systems of Linear Equations
Elementary Linear Algebra
Multivariable Linear Systems
Chapter 1 Systems of Linear Equations and Matrices
2.1 Operations with Matrices 2.2 Properties of Matrix Operations
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination The graph is a line in xy-plane The graph is a line in xyz-plane.
Systems of Linear Equation and Matrices
Three variables Systems of Equations and Inequalities.
Chapter 1 Systems of Linear Equations
8.1 Matrices and Systems of Equations. Let’s do another one: we’ll keep this one Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
Chapter 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
2.4 Linear Independence (線性獨立) and Linear Dependence(線性相依)
Sec 3.2 Matrices and Gaussian Elemination Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix.
1 Consider a system of linear equations.  The variables, or unknowns, are referred to as x 1, x 2, …, x n while the a ij ’s and b j ’s are constants.
CHAPTER 3 DETERMINANTS 3.1 The Determinant of a Matrix 3.2 Determinant and Elementary Operations 3.3 Properties of Determinants 3.4 Application of Determinants.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
Section 1.2 Gaussian Elimination. REDUCED ROW-ECHELON FORM 1.If a row does not consist of all zeros, the first nonzero number must be a 1 (called a leading.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
Section 7-3 Solving 3 x 3 systems of equations. Solving 3 x 3 Systems  substitution (triangular form)  Gaussian elimination  using an augmented matrix.
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Elementary Row Operations 行初等变换 ( Replacement ) Replace one row by the sum of itself and a multiple of another row. ( Interchange ) Interchange two rows.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
Matrices and Systems of Equations
Meeting 19 System of Linear Equations. Linear Equations A solution of a linear equation in n variables is a sequence of n real numbers s 1, s 2,..., s.
7.3 & 7.4 – MATRICES AND SYSTEMS OF EQUATIONS. I N THIS SECTION, YOU WILL LEARN TO  Write a matrix and identify its order  Perform elementary row operations.
Chapter 1 Systems of Linear Equations Linear Algebra.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Lecture 1 Systems of Linear Equations
Def: A matrix A in reduced-row-echelon form if 1)A is row-echelon form 2)All leading entries = 1 3)A column containing a leading entry 1 has 0’s everywhere.
Section 5.3 MatricesAnd Systems of Equations. Systems of Equations in Two Variables.
Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices Elementary Linear.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Linear Equations 1.1 System of linear Equations
Chapter 1 Systems of Linear Equations
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Chapter 1 Systems of Linear Equations and Matrices
資訊科學數學13 : Solutions of Linear Systems
Matrices are identified by their size.
Presentation transcript:

CHAPTER 1 SYSTEMS OF LINEAR EQUATIONS Elementary Linear Algebra 投影片設計製作者 R. Larson (7 Edition) 淡江大學 電機系 翁慶昌 教授 1.1 Introduction to Systems of Linear Equations 1.2 Gaussian Elimination and Gauss-Jordan Elimination 1.3 Applications of Systems of Linear Equations

2/46 CH 1 Linear Algebra Applied Balancing Chemical Equations (p.4) Global Positioning System (p.16) Airspeed of a Plane (p.11) Traffic Flow (p.28) Electrical Network Analysis (p.30)

3/ Introduction to Systems of Linear Equations a linear equation in n variables: a 1, a 2, a 3, …, a n, b: real number a 1 : leading coefficient x 1 : leading variable Notes: (1) Linear equations have no products or roots of variables and no variables involved in trigonometric, exponential, or logarithmic functions. (2) Variables appear only to the first power. Elementary Linear Algebra: Section 1.1, p.2

4/46 Ex 1: (Linear or Nonlinear) Elementary Linear Algebra: Section 1.1, p.2

5/46 a solution of a linear equation in n variables: Solution set: the set of all solutions of a linear equation such that Elementary Linear Algebra: Section 1.1, p.3

6/46 Ex 2 : (Parametric representation of a solution set) If you solve for x 1 in terms of x 2, you obtain By letting you can represent the solution set as And the solutions are or a solution: (2, 1), i.e. Elementary Linear Algebra: Section 1.1, p.3

7/46 a system of m linear equations in n variables: Consistent: A system of linear equations has at least one solution. Inconsistent: A system of linear equations has no solution. Elementary Linear Algebra: Section 1.1, pp.4-5

8/46 Notes: Every system of linear equations has either (1) exactly one solution, (2) infinitely many solutions, or (3) no solution. Elementary Linear Algebra: Section 1.1, p.5

9/46 Ex 4: (Solution of a system of linear equations) (1) (2) (3) Elementary Linear Algebra: Section 1.1, p.5

10/46 Ex 5: (Using back substitution to solve a system in row echelon form) Sol: By substituting into (1), you obtain The system has exactly one solution: Elementary Linear Algebra: Section 1.1, p.6

11/46 Ex 6: ( Using back substitution to solve a system in row echelon form) Sol: Substitute into (2) and substitute and into (1) The system has exactly one solution: Elementary Linear Algebra: Section 1.1, p.6

12/46 Equivalent: Two systems of linear equations are called equivalent if they have precisely the same solution set. Notes: Each of the following operations on a system of linear equations produces an equivalent system. (1) Interchange two equations. (2) Multiply an equation by a nonzero constant. (3) Add a multiple of an equation to another equation. Elementary Linear Algebra: Section 1.1, pp.6-7

13/46 Ex 7: Solve a system of linear equations (consistent system) Sol: Elementary Linear Algebra: Section 1.1, p.7

14/46 So the solution is (only one solution) Elementary Linear Algebra: Section 1.1, p.7

15/46 Ex 8: Solve a system of linear equations (inconsistent system) Sol: Elementary Linear Algebra: Section 1.1, p.8

16/46 So the system has no solution (an inconsistent system). Elementary Linear Algebra: Section 1.1, p.8

17/46 Ex 9: Solve a system of linear equations (infinitely many solutions) Sol: Elementary Linear Algebra: Section 1.1, p.9

18/46 then let So this system has infinitely many solutions. Elementary Linear Algebra: Section 1.1, p.9

19/46 Key Learning in Section 1.1 Recognize a linear equation in n variables. Find a parametric representation of a solution set. Determine whether a system of linear equations is consistent or inconsistent. Use back-substitution and Gaussian elimination to solve a system of linear equations.

20/46 Keywords in Section 1.1 linear equation: 線性方程式 system of linear equations: 線性方程式系統 leading coefficient: 領先係數 leading variable: 領先變數 solution: 解 solution set: 解集合 parametric representation: 參數化表示 consistent: 一致性 ( 有解 ) inconsistent: 非一致性 ( 無解、矛盾 ) equivalent: 等價

21/46 (4) For a square matrix, the entries a 11, a 22, …, a nn are called the main diagonal entries. 1.2 Gaussian Elimination and Gauss-Jordan Elimination m  n matrix: (3) If, then the matrix is called square of order n. Notes: (1) Every entry a ij in a matrix is a number. (2) A matrix with m rows and n columns is said to be of size m  n. Elementary Linear Algebra: Section 1.2, p.13

22/46 Ex 1: Matrix Size Note: One very common use of matrices is to represent a system of linear equations. Elementary Linear Algebra: Section 1.2, p.13

23/46 a system of m equations in n variables: Matrix form: Elementary Linear Algebra: Section 1.2, p.13

24/46 Augmented matrix: Coefficient matrix: Elementary Linear Algebra: Section 1.2, p.13

25/46 Elementary row operation: (1) Interchange two rows. (2) Multiply a row by a nonzero constant. (3) Add a multiple of a row to another row. Row equivalent: Two matrices are said to be row equivalent if one can be obtained from the other by a finite sequence of elementary row operation. Elementary Linear Algebra: Section 1.2, p.14

26/46 26/9 Ex 2: (Elementary row operation) Elementary Linear Algebra: Section 1.2, p.14

27/46 Ex 3: Using elementary row operations to solve a system Linear System Elementary Linear Algebra: Section 1.2, p.15 Associated Augemented Matrix Elementary Row Operation

28/46 Linear System Elementary Linear Algebra: Section 1.2, p.15 Associated Augemented Matrix Elementary Row Operation

29/46 Row-echelon form: (1, 2, 3) (1) All row consisting entirely of zeros occur at the bottom of the matrix. (2) For each row that does not consist entirely of zeros, the first nonzero entry is 1 (called a leading 1). (3) For two successive (nonzero) rows, the leading 1 in the higher row is farther to the left than the leading 1 in the lower row. Reduced row-echelon form: (1, 2, 3, 4) (4) Every column that has a leading 1 has zeros in every position above and below its leading 1. Elementary Linear Algebra: Section 1.2, p.15

30/46 Ex 4: (Row-echelon form or reduced row-echelon form) Elementary Linear Algebra: Section 1.2, p.16

31/46 Gaussian elimination: The procedure for reducing a matrix to a row-echelon form. Gauss-Jordan elimination: The procedure for reducing a matrix to a reduced row-echelon form. Notes: (1) Every matrix has an unique reduced row echelon form. (2) A row-echelon form of a given matrix is not unique. (Different sequences of row operations can produce different row-echelon forms.) Elementary Linear Algebra: Section 1.2, pp.17-19

32/46 The first nonzero column Produce leading 1 Zeros elements below leading 1 leading 1 Produce leading 1 The first nonzero column Ex: (Procedure of Gaussian elimination and Gauss-Jordan elimination) Submatrix Elementary Linear Algebra: Section 1.2, Addition

33/46 Zeros elements below leading 1 Zeros elsewhere leading 1 Produce leading 1 leading 1 Submatrix Elementary Linear Algebra: Section 1.2, Addition

34/46 Ex 7: Solve a system by Gauss-Jordan elimination method (only one solution) Sol: Elementary Linear Algebra: Section 1.2, p.19

35/46 Ex 8 : Solve a system by Gauss-Jordan elimination method (infinitely many solutions) Sol: Elementary Linear Algebra: Section 1.2, p.20

36/46 Let So this system has infinitely many solutions. Elementary Linear Algebra: Section 1.2, p.20

37/46 Homogeneous systems of linear equations: A system of linear equations is said to be homogeneous if all the constant terms are zero. Elementary Linear Algebra: Section 1.2, p.21

38/46 Trivial solution: Nontrivial solution: other solutions Notes: (1) Every homogeneous system of linear equations is consistent. (2) If the homogenous system has fewer equations than variables, then it must have an infinite number of solutions. (3) For a homogeneous system, exactly one of the following is true. (a) The system has only the trivial solution. (b) The system has infinitely many nontrivial solutions in addition to the trivial solution. Elementary Linear Algebra: Section 1.2, p.21

39/46 Ex 9: Solve the following homogeneous system Let Sol: Elementary Linear Algebra: Section 1.2, p.21

40/46 Key Learning in Section 1.2 Determine the size of a matrix. Write an augmented or coefficient matrix from a system of linear equations. Use matrices and Gaussian elimination with back-substitution to solve a system of linear equations. Use matrices and Gauss-Jordan elimination to solve a system of linear equations. Solve a homogeneous system of linear equations.

41/46 Key Learning in Section 1.3 Set up and solve a system of equations to fit a polynomial function to a set of data points. Set up and solve a system of equations to represent a network.

42/46 Keywords in Section 1.2 matrix: 矩陣 row: 列 column: 行 entry: 元素 size: 大小 square matrix: 方陣 order: 階 main diagonal: 主對角線 augmented matrix: 增廣矩陣 coefficient matrix: 係數矩陣

43/46 elementary row operation: 基本列運算 row equivalent: 列等價 row-echelon form: 列梯形形式 reduced row-echelon form: 列簡梯形形式 leading 1: 領先 1 Gaussian elimination: 高斯消去法 Gauss-Jordan elimination: 高斯 - 喬登消去法 free variable: 自由變數 leading variable: 領先變數 homogeneous system: 齊次系統 trivial solution: 顯然解 nontrivial solution: 非顯然解 Keywords in Section 1.2

44/ Linear Algebra Applied Balancing Chemical Equations In a chemical reaction, atoms reorganize in one or more substances. For instance, when methane gas(CH 4 ) combines with oxygen(O 2 ) and burns, carbon dioxide (CO 2 ) and water (H 2 O) form. Chemists represent this process by a chemical equation of the form (x 1 )CH 4 + (x 2 )O 2 → (x 3 )CO 2 + (x 4 )H 2 O Because a chemical reaction can neither create nor destroy atoms, all of the atoms represented on the left side of the arrow must be accounted for on the right side of the arrow. This is called balancing the chemical equation. In the given example, chemists can use a system of linear equations to find values of x 1, x 2, x 3, and x 4 that will balance the chemical equation. Elementary Linear Algebra: Section 1.1, p.4

45/46 Global Positioning System The Global Positioning System (GPS) is a network of 24 satellites originally developed by the U.S. military as a navigational tool. Today, GPS receivers are used in a wide variety of civilian applications, such as determining directions, locating vessels lost at sea, and monitoring earthquakes. A GPS receiver works by using satellite readings to calculate its location. In three dimensions, the receiver uses signals from at least four satellites to “trilaterate” its position. In a simplified mathematical model, a system of three linear equations in four unknowns (three dimensions and time) is used to determine the coordinates of the receiver as functions of time. 1.2 Linear Algebra Applied Elementary Linear Algebra: Section 1.2, p.16

46/46 Traffic Flow Researchers in Italy studying the acoustical noise levels from vehicular traffic at a busy three-way intersection on a college campus used a system of linear equations to model the traffic flow at the intersection. To help formulate the system of equations, “operators” stationed themselves at various locations along the intersection and counted the numbers of vehicles going by. 1.3 Linear Algebra Applied Elementary Linear Algebra: Section 1.3, p.28