Math Dept, Faculty of Applied Science, HCM University of Technology -------------------------------------------------------------------------------------

Slides:



Advertisements
Similar presentations
Chapter 1: Linear Equations
Advertisements

Gauss Elimination.
Chapter 2 Simultaneous Linear Equations
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
12.1 Systems of Linear Equations: Substitution and Elimination.
Matrices & Systems of Linear Equations
1.2 Row Reduction and Echelon Forms
Linear Equations in Linear Algebra
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Matrices and Systems of Equations
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Chapter 1 Systems of Linear Equations
Math for CSLecture 21 Solution of Linear Systems of Equations Consistency Rank Geometric Interpretation Gaussian Elimination Lecture 2. Contents.
Row Reduction and Echelon Forms (9/9/05) A matrix is in echelon form if: All nonzero rows are above any all-zero rows. Each leading entry of a row is in.
10.1 Gaussian Elimination Method
Applications of matrices and determinants
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Systems of linear equations. Simple system Solution.
Systems of Linear Equations and Row Echelon Form.
SYSTEMS OF LINEAR EQUATIONS
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Linear Equations in Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
System of Linear Equations Nattee Niparnan. LINEAR EQUATIONS.
 Row and Reduced Row Echelon  Elementary Matrices.
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.
Section 1.1 Introduction to Systems of Linear Equations.
Warm-Up Write each system as a matrix equation. Then solve the system, if possible, by using the matrix equation. 6 minutes.
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
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Three variables Systems of Equations and Inequalities.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
MATH 250 Linear Equations and Matrices
Row Reduction Method Lesson 6.4.
CALCULUS – II Gauss Elimination
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
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:
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Systems of Equations and Inequalities Systems of Linear Equations: Substitution and Elimination Matrices Determinants Systems of Non-linear Equations Systems.
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.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
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.
Chapter 1 Systems of Linear Equations Linear Algebra.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Student Handbook 1. Matrices A matrix (plural: matrices, not matrixes) is a rectangular array of numbers such as Matrices are useful when modelling a.
1 1.2 Linear Equations in Linear Algebra Row Reduction and Echelon Forms © 2016 Pearson Education, Ltd.
Matrices, Vectors, Determinants.
1 SYSTEM OF LINEAR EQUATIONS BASE OF VECTOR SPACE.
7.3 Linear Systems of Equations. Gauss Elimination
Linear Equations in Linear Algebra
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Linear Algebra Lecture 4.
Chapter 1 Systems of Linear Equations and Matrices
Linear Equations in Linear Algebra
Chapter 1: Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
6 minutes Warm-Up Find each product..
7.5 Solutions of Linear Systems:
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Presentation transcript:

Math Dept, Faculty of Applied Science, HCM University of Technology Chapter 3: Systems of Linear Equations Instructor Dr. Dang Van Vinh (11/2006)

CONTENTS I – Systems of Linear Equations II – Homogeneous system

I. Systems of Linear Equations The quantities a 11, a 12, …, a mn are called the coefficients of the system. A System of m linear equations in n unknowns has the form: Definition of a System of Linear equations. The quantities b 1, b 2, …, b m are called the free or constant terms of the systems.

I. Systems of Linear Equations The solution of system is such a collection n of the numbers c 1, c 2, …, c m which, being substituted into system for the unknowns x 1, x 2, …, x n, turns all the equations of the system into identities. A system is called homogeneous if all its constant terms b 1, b 2, …, b m are equal to zero. Definition of Homogeneous System. A system is called nonhomogeneous if at least one of the constant terms b 1, b 2, …, b m is different from zero. Definition of Nonhomogeneous System.

I. Systems of Linear Equations consistent system inconsistent system A system of linear equations has either: 1.no solution, 2.exactly one solution, or 3.infinitely many solutions Two linear systems are equivalent, if they have the same solution set. The basic strategy is to replace one system with an equivalent system that is easier to solve.

I. Systems of Linear Equations There are three elementary reduction operations. An operation is called elementary reduction operation if it transforms one system to equivalent system. Definition of elementary reduction operation 1. Swapping: an equation is swapped with another. 2. Rescaling (multiplying by a scalar): an equation has both sides multiplied by a nonzero constant. 3. Pivoting: an equation is replaced by the sum of itself and a multiple of another. Remark: We need to prove that above three operations are elementary reduction operations.

I. Systems of Linear Equations Solution: x = 1; y = -1; z = 0 Solve the system: Example

I. Systems of Linear Equations coefficient matrix: augmented matrix:

I. Systems of Linear Equations

I. System of Linear Equations The variable corresponding to pivot columns in the matrix are called basic variable. The other variable is called free variable. Definition of Basic and Free variable. row operations x 1, x 3, x 4 : basic variables x 2 : free variables

If, then the system AX = b is consistent. If, then the system AX = b is inconsistent. I. System of Linear Equations If = number of unknowns, then the system AX = b has unique solution. If < number of unknowns, then the system AX = b has many solutions. The Kronecker Capelli Theorem If the augmented matrices of two linear systems are row equivalent, then the two systems have the same solution set.

I. System of Linear equations Write the augmented matrix of the system. 2. Use the row reduction algorithm to obtain an equivalent augmented matrix is echelon form. Decide whether the system is consistent. 3. Write the system of equations corresponding to the matrix 4. Rewrite each nonzero equation from step 3 so that its one basic variable is expressed in terms of any free variable appearing in the equation. Using Row Reduction to solve a linear system

I. Systems of Linear Equations The augmented matrix of a linear system has been transformed by a row operations into the form below. Determine if the system is consistent. Example

I. Systems of Linear Equations Example Solve the following system:

I. Systems of Linear Equations Example Solve the following system:

I. Systems of Linear Equation Basis variable:Free variable: General Solution: Find the general solution of the linear system Example

I. Systems of Linear Equations Find the general solutions of the systems whose augmented matrix is given as below Example

I. Systems of Linear Equations Find the general solutions of the systems whose augmented matrix is given as below Example

I. Systems of Linear Equations Find the general solutions of the systems whose augmented matrix is given as below Example

I. Systems of Linear Equations Find the general solutions of the systems whose augmented matrix is given as below Example

I. Systems of Linear Equations Determine the value(s) m such that the matrix is the augmented of a consistent linear system Example

I. Systems of Linear Equations Determine the value(s) m such that the matrix is the augmented of a consistent linear system Example

I. Systems of Linear Equations Example Determine the value(s) m such that the corresponding linear system has unique solution

I. Systems of Linear Equations Example Determine the value(s) m such that the corresponding linear system has unique solution

II. Homogeneous Systems A system is called homogeneous if all its constant terms b 1, b 2, …, b m are equal to zero. Definition of Homogeneous System. The homogeneous system always has zero solution x 1 = x 2 = … = x n = 0. This solution is called the trivial solution. The homogeneous system always possesses a unique solution – the trivial solution - if and only if rank (A) = n.

II. Homogeneous Systems The homogeneous system AX = 0 has nontrivial solution if and only if rank (A) < n. The homogeneous system AX = 0, where A is a square matrix, has nontrivial solution if and only if det(A) = 0.

II. Homogeneous Systems Determine the general solution for the following homogeneous system. Example

II. Homogeneous Systems Among all solutions that satisfy the homogeneous system Example Determine those also satisfy the nonlinear constraint y – xy = 2z

II. Homogeneous Systems If A is the coefficient matrix for a homogeneous system consisting of four equations in eight unknowns and if there are five free variables, what is rank (A)? Example Explain why a homogeneous system of m equations in n unknowns where m < n must always possess an infinite number of solutions. Example

I. Systems of Linear Equations Determine the value(s) m such that the homogeneous system has nontrivial solution Example