FACTOID # 109: What is in a name? More than 90% of people in Bhutan, Burundi and Burkina Faso are involved in agriculture.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Singular matrix

In mathematics and especially linear algebra, an n-by-n matrix A is called invertible, non-singular or regular if there exists another n-by-n matrix B such that

AB = BA = In,

where 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. A square matrix that is not invertible is called singular. While the most common case is that of matrices over the real or complex numbers, all these definitions can be given for matrices over any ring.

Contents

Invertible matrix theorem

Let A be a square n by n matrix over a field K (for example the field R of real numbers). The following statements are equivalent:

  • A is invertible.
  • A is row-equivalent to the n by n identity matrix In.
  • A has n pivot positions.
  • det A ≠ 0.
  • rank A = n.
  • The equation Ax = 0 has only the trivial solution x = 0 (i.e. Nul A = {0}).
  • The equation Ax = b has exactly one solution for each b in Kn.
  • The columns of A are linearly independent.
  • The columns of A span Kn (i.e. Col A = Kn).
  • The columns of A form a basis of Kn.
  • The linear transformation x |-> Ax from Kn to Kn is bijective.
  • There is an n by n matrix B such that BA = In.
  • There is an n by n matrix B such that AB = In.
  • The transpose AT is an invertible matrix.
  • The number 0 is not an eigenvalue of A.

In general, a square matrix over a commutative ring is invertible if and only if its determinant is a unit in that ring.


Further properties and facts

To check whether a given matrix is invertible, and to compute the inverse in small examples, one typically uses the Gauss-Jordan elimination algorithm. Other methods are explained under matrix inversion.


The inverse of an invertible matrix A is itself invertible, with

(A−1)−1 = A

The inverse of an invertible matrix A multiplied by a scalar k yields the product of the inverse of both the matrix and the scalar

(kA)−1 = k−1A−1

The product of two invertible matrices A and B of the same size is again invertible, with the inverse given by

(AB)−1 = B−1A−1

(note that the order of the factors is reversed.) As a consequence, the set of invertible n-by-n matrices forms a group, known as the general linear group Gl(n).


As a rule of thumb, "almost all" matrices are invertible. Over the field of real numbers, this can be made precise as follows: the set of singular n-by-n matrices, considered as a subset of Rn×n, is a null set, i.e. has Lebesgue measure zero. Intuitively, this means that if you pick a random square matrix over the reals, the probability that it be singular is zero. The reason for this is that singular matrices can be thought of as the roots of the polynomial function given by the determinant.


Generalizations

Some of the properties of inverse matrices are shared by pseudoinverses which can be defined for every matrix, even for non-square ones.


External links

Moore Penrose Pseudoinverse (http://www.vias.org/tmdatanaleng/cc_matrix_pseudoinv.html)


  Results from FactBites:
 
PlanetMath: matrix condition number (162 words)
The condition number is a measure of stability or sensitivity of a matrix (or the linear system it represents) to numerical operations.
In other words, we may not be able to trust the results of computations on an ill-conditioned matrix.
This is version 7 of matrix condition number, born on 2002-09-28, modified 2006-10-07.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.