0% found this document useful (0 votes)
61 views103 pages

Chap1 - Systems of Linear Equations

This document provides an overview of chapter 1 from a textbook on systems of linear equations and matrices. It introduces linear equations and systems of linear equations in two and three unknowns. It describes using augmented matrices to represent systems and elementary row operations. Gaussian elimination and echelon forms are explained as methods to solve systems. The chapter also covers matrix operations, inverses, diagonal and symmetric matrices, and linear transformations represented by matrices.

Uploaded by

tjdwlsdn2772
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views103 pages

Chap1 - Systems of Linear Equations

This document provides an overview of chapter 1 from a textbook on systems of linear equations and matrices. It introduces linear equations and systems of linear equations in two and three unknowns. It describes using augmented matrices to represent systems and elementary row operations. Gaussian elimination and echelon forms are explained as methods to solve systems. The chapter also covers matrix operations, inverses, diagonal and symmetric matrices, and linear transformations represented by matrices.

Uploaded by

tjdwlsdn2772
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 103

Chap 1.

Systems of Linear
Equations and Matrices
1. Systems of Linear Equations and Matrices
 1.1 Introduction to Systems of Linear Equations
 1.2 Gaussian Elimination
 1.3 Matrices and Matrix Operations
 1.4 Inverses; Algebraic Properties of Matrices
 1.5 Elementary Matrices and a Method for finding A-1
 1.6 More on Linear Systems and Invertible Matrices
 1.7 Diagonal, Triangular, and Symmetric Matrices
 1.8 Matrix Transformation
 1.9 Applications of Linear Systems (skip)
 1.10 Leontief Input-Output Models (skip)

2
1.1 Introduction to Systems of Linear Equations
❑ Linear equations

❑ Example

3
Example 1

4
General Linear Equations
❑ General Linear Equations

❑ Solution

5
Linear Systems in Two Unknowns

▪ 1. The lines may be parallel and distinct, in which case there is no


intersection and consequently no solution.
▪ 2. The lines may intersect at only one point, in which case the system
has exactly one solution.
▪ 3. The lines may coincide, in which case there are infinitely many points
of intersection (the points on the common line) and consequently
infinitely many solutions.

6
Linear Systems in Three Unknowns

❑ Every system of linear equations has zero, one, or


infinitely many solutions. There are no other possibilities.
7
Example 2

8
Example 3

9
Example 4

10
Augmented Matrices
❑ Linear system

❑ Augmented matrix

11
Augmented Matrices
❑ The augmented matrix of

12
Elementary Row Operation
❑ Algebraic operations on the system that do not alter the
solution set
▪ 1. Multiply an equation through by a nonzero constant.
▪ 2. Interchange two equations.
▪ 3. Add a constant times one equation to another.

❑ elementary row operations on a matrix


▪ 1. Multiply a row through by a nonzero constant.
▪ 2. Interchange two rows.
▪ 3. Add a constant times one row to another.

13
Example 6

14
Example 6 (Cont.)

15
Example 6 (Cont.)

16
1.2 Gaussian Elimination
❑ Echelon Forms

❑ Reduced row echelon form


▪ 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.
❑ A matrix that has the first three properties is said to be in
row echelon form.
17
Example 1

18
Example 2

19
Example 3

20
Example 4

21
Example 4 (Cont)

22
Example 4 (Cont)

23
Elimination Methods

24
Elimination Methods (Cont)

25
Elimination Methods (Cont)

26
Elimination Methods (Cont)

27
Elimination Methods (Cont)
❑ The procedure (or algorithm) we have just described for
reducing a matrix to reduced row echelon form is called
Gauss–Jordan elimination.
❑ This algorithm consists of two parts, a forward phase in
which zeros are introduced below the leading 1’s and a
backward phase in which zeros are introduced above
the leading 1’s.
❑ If only the forward phase is used, then the procedure
produces a row echelon form and is called Gaussian
elimination.

28
Example 5

29
Example 5 (Cont)

30
Example 5 (Cont)

31
Homogeneous Linear Systems
❑ Homogeneous linear systems

❑ Every homogeneous system of linear equations is


consistent because all such systems have x1 = 0, x2 = 0,
. . . , xn= 0 as a solution. This solution is called the
trivial solution; if there are other solutions, they are
called nontrivial solutions.

32
Homogeneous Linear Systems
❑ Because a homogeneous linear system always has the
trivial solution, there are only two possibilities for its
solutions:
▪ The system has only the trivial solution.
▪ The system has infinitely many solutions in addition to the trivial solution

33
Example 6

34
Example 6 (Cont)

35
Free Variables in Homogeneous Linear
Systems

36
Free Variables in Homogeneous Linear
Systems

37
Example 7

38
Example 7 (Cont)

39
Example 8

40
Example 8 (Cont)

41
1.3 Matrices and Matrix Operations

42
Matrix

43
Matrix Notations

44
Matrix Notations

45
Operations on Matrices

46
Matrix Addition and Subtraction

47
Scalar Multiples

48
Matrix Product

49
Matrix Product

50
Example 6

51
Partitioned Matrices
❑ For 3x4 matrix A

52
Matrix Multiplication by
Columns and by Rows

53
Example 7

54
Matrix Products as Linear
Combinations

55
Example 8

56
Example 9

57
Matrix Form of a Linear System

Augmented matrix

58
Transpose of a Matrix

59
Trace of a Matrix

60
1.4 Inverses; Algebraic Properties of Matrices

61
Zero Matrices

62
Examples 3 and 4

63
Identity Matrices

64
Inverse of a Matrix

65
Properties of Inverses

66
Example 7

67
Properties of Inverses

68
Powers of a Matrix

69
Example 11

70
Matrix Polynomials

71
Properties of the Transpose

72
1.5 Elementary Matrices and a Method for
Finding A−1

73
Elementary Matrices

74
Inverse Row Operations

75
Inverse of Elementary Matrices

76
EquivalenceTheorem

77
A Method for Inverting Matrices

78
Example 4

79
Example 4 (Cont)

80
1.6 More on Linear Systems and Invertible
Matrices

81
Example 1

82
Equivalence Theorem (Revisited)

83
Invertibility

84
1.7 Diagonal, Triangular, and Symmetric
Matrices

85
Triangular Matrices

86
Example 3

87
Symmetric Matrices

88
Product of Symmetric Matrices

89
Invertibility of Symmetric Matrices

❑ Products AAT and ATA are Symmetric

90
1.8 Matrix Transformation
❑ standard basis vectors for Rn
▪ let ei denote the vector in Rn with a 1 in the ith position and zeros
elsewhere

91
Functions and Transformations

❑ function is a rule that associates with each element of a


set A one and only one element in a set B
❑ b is the image of a under f or that f(a) is the value of f at
a.
❑ The set A is called the domain of f and the set B the
codomain of f.
❑ The subset of the codomain that consists of all images of
elements in the domain is called the range of f.
92
Transformation

93
Matrix Transformations

❑ matrix transformation (or matrix operator


in the special case where m = n)

▪ We call the transformation TA multiplication by A.

▪ TA maps x into w.

94
Example 1

95
Examples 2 and 3

96
Properties of Matrix Transformations

97
Linear Transformation

98
Linear Transformation
❑ The additivity and homogeneity properties in Theorem
1.8.2 are called linearity conditions.
❑ A transformation that satisfies these conditions is called
a linear transformation.

99
Linear Transformation

100
Linear Transformation

❑ There is a one-to-one correspondence between m × n


matrices and matrix transformations from Rn to Rm
▪ in the sense that every m × n matrix A produces exactly one matrix
transformation (multiplication by A) and every matrix transformation
from Rn to Rm arises from exactly one m × n matrix;

❑ We call that matrix the standard matrix for the


transformation

101
A Procedure for Finding Standard Matrices
❑ The standard matrix for a linear transformation
is given by the formula

102
Example 4

103

You might also like