System of Linear Equations Nattee Niparnan. LINEAR EQUATIONS.

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra
Advertisements

4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Gauss Elimination.
Linear Equations in Linear Algebra
Lesson 8 Gauss Jordan Elimination
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Section 8.1 – Systems of Linear Equations
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
1.2 Gaussian Elimination.
Systems of Linear Equations and Row Echelon Form.
SYSTEMS OF LINEAR EQUATIONS
Math Dept, Faculty of Applied Science, HCM University of Technology
Chap. 1 Systems of Linear Equations
Linear Equations in Linear Algebra
Chapter 1 Systems of Linear Equations and Matrices
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.
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.
Pre-Calculus Lesson 7-3 Solving Systems of Equations Using Gaussian Elimination.
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 rows A matrix is a rectangular array of numbers. We subscript entries to tell their location in the array Matrices are identified by their size.
CALCULUS – II Gauss Elimination
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.
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:
1 1.5 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra SOLUTION SETS OF LINEAR SYSTEMS.
Systems of Equations and Inequalities Systems of Linear Equations: Substitution and Elimination Matrices Determinants Systems of Non-linear Equations Systems.
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.
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.
Section 7-3 Solving 3 x 3 systems of equations. Solving 3 x 3 Systems  substitution (triangular form)  Gaussian elimination  using an augmented matrix.
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.
Systems of Equations and Inequalities Ryan Morris Josh Broughton.
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
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
1 SYSTEM OF LINEAR EQUATIONS BASE OF VECTOR SPACE.
College Algebra Chapter 6 Matrices and Determinants and Applications
Multivariable Linear Systems and Row Operations
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Linear Equations Gauss & Cramer’s
Chapter 1 Systems of Linear Equations
Linear Algebra Lecture 4.
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Chapter 1 Systems of Linear Equations and Matrices
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
Chapter 4 Systems of Linear Equations; Matrices
Systems of Linear Equations
Chapter 1: Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Systems of Linear Equations
College Algebra Chapter 6 Matrices and Determinants and Applications
Chapter 4 Systems of Linear Equations; Matrices
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Linear Equations in Linear Algebra
Presentation transcript:

System of Linear Equations Nattee Niparnan

LINEAR EQUATIONS

Linear Equation An Equation – Represent a straight line – Is a “linear equation” in the variable x and y. General form – a i  a real number that is a coefficient of x i – b  another number called a constant term

System of a Linear Equation A collection of several linear equations – In the same variables What about – A linear equation in the variables x1, x2 and x3 – Another equation in the variables x1, x2,x3 and x4 – Do they form a system of linear equation?

Solution A linear equation Has a solution When It is called a solution to the system if it is a solution to all equations in the system

Number of Solution Solution can have – No solution – One solution – Infinite solutions

Example 1 Show that – For any value of s and t – x i is the solution to the system

Example 1 Solution

Parametric Form

Try another one Solve it using parametric form In term of x and z In term of y and z There are several general solutions

Geometrical Point of View In the case of 2 variables – Each equation is represent a line in 2D – Every point in the line satisfies the equation If we have 2 equations – 3 possibilities Intersect in a point Intersect as a line Parallel but not intersect

As a point No intersection As a line

3D Case

A plane

Higher Space? Somewhat difficult to imagine – But Linear Algebra will, at least, provides some characteristic for us Cogito, ergo sum I also speak Calculus

MANIPULATING THE SYSTEM

Augmented Matrix Augmented matrix Coefficient matrix Constant matrix

Equivalent System System 1 System 2 System 3 Solution preserve operation

Elementary Operation Solved!

Elementary Operation

Theorem 1 Suppose that an elementary operation is performed on a linear equation system – Then, there solution are still the same

Proof

Elementary Row Operation

Goal of Elementary Operation To arrive at an easy system

GAUSSIAN ELIMINATION

Gaussian Elimination An algorithm that manipulate an augmented matrix into a “nice” augmented matrix

Row Echelon Form A matrix is in “Row Echelon Form” (called row echelon matrix) if – All zero rows are at the bottom – The first nonzero entry from the left in each nonzero row is 1 (that 1 is called a leading 1 of that row) – Each leading 1 is to the right of all leading 1’s in the row above it

Example

Echelon? Diagonal Formation

Reduced Row Echelon The leading 1 is the only nonzero element in that column row echelon Reduced row echelon

Theorem 2 Every matrix can be manipulated into a (reduced) row echelon form by a series of elementary row operations

Using (Reduced) Row Echelon Form

No solution

Solution to (c) Variable corresponding to the leading 1’s is called “leading variable” The non-leading variables end up as a parameter in the solution

Gaussian Elimination If the matrix is all zeroes  stop Find the first column from the left containing a non zero entry (called it A) and move the row having that entry to the top row Multiply that row by 1/A to create a leading 1 Subtract multiples of that row from rows below it, making entry in that column to become zero Repeat the same step from the matrix consists of remaining row

Gauss?

Redundancy Subtract 2 time row 1 from row 2 And Subtract 7 time row 1 from row 3 Subtract 2 time row 2 from row 1 And Subtract 3 time row 2 from row 3

Redundancy Observe that the last row is the triple of the second row

Back Substitution Gaussian Elimination brings the matrix into a row echelon form – To create a reduced row echelon form We need to change step 4 such that it also create zero on the “above” row as well Usually, that is less efficient It is better to start from the row echelon form and then use the leading 1 of the bottom- most row to create zero

Example

Another Example Try it

Solution Must be 0

Rank

Theorem 3

Homogeneous Equation When b = 0 What is the solution?

Homogeneous Linear System Xi = 0 is always a solution to the homogeneous system – It is called “trivial” solution Any solution having nonzero term is called “nontrivial” solution

Existence of Nontrivial Solution to the homogeneous system If it has non-leading entry in the row echelon form – The solution can be described as a parameter Then it has nonzero solution!!! – Nontrivial When will we have non-leading entry? – When we have more variable than equation

GEOMETRICAL VIEW OF LINEAR EQUATION

Geometrical Point of View A system of Linear Equation

Column Vector view

Network Flow Problem A graph of traffic – Node = intersection – Edge = road – Do we know the flow at each road?

Network Flow Problem Rules – For each node, traffic in equals traffic out

Formulate the System

Five equations, six vars

Solve it