study guides for every class

that actually explain what's on your next test

Invertible matrix

from class:

College Algebra

Definition

An invertible matrix is a square matrix that has an inverse, meaning there exists another matrix which, when multiplied with the original, yields the identity matrix. A matrix is invertible if and only if its determinant is non-zero.

congrats on reading the definition of invertible matrix. now let's actually learn it.

ok, let's learn stuff

5 Must Know Facts For Your Next Test

  1. A square matrix $A$ is invertible if there exists a matrix $B$ such that $AB = BA = I$, where $I$ is the identity matrix.
  2. The inverse of a 2x2 matrix $\begin{pmatrix} a & b \\ c & d \end{pmatrix}$ is given by $\frac{1}{ad - bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}$, provided that $ad - bc \neq 0$.
  3. For an $n \times n$ matrix to be invertible, its determinant must be non-zero ($det(A) \neq 0$).
  4. If a matrix can be row reduced to the identity matrix using elementary row operations, it is invertible.
  5. The product of two invertible matrices is also an invertible matrix.

Review Questions

  • What condition must the determinant of a square matrix meet for it to be invertible?
  • How can you find the inverse of a 2x2 matrix?
  • What operation confirms that a given square matrix is indeed invertible?
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.