CHAPTER 3�DETERMINANTS
Elementary Linear Algebra
R. Larson (8 Edition)
3.1 The Determinant of a Matrix
3.2 Determinant and Elementary Operations
3.3 Properties of Determinants
3.4 Application of Determinants
投影片設計製作者
淡江大學 電機系 翁慶昌 教授
CH 3 Linear Algebra Applied
Volume of a Tetrahedron (p.114) Engineering and Control (p.130)
Sudoku (p.120)
Comet Landing (p.141) Software Publishing (p.143)
2/76
3.1 The Determinant of a Matrix
Elementary Linear Algebra: Section 3.1, p.110
3/76
Elementary Linear Algebra: Section 3.1, p.110
4/76
The determinant of the matrix determined by deleting the ith row and jth column of A
Elementary Linear Algebra: Section 3.1, p.111
5/76
Elementary Linear Algebra: Section 3.1, p.111
6/76
Elementary Linear Algebra: Section 3.1, p.111
3 × 3 matrix 4 × 4 matrix n × n matrix
Odd positions (where i+j is odd) have negative signs, and
even positions (where i+j is even) have positive signs.
7/76
Sol: (1) All the minors of A.
Elementary Linear Algebra: Section 3.1, p.111
8/76
Elementary Linear Algebra: Section 3.1, p.111
Sol: (2) All the cofactors of A.
9/76
(Cofactor expansion along the i-th row, i =1, 2,…, n )
(Cofactor expansion along the j-th row, j =1, 2,…, n )
Let A is a square matrix of order n.
Then the determinant of A is given by
or
Elementary Linear Algebra: Section 3.1, p.113
10/76
Elementary Linear Algebra: Section 3.1, Addition
11/76
Elementary Linear Algebra: Section 3.1, p.112
Sol:
12/76
Sol:
Elementary Linear Algebra: Section 3.1, p.114
13/76
Elementary Linear Algebra: Section 3.1, p.113
The row (or column) containing the most zeros is the best choice
for expansion by cofactors .
14/76
Sol:
Elementary Linear Algebra: Section 3.1, p.113
15/76
Add these three products.
Subtract these three products.
Elementary Linear Algebra: Section 3.1, p.114
16/76
–4
0
16
–12
0
6
Elementary Linear Algebra: Section 3.1, p.114
17/76
All the entries below the main diagonal are zeros.
All the entries above the main diagonal are zeros.
All the entries above and below the main diagonal are zeros.
Elementary Linear Algebra: Section 3.1, p.115
A matrix that is both upper and lower triangular is called diagonal.
18/76
upper triangular
lower triangular
diagonal
Elementary Linear Algebra: Section 3.1, p.115
19/76
If A is an n × n triangular matrix (upper triangular, lower triangular, or diagonal), then its determinant is the product of the entries on the main diagonal. That is
Elementary Linear Algebra: Section 3.1, p.115
20/76
(a)
(b)
|A| = (2)(–2)(1)(3) = –12
|B| = (–1)(3)(2)(4)(–2) = 48
(a)
(b)
Sol:
Elementary Linear Algebra: Section 3.1, p.115
老師,這個例題只有(a)小題,請確認是否需要修改
21/76
Key Learning in Section 3.1
22/76
Keywords in Section 3.1
23/76
3.2 Evaluation of a determinant using elementary operations
Let A and B be square matrices.
Elementary Linear Algebra: Section 3.2, p.119
24/76
Elementary Linear Algebra: Section 3.2, Addition
25/76
Elementary Linear Algebra: Section 3.2, Addition
26/76
Note:
A row-echelon form of a square matrix is always upper triangular.
Sol:
Elementary Linear Algebra: Section 3.2, p.119
27/76
Elementary Linear Algebra: Section 3.2, p.119
28/76
Elementary Linear Algebra: Section 3.2, Addition
29/76
Elementary Linear Algebra: Section 3.2, p.120
Let A and B be square matrices.
30/76
Elementary Linear Algebra: Section 3.2, p.120
31/76
(a) An entire row (or an entire column) consists of zeros.
(b) Two rows (or two columns) are equal.
(c) One row (or column) is a multiple of another row (or column).
If A is a square matrix and any of the following conditions is true, then det (A) = 0.
Elementary Linear Algebra: Section 3.2, p.121
32/76
Elementary Linear Algebra: Section 3.2, Addition
33/76
| Cofactor Expansion | Row Reduction | ||
Order n | Additions | Multiplications | Additions | Multiplications |
3 | 5 | 9 | 5 | 10 |
5 | 119 | 205 | 30 | 45 |
10 | 3,628,799 | 6,235,300 | 285 | 339 |
Elementary Linear Algebra: Section 3.2, p.122
34/76
Sol:
Elementary Linear Algebra: Section 3.2, p.122
35/76
Sol:
Elementary Linear Algebra: Section 3.2, p.123
36/76
Elementary Linear Algebra: Section 3.2, p.123
37/76
Key Learning in Section 3.2
38/76
Keywords in Section 3.2
39/76
3.3 Properties of Determinants
(1) det(EA) = det(E) det(A)
(2)
(3)
det (AB) = det (A) det (B)
Elementary Linear Algebra: Section 3.3, p.126
40/76
Sol:
Find |A|, |B|, and |AB|
Elementary Linear Algebra: Section 3.3, p.126
41/76
|AB| = |A| |B|
Elementary Linear Algebra: Section 3.3, p.126
42/76
Find |A|.
Sol:
If A is an n × n matrix and c is a scalar, then
det (cA) = cn det (A)
Elementary Linear Algebra: Section 3.3, p.127
43/76
A has no inverse (it is singular).
B has an inverse (it is nonsingular).
Sol:
A square matrix A is invertible (nonsingular) if and only if
det (A) ≠ 0
Elementary Linear Algebra: Section 3.3, p.128
44/76
(a)
(b)
Sol:
Elementary Linear Algebra: Section 3.3, pp.128-130
45/76
If A is an n × n matrix, then the following statements are equivalent.
(1) A is invertible.
(2) Ax = b has a unique solution for every n × 1 matrix b.
(3) Ax = 0 has only the trivial solution.
(4) A is row-equivalent to In
(5) A can be written as the product of elementary matrices.
(6) det (A) ≠ 0
Elementary Linear Algebra: Section 3.3, p.129
46/76
(a)
(b)
Elementary Linear Algebra: Section 3.3, p.129
47/76
Sol:
(a)
This system does not have a unique solution.
(b)
This system has a unique solution.
Elementary Linear Algebra: Section 3.3, p.129
48/76
Key Learning in Section 3.3
49/76
Keywords in Section 3.3
50/76
3.4 Applications of Determinants
Elementary Linear Algebra: Section 3.4, p.134
51/76
If A is an n × n invertible matrix, then
Elementary Linear Algebra: Section 3.4, p.135
52/76
(a) Find the adjoint of A.
(b) Use the adjoint of A to find
Sol:
Elementary Linear Algebra: Section 3.4, pp.134-135
53/76
cofactor matrix of A
adjoint matrix of A
inverse matrix of A
Elementary Linear Algebra: Section 3.4, pp.134-135
54/76
Cramer’s Rule uses determinants to solve a system of linear equations in variables. This rule applies only to systems with unique solutions.
Elementary Linear Algebra: Section 3.4, pp.136
55/76
Sol: Find the determinant of the coefficient matrix
Use Cramer’s Rule to solve the system of linear equations.
Elementary Linear Algebra: Section 3.4, pp.136
56/76
(this system has a unique solution)
Elementary Linear Algebra: Section 3.4, p.137
57/76
( i.e.
)
Elementary Linear Algebra: Section 3.4, p.137
58/76
Pf:
Ax = b,
Elementary Linear Algebra: Section 3.4, p.137
59/76
Elementary Linear Algebra: Section 3.4, p.137
60/76
Sol:
Elementary Linear Algebra: Section 3.4, p.137
61/76
A triangle with vertices
where the sign (±) is chosen to give a positive area.
Pf:
Consider the three trapezoid
Trapezoid 1: (x1, 0), (x1, y1), (x3, y3), (x3, 0)
Trapezoid 2: (x3, 0), (x3, y3), (x2, y2), (x2, 0)
Trapezoid 3: (x1, 0), (x1, y1), (x2, y2), (x2, 0)
Elementary Linear Algebra: Section 3.4, p.138
62/76
If the vertices do not occur in the order x1≦x2≦x3 or if the vertex (x3, y3) is not above the line segment connecting the other two vertices, then the formula above may yield the negative of the area. So, use ± and choose the correct sign to give a positive area.
Elementary Linear Algebra: Section 3.4, p.138
63/76
Sol:
The area of the triangle is square units.
If three points in the xy-plane lie on the same line, then the determinant in the formula for the area of a triangle is zero.
Find the area of the triangle whose vertices are
(1, 1), (2, 2), and (4, 3).
Elementary Linear Algebra: Section 3.4, p.138-139
64/76
Three points (x1, y1), (x2, y2), and (x3, y3) are collinear if and only if
An equation of the line passing through the distinct points
(x1, y1) and (x2, y2) is given by
Elementary Linear Algebra: Section 3.4, p.139
65/76
Sol:
Find an equation of the line passing through the points
(2, 4) and (-1, 3).
Elementary Linear Algebra: Section 3.4, p.139
66/76
The volume of a tetrahedron with vertices (x1, y1, z1), (x2, y2, z2), (x3, y3, z3), and (x4, y4, z4) is
where the sign (±) is chosen to give a positive area.
Elementary Linear Algebra: Section 3.4, p.140
67/76
Sol:
The volume of the tetrahedron is 12 cubic units.
Find the volume of the tetrahedron shown in the following figure, whose vertices are (0, 4, 1), (4, 0, 0), (3, 5, 2), and (2, 2, 5).
Elementary Linear Algebra: Section 3.4, p.140
68/76
Four points (x1, y1, z1), (x2, y2, z2), (x3, y3, z3), and (x4, y4, z4) are coplanar if and only if
An equation of the line passing through the distinct points
(x1, y1, z1), (x2, y2, z2), and (x3, y3, z3) is given by
Elementary Linear Algebra: Section 3.4, p.140
69/76
Sol:
Find an equation of the plane passing through the points (0, 1, 0), (−1, 3, 2), and (-2, 0, 1).
Elementary Linear Algebra: Section 3.4, p.141
70/76
Key Learning in Section 3.4
71/76
Keywords in Section 3.4
72/76
Recall that a tetrahedron is a polyhedron consisting of four triangular faces. One practical application of determinants is in finding the volume of a tetrahedron in a coordinate plane. If the vertices of a tetrahedron are (x1, y1, z1), (x2, y2, z2), (x3, y3, z3), and (x4, y4, z4), then the volume is
You will study this and other applications of determinants in Section 3.4.
3.1 Linear Algebra Applied
Elementary Linear Algebra: Section 3.1, p.114
73/76
In a Sudoku puzzle, the object is to fill out a partially completed 9🞨9 grid of boxes with numbers from 1 to 9 so that each column, row, and 3🞨3 sub-grid contains each of these numbers without repetition. For a completed Sudoku grid to be valid, no two rows (or columns) will have the numbers in the same order. If this should happen, then the determinant of the matrix formed by the numbers will be zero. This is a direct result of condition 2 of Theorem 3.4.
3.2 Linear Algebra Applied
Elementary Linear Algebra: Section 3.2, p.120
74/76
Systems of linear differential equations often arise in engineering and control theory. For a function f(t) that is defined for all positive values of t, the Laplace transform of f(t) is
provided that the improper integral exists. Laplace transforms and Cramer’s Rule, which uses determinants to solve a system of linear equations, can sometimes be used to solve a system of differential equations. You will study Cramer’s Rule in the next section.
3.3 Linear Algebra Applied
Elementary Linear Algebra: Section 3.3, p.130
75/76
On November 12, 2014, European Space Agency’s Rosetta orbiting spacecraft landed the probe Philae on the surface of the comet 67P/Churyumov-Gerasimenko. Comets that orbit the Sun, such as 67P, follow Kepler’s First Law of Planetary Motion. This law states that the orbit is an ellipse, with the sun at one focus of the ellipse. The general equation of a conic section, such as an ellipse, is
ax2 + bxy + cy2 + dx + ey+ f = 0.
To determine the equation of the comet’s orbit, astronomers can find the coordinates of the comet at five different points (xi, yi) where i = 1, 2, 3, 4, and 5, substitute these coordinates into the equation
3.4 Linear Algebra Applied
Elementary Linear Algebra: Section 3.4, p.141
and then expand by cofactors in the first row to find a, b, c, d, e, and f. For example, the coefficient of x2 is
Knowing the equation of 67P’s orbit helped astronomers determine the ideal time to release the probe.
76/76