Lecture1 Systems of Linear Equations
Lecture1 Systems of Linear Equations
Nazar Khan
PUCIT
Preliminaries
Introduction
Algebra
Linear Equations
4x1 − x2 + 3x3 = −1
3x1 + x2 + 9x3 = −4
x +y =3
x +y =4
x1 + x2 + 2x3 = 9
2x1 + 4x2 − 3x3 = 1
3x1 + 6x2 − 5x3 = 0
I The
augmentedmatrix in the lastproblem was reduced from
1 1 2 9 1 0 0 1
2 4 −3 1 to 0 1 0 2
3 6 −5 0 0 0 1 3
I This is an example of a matrix that is in reduced row-echelon
form.
I A matrix in this form must have the following properties:
1. If a row does not consist entirely of zeros, then the first
nonzero number in the row is a 1. We call this a leading 1.
2. If there are any rows that consist entirely of zeros, then they
are grouped together at the bottom of the matrix.
3. In any two successive rows that do not consist entirely of
zeros, the leading 1 in the lower row occurs farther to the right
than the leading 1 in the higher row.
4. Each column that contains a leading 1 has zeros everywhere
else in that column.
Row-Echelon Form
Gaussian Elimination
Gaussian Elimination
Gaussian Elimination
Homogeneous Systems
x1 + x2 + 2x3 = 0
2x1 + 4x2 − 3x3 = 0
3x1 + 6x2 − 5x3 = 0
is homogeneous.
Homogeneous Systems
I Linear equation
I Linear system
I Solution set
I Consistent system
I Augmented matrix
I Elementary row operations
I Row echelon form – Gaussian elimination
I Reduced row echelon form – Gauss-Jordan elimination
I Back substitution
I Homogeneous system
I Trivial solution
Questions
I Exercise 1.1
I 1, 2, 5 − 8, 12, 21, 24, all true-false questions.
I Exercise 1.2
I 1 − 3, 6, 10, 23, 36 − 38, all true-false questions.