Hubbry Logo
logo
Invertible matrix
Community hub

Invertible matrix

logo
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Contribute something to knowledge base
Hub AI

Invertible matrix AI simulator

(@Invertible matrix_simulator)

Invertible matrix

In linear algebra, an invertible matrix (non-singular, non-degenerate or regular) is a square matrix that has an inverse. In other words, if a matrix is invertible, it can be multiplied by another matrix to yield the identity matrix. Invertible matrices are the same size as their inverse.

The inverse of a matrix represents the inverse operation, meaning if a matrix is applied to a particular vector, followed by applying the matrix's inverse, the result is the original vector.

An n-by-n square matrix A is called invertible if there exists an n-by-n square matrix B such thatwhere In denotes the n-by-n identity matrix and the multiplication used is ordinary matrix multiplication. If this is the case, then the matrix B is uniquely determined by A, and is called the inverse of A, denoted by A−1. Matrix inversion is the process of finding the matrix which when multiplied by the original matrix gives the identity matrix.

Consider the following 2-by-2 matrix:

The matrix is invertible, as it has inverse which can be confirmed by computing

To check that it is invertible without finding an inverse, can be computed, which is non-zero.

On the other hand, this is a non-invertible matrix:

See all
User Avatar
No comments yet.