Linear Algebra and Differential Equations: Sartaj Ul Hasan
Linear Algebra and Differential Equations: Sartaj Ul Hasan
Sartaj Ul Hasan
Department of Mathematics
Indian Institute of Technology Jammu
Jammu, India - 181221
Email: [email protected]
Theorem 1
The following are equivalent for an m × m square matrix A:
(a) A is invertible.
(b) The homogenous system AX = 0 has only trivial solution.
(c) A is row equivalent to the identity matrix.
(d) A is expressible as a product of elementary matrices.
Note: We will further extend this theorem as we go deep into the theory
of vector spaces and related concepts.
(b) =⇒ (c)
[Note: This is actually Proposition 4 (See Lecture 4 and slide 2 OR
Lecture 3 and slide 8 ), but we will now give a proof]
Suppose AX = 0 has only trivial solution, i.e., X = 0. If R is the
RREF matrix of A, then R has no free variables. Therefore, all
variables of R are basic variables. Since no. of variables = no. of
columns = no. of rows (since A is square), there must be a basic
variable in each row and in each column. Therefore R = I , as
required.
(c) =⇒ (d)
Assume that A is row equivalent to the identity matrix, i.e.
Im = (ek ek−1 . . . e1 )A for some finite number of sequence of
elementary row operations. If E1 to Ek are the corresponding
elementary matrices, then Im = (Ek . . . E1 )A. Each Ei being
invertible, we can write A = (Ek . . . E1 )−1 Im = E1−1 . . . Ek−1 .
Hence A is a product of elementary matrices.
(d) =⇒ (a)
Assume that A is product of elementary matrices. Since each
elementary matrix is invertible and product of invertible matrices is
invertible, A is also invertible.
(CA)X = C 0 =⇒ IX = 0 =⇒ X = 0.
Theorem 1
The following are equivalent for an m × m square matrix A:
(a) A is invertible.
(b) The homogenous system AX = 0 has only trivial solution.
(c) A is row equivalent to the identity matrix.
(d) A is expressible as a product of elementary matrices.
(e) AX = b is consistent for every b in Rm .
(f) AX = b has exactly one solution for every b in Rm
(a) =⇒ (f )
Proof: Suppose that the matrix A is invertible. Since A(A−1 b) = b,
it follows that X = A−1 b is a solution of AX = b. To show that this
is the only solution, we will assume that u is an arbitrary solution and
then show that u must be the solution A−1 b.
If u is any solution of AX = b, then Au = b. Multiplying both sides
of this equation by A−1 , we obtain u = A−1 b. In short, the system
AX = b has the unique solution A−1 b.
(f ) =⇒ (e)
Trivial.
(e) =⇒ (a)
Proof: Suppose the system AX = b has a solution for every b ∈ Rm .
Let ui be a solution of the system AX = ei for i = 1, 2, . . . , m, where
ei denote the column vector having 1 at the i th position and 0
elsewhere. Let B be the matrix whose columns are the ui , i.e.,
B = [u1 , u2 , . . . , um ]. Then: