Quantcast
Loading [MathJax]/jax/output/CommonHTML/autoload/mtable.js

Inverse of a 2x2 Matrix

Last modified by
on
Jul 24, 2020, 6:28:07 PM
Created by
on
Jun 2, 2016, 6:02:17 PM
=Inverse of a 2x2 Matrix=Inverse of a 2x2 Matrix
(A) 2x2 matrix(A) 2x2 matrix
Tags
UUID
24d66dbf-28ec-11e6-9770-bc764e2038f2

The Inverse of a 2x2 Matrix calculator computes the inverse of a 2x2 matrix.

INSTRUCTIONS: Enter the following:

  • (A)  This is the 2x2 matrix

Inverse: The calculator returns the inverse of the 2x2 matrix.

The Math

An invertible matrix is a matrix that is square and nonsingular. In Linear Algebra, the inverse of a given matrix relates well to Gaussian elimination; you may wish to visit what it means to perform elementary row operations by going to our page on the Row Echelon Form of a 3x3 matrix. Although the Row Echelon Form of a 3×33×3 Matrix page does not directly relate to 2×22×2 matrices, performing elementary row operations is the same for all  m×nm×n matrices. 

A square matrix is a matrix that has the same number of rows and columns, often times referred to as a n×nn×n matrix. In the case above, we are taking the inverse of a 2×22×2 matrix, where there are two rows and two columns. A nonsingular matrix is a matrix whose determinant is not equal to zero; a singular matrix is not invertible because it will not reduce to the identity matrix. 

When it comes to the basic idea of an inverse, it is explained by Williams in the following manner (69):

Suppose you have two numbers such that
     ab=1ab=1 and ba=1ba=1
this means that aa and bb are multiplicative inverses of each other. 

For example, take a=15a=15 and b=5.b=5. It is clear that when you multiply 155155 you get 11

The idea of a multiplicative inverse extends to matrices, two matrices are inverses of each other if they multiply together to get the identity matrix.. The identity matrix for a 2×22×2 matrix is:
     In=[1001]

On page 69, Williams defines the properties of a matrix inverse by stating, "Let A be an n×n matrix. If a matrix B can be found such that AB=BA=In, then A is said to be invertible and B is called an inverse of A. If such a matrix does not exist, then Ahas no inverse."

Inverses of matrices relate to Gaussian elimination in that if you keep track of the row operations that you perform when reducing a matrix into the identity matrix, and you simultaneously perform the same operations to the identity matrix you end up with the inverse of the matrix you have reduced. This is particularly important to note because it extends to matrices of all different sizes since the identity matrix for an arbitrary n×n matrix always exists. 

However, there is also a formulaic way of producing the inverse of a 2×2 matrix, which we will present below.
     A-1=1|A|[A22-A12-A21A11],
where |A| is detA.

Sources

 Williams, Gareth. Linear Algebra With Applications. Boston: Jones and Bartlett, 2011. Print. 

2x2 Matrix Calculators :


  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.