7.5 Solutions of Linear Systems:

Slides:



Advertisements
Similar presentations
5.4 Basis And Dimension.
Advertisements

Gauss Elimination.
Linear Equations in Linear Algebra
Section 4.6 (Rank).
Eigenvalues and Eigenvectors
Matrices and Systems of Equations
7 Linear Algebra: Matrices, Vectors, Determinants. Linear Systems
MOHAMMAD IMRAN DEPARTMENT OF APPLIED SCIENCES JAHANGIRABAD EDUCATIONAL GROUP OF INSTITUTES.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Subspaces, Basis, Dimension, Rank
Recall that a square matrix is one in which there are the same amount of rows as columns. A square matrix must exist in order to evaluate a determinant.
1.2 Gaussian Elimination.
Math Dept, Faculty of Applied Science, HCM University of Technology
Linear Equations in Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
Systems and Matrices (Chapter5)
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
 Row and Reduced Row Echelon  Elementary Matrices.
CALCULUS – II Gauss Elimination
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs)
Chapter 2 Simultaneous Linear Equations (cont.)
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
WEEK 8 SYSTEMS OF EQUATIONS DETERMINANTS AND CRAMER’S RULE.
1 1.5 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra SOLUTION SETS OF LINEAR SYSTEMS.
5.5 Row Space, Column Space, and Nullspace
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
Section 2.3 Properties of Solution Sets
Chapter 1 Section 1.3 Consistent Systems of Linear Equations.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
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.
Systems of Linear Equations in Vector Form Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Determinants Every n  n matrix A is associated with a real number called the determinant of A, written  A . The determinant of a 2  2 matrix.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
Matrices, Vectors, Determinants.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Lecture 9 Vector & Inner Product Spaces Last Time Spanning Sets and Linear Independence (Cont.) Basis and Dimension Rank of a Matrix and Systems of Linear.
REVIEW Linear Combinations Given vectors and given scalars
7.3 Linear Systems of Equations. Gauss Elimination
Systems of linear equations
Linear Equations Gauss & Cramer’s
7.7 Determinants. Cramer’s Rule
Linear Equations in Linear Algebra
Part B. Linear Algebra, Vector Calculus
B PART Linear Algebra. Vector Calculus Part B p1.
Matrices, Determinants, and Cramer’s Rule
Chapter 2 Simultaneous Linear Equations (cont.)
Lecture 8 Vector Space Last Time - Vector Spaces and Applications
Lecture 7 Vector Space Last Time - Properties of Determinants
Solution of System of Linear Equations Using Matrix
Chapter 2 Determinants by Cofactor Expansion
Systems of First Order Linear Equations
Linear Algebra: Matrices and Vectors – Part 3
Chapter 1 Systems of Linear Equations and Matrices
Ch 4.4: Variation of Parameters
Linear Equations in Linear Algebra
Chapter 2 Determinants Basil Hamed
4.6: Rank.
1.3 Vector Equations.
Linear Equations in Linear Algebra
Linear Algebra Lecture 21.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Properties of Solution Sets
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Linear Equations in Linear Algebra
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Presentation transcript:

7.5 Solutions of Linear Systems: Existence, Uniqueness Section 7.5 p1

Theorem 1 Fundamental Theorem for Linear Systems (a) Existence. 7.5 Solutions of Linear Systems: Existence, Uniqueness Theorem 1 Fundamental Theorem for Linear Systems (a) Existence. A linear system of m equations in n unknowns x1, … ,xn (1) is consistent, that is, has solutions, if and only if the coefficient matrix A and the augmented matrix à have the same rank. Section 7.5 p2

7.5 Solutions of Linear Systems: Existence, Uniqueness Theorem 1 (continued) Fundamental Theorem for Linear Systems (continued) (a) Existence. (continued) Here, (b) Uniqueness. The system (1) has precisely one solution if and only if this common rank r of A and à equals n. Section 7.5 p3

7.5 Solutions of Linear Systems: Existence, Uniqueness Theorem 1 (continued) Fundamental Theorem for Linear Systems (continued) (c) Infinitely many solutions. If this common rank r is less than n, the system (1) has infinitely many solutions. All of these solutions are obtained by determining r suitable unknowns (whose submatrix of coefficients must have rank r) in terms of the remaining n − r unknowns, to which arbitrary values can be assigned. (See Example 3 in Sec. 7.3.) (d) Gauss elimination (Sec. 7.3). If solutions exist, they can all be obtained by the Gauss elimination. (This method will automatically reveal whether or not solutions exist; see Sec. 7.3.) Section 7.5 p4

Homogeneous Linear System 7.5 Solutions of Linear Systems: Existence, Uniqueness Homogeneous Linear System Recall from Sec. 7.3 that a linear system (1) is called homogeneous if all the bj’s are zero, and nonhomogeneous if one or several bj’s are not zero. Section 7.5 p5

Theorem 2 Homogeneous Linear System A homogeneous linear system (4) 7.5 Solutions of Linear Systems: Existence, Uniqueness Theorem 2 Homogeneous Linear System A homogeneous linear system (4) always has the trivial solution x1 = 0, … , xn = 0. Section 7.5 p6

Theorem 2 (continued) Homogeneous Linear System 7.5 Solutions of Linear Systems: Existence, Uniqueness Homogeneous Linear System Theorem 2 (continued) Homogeneous Linear System (continued) Nontrivial solutions exist if and only if rank A < n. If rank A = r < n, these solutions, together with x = 0, form a vector space (see Sec. 7.4) of dimension n − r called the solution space of (4). In particular, if x(1) and x(2) are solution vectors of (4), then x = c1 x(1) + c2 x(2) with any scalars c1 and c2 is a solution vector of (4). (This does not hold for nonhomogeneous systems. Also, the term solution space is used for homogeneous systems only.) Section 7.5 p7

7.5 Solutions of Linear Systems: Existence, Uniqueness The solution space of (4) is also called the null space of A because Ax = 0 for every x in the solution space of (4). Its dimension is called the nullity of A. Hence Theorem 2 states that (5) rank A + nullity A = n where n is the number of unknowns (number of columns of A). Furthermore, by the definition of rank we have rank A ≤ m in (4). Hence if m < n, then rank A < n. Section 7.5 p8

Theorem 3 Homogeneous Linear System with Fewer Equations Than Unknowns 7.5 Solutions of Linear Systems: Existence, Uniqueness Theorem 3 Homogeneous Linear System with Fewer Equations Than Unknowns A homogeneous linear system with fewer equations than unknowns always has nontrivial solutions. Section 7.5 p9

Theorem 4 Nonhomogeneous Linear System Nonhomogeneous Linear System 7.5 Solutions of Linear Systems: Existence, Uniqueness Nonhomogeneous Linear System Theorem 4 Nonhomogeneous Linear System If a nonhomogeneous linear system (1) is consistent, then all of its solutions are obtained as (6) x = x0 + xh where x0 is any (fixed) solution of (1) and xh runs through all the solutions of the corresponding homogeneous system (4). Section 7.5 p10

7.6 For Reference: Second- and Third-Order Determinants Section 7.6 p11

A determinant of second order is denoted and defined by (1) 7.6 For Reference: Second- and Third-Order Determinants A determinant of second order is denoted and defined by (1) So here we have bars (whereas a matrix has brackets). Section 7.6 p12

7.6 For Reference: Second- and Third-Order Determinants Cramer’s rule for solving linear systems of two equations in two unknowns (2) is (3) with D as in (1), provided D ≠ 0. The value D = 0 appears for homogeneous systems with nontrivial solutions. Section 7.6 p13

Third-Order Determinants 7.6 For Reference: Second- and Third-Order Determinants Third-Order Determinants A determinant of third order can be defined by (4) Note the following. The signs on the right are + − +.Each of the three terms on the right is an entry in the first column of D times its minor, that is, the second-order determinant obtained from D by deleting the row and column of that entry; thus, for a11 delete the first row and first column, and so on. If we write out the minors in (4), we obtain (4*) D = a11a22a33 − a11a23a32 + a21a13a32 − a21a12a33 + a31a12a23 − a31a13a22. Section 7.6 p14

Cramer’s Rule for Linear Systems of Three Equations (5) 7.6 For Reference: Second- and Third-Order Determinants Cramer’s Rule for Linear Systems of Three Equations (5) is (6) with the determinant D of the system given by (4) and Note that D1, D2, D3 are obtained by replacing Columns 1, 2, 3, respectively, by the column of the right sides of (5). Section 7.6 p15