13. Characterizations of Invertible Matrices
Dated: 17-04-2025
Solving Linear Equations by Matrix Inversion
Theorem
If \(A^{-1}\) exists and \(b \in \mathbb R^n\) then solution for \(Ax = b\) is
Theorem
If \(AB = I\) then \(B = A^{-1}\) and \(A = B^{-1}\).
Example
We can rewrite it in the \(Ax = b\) form.
Therefore, \(A^{-1}\) exists.
Now our goal is
Applicability
It is only applicable when \(A\) is a square matrix
1 and fails if \(A^{-1}\) doesn't exist.
Theorem
If \(Ax = 0\) is a homogeneous linear system
2 then \(A^{-1}\) exists only iff this system has trivial solution.
Theorem
- \(A\) is an
invertible matrix
.3 - \(A \sim I\).
- \(A\) has \(n\) pivot positions.
- The equation \(A\vec x = \vec 0\) has only the
trivial solution
. - The columns of \(A\) form a
linearly independent set
.4 - The
linear transformation
5 \(\vec{x} \to A\vec{x}\) is one-to-one. - The equation \(A\vec{x} = \vec{b}\) has at least one solution for each \(\vec{b} \in\mathbb{R}^n\).
- The columns of \(A\)
span
6 \(\mathbb{R}^n\). - The
linear transformation
5 \(\vec{x} \to A\vec{x}\) maps \(\mathbb{R}^n\) onto \(\mathbb{R}^n\). - There is an \(n \times n\) matrix \(C\) such that \(CA = I\).
- There is an \(n \times n\) matrix \(D\) such that \(AD = I\).
- \(A^T\) is an
invertible matrix
.3
Solving Multiple Linear Systems with a Common Coefficient Matrix
If \(A^{-1}\) exists then
Find a Matrix
1 from Linear Transformation
5
Example
Let \(L\) be a linear transformation
5 from \(\mathbb R^2 \to \mathbb P_2\) (\(\mathbb P_2\) is set
7 of polynomials
) defined
Find the matrix
1 representing \(T\) with respect to the standard bases.
Solution
Let \(A = \{(1, 0), (0, 1)\}\) be the basis of \(\mathbb R^2\) then
Invertible Linear Transformations
Let \(T\) be a linear transformation
5
And \(A\) be the matrix
1 associated with \(T\) then
Also if \(S(\vec x) = A^{-1} \vec x\) then
\(T^{-1}\) is unique.
Proposition
Let \(T: \mathbb R^n \to \mathbb R^m\) be a linear transformation
5 \(T(\vec x) = A_{m \times n} \vec x, \forall x \in \mathbb R^n\).
\(T^{-1}\) exists if \(y = A \vec x\) has a unique solution.
Case 1
If \(m < n\) then \(y = A \vec x\) has either no solution or infinitely many solutions for any \(y \in \mathbb R^m\).
Therefore, \(y = A \vec x\) is not invertible
.3
Case 2
If \(m = n\), then the system \(A \vec x = y\) has a unique solution if and only if \(\text{Rank} (A) = n\).
Case 3
If \(m > n\), then the transformation
5 \(y = A \vec x\) is non-invertible
3 because we can find a vector
8 \(y \in \mathbb R^m\) such that \(y = A \vec x\) is inconsistent.
References
Read more about notations and symbols.