CH 02
CH 02
Chapter 2.
• Example:
1 2 3 4 30
1 0 5 1 = 44
2 5 6 8 61
• Example:
1 3 5 7 9 23 31 9
=
2 4 6 8 0 34 46 18
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:10
• A is invertible ⇐⇒ A is nonsingular.
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:14
• If A is nonsingular, then
AB = AC =⇒ B=C
• Example:
4 1 1 2 −1 2/5 −1/5
A= =⇒ A−1 = =
3 2 5 −3 4 −3/5 4/5
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:17
• If
a b
A=
c d
and |A| = ad − bc 6= 0, then
1 d −b
A−1 = .
|A| −c a
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:18
2.7.1. Method I
• Compute A−1 (by the Adjoint Matrix Method or the Row Opera-
tions Method).
• x = A−1b.
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:21
2.7.2. Method II
• By row operations:
−1 −1
A A b = I A b .
Chi-Kong Ng, SEEM2420, Dept. of SEEM, CUHK 2:22