Linear Algebra (Handwrite)
Linear Algebra (Handwrite)
Jul 9, 2022
Contents
I 2
1 Linear Transformations and Matrices 3
1.1 dual spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3 Determinants 17
3.1 Determinant of Order 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.2 Determinant of Order n . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.3 Properties of Determinants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
Index 33
1
Part I
2
Chapter 1
Example. Let V be the vector space of continuous real-valued functions on the interval
[0, 2π]. Fix a function g ∈ V . The function h : V → R defined by
Z 2π
1
h(x) = x(t)g(t) dt
2π 0
is a linear functional on V .
Definition 1. For a vector space V over F , the dual space of V is defined to be L(V, F ),
denoted by V ∗
Theorem 1. Suppose that V is a finite-dimensional vector space with the ordered basis
β = {x1 , x2 , . . . , xn }. Let fi (1 ≤ i ≤ n) be the ith coordinate function with respect to β,
and let β ∗ = {f1 , f2 , · · · , fn }. Then β ∗ is an ordered basis for V ∗ , and, for any f ∈ V ∗ , we
3
Linear Algebra 1.1. DUAL SPACES
have
n
X
f= f (xi )fi .
i=1
Definition 2. Suppose that V is a finite-dimensional vector space with the ordered basis
β = {x1 , x2 , . . . , xn }. The ordered basis β ∗ = {f1 , f2 , . . . , fn } of V ∗ that satisfies fi (xj ) = δij
(1 ≤ i, j ≤ n) the dual basis of β.
Example. Let β = {(2, 1), (3, 1)} be an ordered basis for R2 . Suppose that the dual basis
of β is given by β ∗ = {f1 , f2 }. To explicitly determine a formula for f1 , we consider the
equations
and
Solving the equations, we obtain f1 (e1 ) = −1, f1 (e2 ) = 3, f2 (e1 ) = 1, and f2 (e2 ) = −2; that
is, f1 (x, y) = −x + 3y and f2 (x, y) = x − 2y, i.e.,
f1 = −g1 + 3g2
f2 = g1 + 2g2 ,
where {g1 , g2 } is the dual basis of the standard ordered basis for R2 .
Theorem 2. Let V and W be finite-dimensional vector spaces over F with the ordered basis β
and γ, respectively. For any linear transformation T : V → W , the mapping T t : W ∗ → V ∗
defined by T t (g) = gT for all g ∈ W ∗ is a linear transformation with the property that
∗
[T t ]βγ ∗ = ([T ]γβ )t .
∗
So the row i, column j entry of [T t ]βγ ∗ is
m
X
(gj T )(xi ) = gj (T (xi )) = gj ([T ]γβ )ki yk
k=1
m
X
= ([T ]γβ )ki gj yk
k=1
Xm
= ([T ]γβ )ki δjk
k=1
= ([T ]γβ )ji .
Hence ∗
[T t ]βγ ∗ = ([T ]γβ )t .
The linear transformation T t defined in the previous theorem is called the transpose of T .
Example. Define T : P1 (R) → R2 by T (p(x)) = (p(0), p(2)). Let β and γ be the standard
ordered bases for P1 (R) and R2 , respectively. Clearly,
1 0
[T ]γβ = .
1 2
∗
We compute [T t ]βγ ∗ directly form the definition. Let β ∗ = {f1 , f2 } and γ ∗ = {g1 , g2 }.
∗ a b
Suppose that [T t ]βγ ∗ = . Then
c d
T t (g1 )(1) = (af1 + cf2 )(1) = af1 (1) + cf2 (1) = a(1) + c(0) = a,
T t (g1 )(x) = (af1 + cf2 )(x) = af1 (x) + cf2 (x) = a(0) + c(1) = c.
But also
So a = 1 and c = 0. Similarly,
T t (g2 )(1) = (bf1 + df2 )(1) = bf1 (1) + df2 (1) = b(1) + d(0) = b,
T t (g2 )(x) = (bf1 + df2 )(x) = bf1 (x) + df2 (x) = b(0) + d(1) = d;
and
Lemma. let V be a finite-dimensional vector space, and let x ∈ V . If x̂(f ) = 0 for all f ∈ V ∗ ,
then x = 0.
Proof. Let x 6= 0. Choose an ordered basis β = {x1 , x2 , . . . , xn } for V such that x1 = x. Let
{f1 , f2 , . . . , fn } be the dual basis of β. Then x̂(f1 ) = f1 (x) = 1 6= 0.
Therefore
ψ(cx + y) = (cψ(x) + ψ(y)).
Corollary. Let V be a finite-dimensional vector space with dual space V ∗ . Then every ordered
basis for V ∗ is the dual basis for some basis for V .
Proof. Let {f1 , f2 , . . . , fn } be an ordered basis for V ∗ . By the previous theorems, for
this basis there exists a dual basis, say {g1 , g2 , . . . , gn }, in V ∗∗ which satisfies gi (fj ) =
δij x̂i (fi ) = fj (xj ) for all i and j. Thus gi = x̂i for all i and {f1 , f2 , . . . , fn } is the dual basis
of {x1 , x2 , . . . , xn }.
0 = O(pj (x))
n
!
X
= ri fi pj (x)
i=0
n
X
= ri fi (pj (x))
i=0
Xn
= ri pj (ci )
i=0
= rj pj (cj );
it follows that rj = 0. Thus {fi } is linearly independent and hence a basis for V ∗ .
for V such that {f0 , f1 , . . . , fn } is its dual basis and that pj (ci ) = fi (pj ) = δij .
For each j, let qj ∈ Pn (F ) s.t. qj (ci ) = δij , we have
n
X
δij = qj (ci ) = rk pk (ci ) = ri
k=0
Exercise. Let V and W be finite-dimensional vector spaces over F , and let ψ1 and ψ2 be the
isomorphisms between V and V ∗∗ and W and W ∗∗ , respectively, as defined in the preceding
theorem. Let T : V → W be linear, and define T tt = (T t )t . Prove that ψ2 T = T tt ψ1 .
and
(T tt ψ1 )(v) = T tt (ψ1 (v)) = T tt v̂ = v̂T t ∈ W ∗∗ .
ˆ = T tt v̂, let f ∈ W ∗ . Then
To verify that (T (v))
ˆ
(T (v))(f ) = f (T (v))
and
(v̂T t )(f ) = v̂(T t (f )) = v̂(f T ) = (f T )(v) = f (T (v));
ˆ = T tt v̂. This completes the proof.
hence (T (v))
Exercise. Let V be a finite-dimensional vector space with the ordered basis β. Prove that
ψ(β) = β ∗∗ , where ψ is defined in the preceding theorem.
and
Fi (fj ) = δij ;
thus Fi = ψ(xi ). Hence we obtain ψ(β) = β ∗∗ .
Exercise. Let V be a finite-dimensional vector space over F . For every subset S of V , define
the annihilator S 0 of S as
thus f + rg ∈ S 0 . Hence S 0 ≤ V ∗ .
2. Let β = {x1 , x2 , . . . , xk } be an ordered basis for W . Since x ∈
/ W , we can extend β to
an ordered basis β 0 = {x1 , x2 , . . . , xn } (n > k) for V which satisfies x = xi for some
i > k. Fix i, let f be the ith coordinate function of β 0 .
3. (a) S 0 = (span(S))0 : Let f ∈ S 0 . For x ∈ span(S),
x = r1 x1 + r2 x2 + · · · + rk xk
x̂(f ) = f (x) = 0.
So
W1 = ψ −1 (ψ(W1 )) = ψ −1 (ψ(W2 )) = W2 .
12
Linear Algebra 2.2. THE RANK OF A MATRIX AND MATRIX INVERSES
Theorem 5. Elementary matrices are invertible, and the inverse of an elementary matrix is
an elementary matrix of the same type.
Theorem 7. The rank of any matrix equals the maximum number of its linearly independent
columns; that is, the rank of a matrix is the dimension of the subspace generated by its
columns.
Let β be the standard ordered basis for F n . Then β spans F n and hence
But, for any j, we have LA (ej ) = Aej = aj , where aj is the jth column of A. Hence
Thus
rank(A) = dim(R(LA )) = dim(span({a1 , a2 , . . . , an })).
dim(K) = n − rank(LA ) ≥ n − m ≥ 0,
Theorem 9. Let K be the solution set of a system of linear equations Ax = b, and let KH
be the solution set of the corresponding homogeneous system Ax = 0. Then for any solution
s to Ax = b
K = {s} + KH = {s + k | k ∈ KH }.
A(w − s) = Aw − As = b − b = 0.
Aw = A(s + k) = As + Ak = b + 0 = b;
Proof. Suppose that A is invertible. Substituting A−1 b into the system, we have
A(A−1 b) = (AA−1 )b = b.
Theorem 11. Let Ax = b be a system of linear equations. Then the system is consistent if
and only if rank(A) = rank(A|b).
Proof. To show that Ax = b has a solution is equivalent to showing that b ∈ R(LA ). Note
that
R(LA ) = span({a1 , a2 , . . . , an })
the span of the columns of A. Thus
Ax = b has a solution
⇐⇒ b ∈ span({a1 , a2 , . . . , an })
⇐⇒ span({a1 , a2 , . . . , an }) = span({a1 , a2 , . . . , an , b})
⇐⇒ dim(span({a1 , a2 , . . . , an })) = dim(span({a1 , a2 , . . . , an , b}))
⇐⇒ rank(A) = rank(A|b).
Definition 8. A matrix is said to be in reduced row echelon form if the following three
conditions are satisfied.
(a) Any row containing a nonzero entry precedes any row in which all the entries are zero
(if any).
(b) The first nonzero entry in each row is the only nonzero entry in its column.
(c) The first nonzero entry in each row is 1 and it occurs in a column to the right of the
first nonzero entry in the preceding row.
Determinants
det(A) = 1 · 1 − 1 · 0 = 1,
det(B) = 1 · 1 − 0 · 1 = 1,
and
2 1
det(A + B) = det = 2 · 2 − 1 · 1 = 1 6= det(A) + det(B).
1 2
Theorem 13. The function det : M2×2 (F ) → F is a linear function of each row of a 2 × 2
matrix when the other row is held fixed. That is, if u, v and w are in F 2 and k is a scalar,
then
u + kv u v
det = det + k det
w w w
and
w w w
det = det + k det .
u + kv u v
17
Linear Algebra 3.1. DETERMINANT OF ORDER 2
must be 2. Hence A11 6= 0 or A21 6= 0. If A11 6= 0, add −A21 /A11 times row 1 of A to row 2
to obtain the matrix
A11 A12
A12 A21 .
0 A22 −
A11
Because elementary row operations are rank-preserving, it follows that
A12 A21
A22 − 6= 0.
A11
Therefore det(A) = A11 A22 − A12 A21 6= 0. On the other hand, if A21 6= 0, we see that
det(A) 6= 0 by adding −A11 /A21 times row 2 of A to row 1 and applying a similar argument.
Thus, in either case, det(A) 6= 0.
CHAPTER 3. DETERMINANTS 18
Linear Algebra 3.1. DETERMINANT OF ORDER 2
Then we have
(a) CA = AC = (det(A))I.
and
A11 A12 A22 −A12
AC =
A21 A22 −A21 A11
A11 A22 − A12 A21 −A11 A12 + A12 A11 det(A) 0
= = .
A21 A22 − A22 A21 −A21 A12 + A22 A11 0 det(A)
So
CA = AC = det(A)I.
CHAPTER 3. DETERMINANTS 19
Linear Algebra 3.2. DETERMINANT OF ORDER N
and
(det(A)−1 C)A = det(A)−1 (CA) = det(A)−1 (det(A)I) = I,
we have
A−1 = det(A)−1 C.
where Ãij denotes the matrix obtained from A by deleting row i and column j. The scalar
det(A) is called the determinant of A and is also denoted by |A|. The scalar
det(A) = A11 (−1)1+1 det(Ã11 ) + A12 (−1)1+2 det(Ã12 ) = A11 A22 − A12 A21 .
Theorem 16. The determinant of an n × n matrix is a linear function of each row when the
remaining rows are held fixed. That is, for 1 ≤ r ≤ n, we have
a1 a1 a1
.. .. ..
. . .
ar−1 ar−1 ar−1
det u + kv = det u + k det v
ar+1 ar+1 ar+1
. . .
.. .. ..
an an an
CHAPTER 3. DETERMINANTS 20
Linear Algebra 3.2. DETERMINANT OF ORDER N
= det(B) + k det(C).
For r > 1 and 1 ≤ j ≤ n, the rows of Ã1j , B̃1j , and C̃1j are the same except for row r − 1.
Moreover row r − 1 of Ã1j is
which is the sum of row r − 1 of B̃1j and k times row r − 1 of C̃1j . Since B̃1j and C̃1j are
(n − 1) × (n − 1) matrices, we have
= det(B) + k det(C).
CHAPTER 3. DETERMINANTS 21
Linear Algebra 3.2. DETERMINANT OF ORDER N
This shows that the theorem is true for n × n matrices, and so the theorem is true for all
square matrices by mathematical induction.
Therefore det(A) = 0.
Proof. The proof is by mathematical induction on n. The lemma is clearly true for n = 2.
Assume that for some integer n ≥ 3, the lemma is true for (n − 1) × (n − 1) matrices, and
let B ∈ Mn×n (F ) in which row i of B equals ek for some k (1 ≤ k ≤ n). The result follows
immediately from the definition of the determinant if i = 1. Suppose that 1 < i ≤ n. For
each j 6= k (1 ≤ j ≤ n), let Cij denote the (n − 2) × (n − 2) matrix obtained from B by
deleting rows 1 and i and columns j and k. For each j, row i − 1 of B̃1j is the following
vector in F n−1 :
ek−1 if j < k
0 if j = k
ek if j > k.
CHAPTER 3. DETERMINANTS 22
Linear Algebra 3.2. DETERMINANT OF ORDER N
Therefore
n
X
det(B) = (−1)1+j B1j · det(B̃1j )
j=1
X X
= (−1)1+j B1j · det(B̃1j ) + (−1)1+j B1j · det(B̃1j )
j<k j>k
X
= (−1)1+j B1j · (−1)(i−1)(k−1) det(Cij )
j<k
X
+ (−1)1+j B1j · (−1)(i−1)k det(Cij )
j>k
X X
= (−1)i+k (−1)1+j B1j · det(Cij ) + (−1)1+(j−1) B1j · det(Cij )
j<k j>k
i+k
= (−1) det(B̃ik ).
This shows that the lemma is true for n × n matrices, and so the lemma is true for all square
matrices by mathematical induction.
Theorem 17. The determinant of a square matrix can be evaluated by cofactor expansion
along any row. That is, if A ∈ Mn×n (F ), then for any integer i (1 ≤ i ≤ n),
n
X
det(A) = (−1)i+j Aij · det(Ãij ).
j=1
Proof. Cofactor expansion along the first row of A gives the determinant of A by definition.
So the result is true if i = 1. Fix i > 1. Row i of A can be written as
n
X
Aij ej .
j=1
Proof. The proof is by mathematical induction on n. The corollary is clearly true for n = 2.
Assume that for some n ≥ 3, it is true for (n − 1) × (n − 1) matrices, and let rows r and s of
A ∈ Mn×n (F ) be identical for r 6= s. Since n ≥ 3, we can choose i (1 ≤ i ≤ n) other than r
and s. Now
X n
det(A) = (−1)i+j Aij · det(Ãij )
j=1
CHAPTER 3. DETERMINANTS 23
Linear Algebra 3.2. DETERMINANT OF ORDER N
Since each Ãij is an (n − 1) × (n − 1) matrix with two identical rows, the induction hypothesis
implies that each det(Ãij ) = 0, and hence det A = 0. This completes the proof for n × n
matrices, and so the corollary is true for all square matrices by mathematical induction.
Theorem 18. If A ∈ Mn×n (F ) and B is a matrix obtained from A by interchanging any two
rows of A, then det(B) = − det(A).
Proof. Let the rows of A be a1 , a2 , . . . , an , and let B be the matrix obtained from A by
interchanging rows r and s, where r < s. Thus
a1 a1
.. ..
. .
ar as
A = . and B = ... .
..
as ar
. .
.. ..
an an
Theorem 19. Let A ∈ Mn×n (F ), and let B be a matrix obtained by adding a multiple of
one row of A to another row of A. Then det(A) = det(B).
CHAPTER 3. DETERMINANTS 24
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Proof. Suppose that B is the n × n matrix obtained from A by adding k times row r to
row s, where r 6= s. Let the rows of A be a1 , a2 , . . . , an , and the rows of B be b1 , b2 , . . . , bn .
6 s and bs = as + kar . Let C be the matrix obtained from A by replacing
Then bi = ai for i =
row s with ar . Then det(C) = 0 and we have
Proof. Since rank(A) ≤ n, the rows a1 , a2 , . . . , an of A are linearly dependent. Then some
row of A, say, row r, is a linear combination of the other rows. So there exist ci s.t.
Let B be the matrix obtained from A by adding −ci times row i to row r for each i 6= r.
Then row r of B consists entirely of zeros, and so det(B) = 0. Hence, by the previous
theorem,
det(A) = det(B) = 0.
Remark. The following rules summarize the effect of an elementary row operation on the
determinant of a matrix A ∈ Mn×n (F ).
4. det(E t ) = det(E).
CHAPTER 3. DETERMINANTS 25
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
det(AB) = det(Em · · · E2 E1 B)
= det(Em ) det(Em−1 · · · E1 B)
..
.
= det(Em ) · · · det(E2 ) det(E1 ) det(B)
= det(Em · · · E2 E1 ) det(B)
= det(A) det(B)
Proof. If A ∈ Mn×n (F ) is not invertible, then rank(A) < n and therefore det(A) = 0.
Conversely, if A ∈ Mn×n (F ) is invertible, then
Proof. If rank(A) < n, then rank(At ) = rank(A) < n and therefore det(At ) = 0 = det(A).
On the other hand, if rank(A) = n, then A is a product of elementary matrices, say,
A = Em · · · E2 E1 . Since det(Eit ) = det(Ei ) for every i, we have
Proof. The proof is by mathematical induction on n. The proposition is clearly true for
n = 1. Assume that for some n ≥ 2, it is true for (n − 1) × (n − 1) matrices. Since Ãnn is
CHAPTER 3. DETERMINANTS 26
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
This completes the proof for n × n matrices, and so the corollary is true for all upper triangle
matrices by mathematical induction.
Proof. Suppose that A ∈ Mm×m (F ) for some m (1 ≤ m < n). For each k (1 ≤ k ≤ m − n),
let Mk be the matrix in the form
A O
.
O Ik
The proof is by mathematical induction on k. For k = 1, the determinant of M1
by cofactor expansion along row m + 1. Suppose that for some k ≥ 2, the lemma is true for
Mk−1 , i.e., det(Mk−1 ) = det(A). Then
by cofactor expansion along row m + k. So the lemma holds for Mn and thus for all Mk by
mathematical induction. Since A is arbitrary square matrix, this completes the proof.
CHAPTER 3. DETERMINANTS 27
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Theorem 22 (Cramer’s Rule). Let Ax = b be the matrix form of a system of n linear equations
in n unknowns, where x = (x1 , x2 , . . . , xn )t . If det(A) 6= 0, then this system has a unique
solution, and for each k (1 ≤ k ≤ n),
det(Mk )
xk = ,
det(A)
Proof. If det(A) 6= 0, then A is invertible and therefore Ax = b has a unique solution. For
each k (1 ≤ k ≤ n), let ak denote the kth column of A and Xk denote the matrix obtained
from the In by replacing column k by x. Then AXk is the n × n matrix whose ith column is
Aei = ai if i 6= k and Ax = b if i = k.
det(Xk ) = xk · det(In−1 ) = xk .
CHAPTER 3. DETERMINANTS 28
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Hence
det(Mk ) = det(AXk ) = det(A) det(Xk ) = det(A)xk .
Therefore
det(Mk )
xk = .
det(A)
where x0 , x1 , . . . , xn are distinct scalars in an infinite field F . Let β be the standard ordered
basis for Pn (F ) and γ be the standard ordered basis for F n+1 . Then
1 x0 x20 · · · xn0
1 x1 x21 · · · xn1
[T ]γβ = . .. .
.. ..
.. . . .
1 xn x2n ··· xnn
A matrix with this form is called a Vandermonde matrix. First, Apply elementary column
operation of type 3 by subtracting to each column, except the first one, the preceding column
multiplied by x1 . This gives the matrix
1 0 0 ··· 0
1 x1 − x0 x1 (x1 − x0 ) · · · xn−1 1 (x1 − x0 )
1 x2 − x0 x2 (x2 − x0 ) · · · xn−1 (x2 − x0 )
2 .
. .. .. ..
..
. . .
n−1
1 xn − x0 xn (xn − x0 ) · · · xn (xn − x0 )
CHAPTER 3. DETERMINANTS 29
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Evaluating the determinant by cofactor expansion along the first row gives
x1 − x0 x1 (x1 − x0 ) · · · xn−1
1 (x1 − x0 )
x2 − x0 x2 (x2 − x0 ) · · · xn−1 (x2 − x0 )
2
det([T ]γβ ) = det
.. .. ..
. . .
xn − x0 xn (xn − x0 ) · · · xnn−1 (xn − x0 )
1 x1 x21 · · · xn−1
1
n 1 x2 x22 · · · x n−1
Y 2
= (xi − x0 ) det .
. .
. .
. .
.
i=1
. . . .
1 xn x2n · · · xn−1 n
1 x2 x22 · · · xn−2
2
n n 1 x3 x23 · · · xn−2
Y Y 3
= (xi − x0 ) (xi − x1 ) det .
.. .. ..
i=1 i=2
.. . . .
1 xn x2n ··· xn−2
n
..
.
Y
= (xi − xj ).
0≤j<i≤n
Suppose that for some n ≥ 2, the statement holds for the case n − 1. By the induction
hypothesis,
t 0 ··· 0 a1
−1 t · · · 0 a2
det . = a1 + a2 t + · · · + an−1 tn−2 + tn−1 .
.. .. ..
.. . . .
0 0 ··· −1 an−1 + t
CHAPTER 3. DETERMINANTS 30
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Then
t 0 0 ··· 0 a0
−1 t 0 ··· 0 a1
det 0
−1 t ··· 0 a2
.. .. .. .. ..
. . . . .
0 0 0 · · · −1 an−1 + t
−1 t 0 ··· 0
t 0 ··· 0 a1
−1
0 −1 t ··· 0
t ··· 0 a2
= t det .
.. .. .. + (−1)1+n a0 det 0
0 −1 ··· 0
..
. . . .. .. .. ..
. . . .
0 0 · · · −1 an−1 + t
0 0 0 ··· −1
n−2 n−1 1+n n−1
= t(a1 + a2 t + · · · + an−1 t +t ) + (−1) a0 (−1)
n−1 n
= a0 + a1 t + · · · + an−1 t +t .
Hence the statement holds for all square matrices in the form by mathematical induction.
Definition 11. The classical adjoint of a square matrix A is the transpose of the matrix
whose ij-entry is the ij-cofactor of A.
AC = (det(A))I˙n .
Proof. Fix j (1 ≤ j ≤ n). Consider the system Ax = ej . For each k, let ak denote the kth
column of A and Xk denote the matrix obtained from In by replacing column k by x. Then
AXk is the matrix whose the ith column is
Aei = ai if i 6= k and Ax = ej if i = k.
CHAPTER 3. DETERMINANTS 31
Linear Algebra 3.3. PROPERTIES OF DETERMINANTS
Hence
AC = det(A) · In .
Proof. Fix k (1 ≤ k ≤ n). Evaluating the determinant of A by cofactor expansion along row
k gives
Xn n
X
det(A) = (−1)k+j Akj · det(Ãkj ) = Akj Cjk .
j=1 j=1
For each i 6= k (1 ≤ i ≤ n), let Bi denote the matrix obtained from A by replacing row k by
row i. Then det(Bi ) = 0 since Bi has two identical row and the kj-cofactors of A and Bi
are the same for each j. It follows that
n
X n
X
Aij Cjk = (Bi )kj Cjk = det(Bi ) = 0.
j=1 j=1
Corollary. Let C be the classical adjoint of a matrix A ∈ Mn×n (F ). Then the following hold:
1. If A is invertible, then
1
A−1 = · C.
det(A)
2. det(C) = det(A)n−1 .
CHAPTER 3. DETERMINANTS 32
Index
Annihilator, 10 Equivalent, 15
33