Download presentation
Presentation is loading. Please wait.
1
Linear Algebra Lecturer: Xia Liao
Homepage: Time: every Tuesday 1-2, Thursday 3-4
2
Invertible matrices
3
Algorithm for computing invertible matrices
5
Elementary matrices Elementary matrices are special invertible matrices. They are called elementary matrices because they are related to elementary row operations. There are 3 types of elementary matrices, just as there are 3 types of elementary operations. Recall on page 6 the three elementary operations are called (1) replacement, (2) interchange, (3) scaling.
6
Elementary matrices Given Compute πΈ 1 π΄, πΈ 2 π΄, πΈ 3 π΄, and describe by words the effects on the rows of π΄.
7
Elementary matrices
8
Elementary matrices There is a slightly different way to look at the computations: π΄= π π π π π π π β π β π
1 π
2 π
3 where π
1 is the 1st row of π΄, i.e. π
1 = π π π , etc. πΈ 1 π΄ can be computed as β4 0 1 π
1 π
2 π
3 = π
1 π
2 β4 π
1 +π
3 This computation agrees with the computations on the previous slide, yet perhaps more illustrative about the nature of left multiplication by πΈ 1 .
9
Elementary matrices Left multiplication by πΈ 2 and πΈ 3 on π΄ can be understood in the same way. πΈ 2 π΄= π
1 π
2 π
3 = π
2 π
1 π
3 πΈ 3 π΄= π
1 π
2 π
3 = π
1 π
2 5π
3
10
Elementary matrices Exercises:
Let π΄ be a 3Γ4 matrix. Describe the elementary matrices which give the following effects: π
3 β2 π
2 + π
3 π
2 β π
2 +2 π
3 Interchange π
2 and π
3
11
Solution of 1: We are looking for a 3Γ3 matrix πΈ= π 11 π 12 π 13 π 21 π 22 π 23 π 31 π 32 π 33 such that π 11 π 12 π 13 π 21 π 22 π 23 π 31 π 32 π 33 π
1 π
2 π
3 = π
1 π
2 2 π
2 + π
3 How do you choose the 9 entries of πΈ?
12
By the definition of matrix-vector product, π 11 π 12 π 13 π 21 π 22 π 23 π 31 π 32 π 33 π
1 π
2 π
3 = π 11 π
1 + π 12 π
2 + π 13 π
3 π 21 π
1 + π 22 π
2 + π 23 π
3 π 31 π
1 + π 32 π
2 + π 33 π
3 So we have π 11 π
1 + π 12 π
2 + π 13 π
3 π 21 π
1 + π 22 π
2 + π 23 π
3 π 31 π
1 + π 32 π
2 + π 33 π
3 = π
1 π
2 2 π
2 + π
3 Therefore we can let π 11 =1, π 12 =0, π 13 =0, etc. The matrix we look for is
13
There are some variants of these problems. For example, 1
There are some variants of these problems. For example, 1. Let π΄ be a 4Γ4 invertible matrix. Let π΅ be the matrix obtained by interchanging the 2nd and the 3rd row of π΄. (1) Prove π΅ is invertible; (2) Compute π΄ π΅ β Compute π π π π π π π β π
14
Column operations Up to this point, we have been emphasizing row operations, but elementary matrices can also be used to describe column operations. Given Compute π΄πΈ 1 , π΄πΈ 2 , π΄πΈ 3 , and describe by words the effects on the columns of π΄.
15
π΄πΈ 1 = π π π π π π π β π β4 0 1 = πβ4π π π πβ4π π π πβ4π β π π΄πΈ 2 = π π π π π π π β π = π π π π π π β π π π΄πΈ 3 = π π π π π π π β π = π π 5π π π 5π π β 5π
16
Column operations Analogously, one can understand the operations in the following way. Let πΆ 1 , πΆ 2 , πΆ 3 be 3 columns of π΄. We can write π π π π π π π β π = πΆ 1 πΆ 2 πΆ 3 And the product π΄ πΈ 1 can be computed as πΆ 1 πΆ 2 πΆ β4 0 1 = πΆ 1 β4 πΆ 3 πΆ 2 πΆ 3 This computation might be more illustrative in showing the effect of multiplying πΈ 1 on the right of a matrix.
17
Exercise: 1. How do you understand π π π π π π π β π 2. Compute π π π π π π π β π
18
The proof of the algorithm for finding the invertible matrix
Suppose we can apply π elementary row operations to transform a matrix π΄ into the identity matrix. Our aim is to describe this process by elementary matrices. Suppose the 1st elementary row operation corresponds to an elementary matrix πΈ 1 . So the 1st elementary row operation changes our matrix from π΄ to πΈ 1 π΄. Let the 2nd elementary row operation corresponds to an elementary matrix πΈ 2 . So the 2nd elementary row operation changes our matrix from πΈ 1 π΄ to πΈ 2 πΈ 1 π΄.
19
The proof of the algorithm for finding the invertible matrix
Performing π elementary row operations, our matrix π΄ is changed into πΈ π πΈ πβ1 β¦ πΈ 1 π΄, where πΈ π is the matrix of the elementary row operation in step i. We have supposed that π΄ is changed into πΌ after these elementary row operations. Therefore πΌ= πΈ π πΈ πβ1 β¦ πΈ 1 π΄ If we right multiply π΄ β1 on both sides, we obtain π΄ β1 = πΈ π πΈ πβ1 β¦ πΈ 1 Note that the RHS can be written as πΈ π πΈ πβ1 β¦ πΈ 1 πΌ So π΄ β1 = πΈ π πΈ πβ1 β¦ πΈ 1 πΌ. If we interpret this equation by elementary row operations, we immediately see that the elementary row operations that change π΄ into πΌ simultaneously change πΌ into π΄ β1 .
20
Characterization of invertible matrices
21
Proof of equivalence
22
Applications of invertible matrix theorem
23
Significance of invertible matrix theorem
It brings connections among important concepts, i.e. linear independence of columns of a matrix π΄, uniqueness and existence of solutions of matrix equations of the form π΄π=π. Caution: The theorem applies only to square matrices.
24
Invertible linear transformations
Recall that matrices are related to linear transformations. Any linear transformation π: β π β β π has an associated matrix π΄ π of size πΓπ. Any matrix π΄ of size πΓπ defines a linear transformation π: β π β β π via the matrix-vector product. Under this correspondence, invertible matrices corresponds to invertible transformations!
25
Invertible functions We were familiar with functions. Let π: π,π β(π,π) and π: π,π β(π,π) be two functions defined on open intervals. If π π π₯ =π₯ for any π₯β(π,π) and π π π₯ =π₯ for any π₯β π,π , then π,π are called invertible. The following functions are regarded as functions from β to β. Which ones of them are invertible? π¦= sin π₯ , π¦= tan π₯ , π¦= π₯ 2 , π¦= π π₯ , π¦=3π₯, π¦= π₯ 3 , π¦= π₯ 5 +1
26
Invertible transformations
Invertible matrices corresponds to invertible transformations! If π΄ were the matrix of π, then the matrix of π would be π΄ β1 . The equality A β1 π΄=π΄ π΄ β1 =πΌ implies that π΄ β1 π΄π₯=π΄ π΄ β1 π₯=π₯ for any π₯β β π . Compare with (1) and (2) above.
27
Mental/conceptual image of invertible transformations
28
Exercises: P123: HW: P123:5-8
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.