General Matrix Inversion edit

A matrix that is square and not singular has a single inverse. The transpose of the inverse of the transpose of the matrix is also equal to the inverse. The formulae   and   say it all! This simple equation also justifies using a variant of the Gauss-Jordan method for inverting a matrix. Inverting the transpose is effectively the same as augmenting the matrix with an identity matrix below it and using column operations to reduce the original to identity. This form of inverting a matrix is immediately apparent in other discussions, so what follows is my description of a matrix inversion method that is simpler than those previously discussed, and much more capable.

Second title edit

 

Must modify the layout to make the type of display I need. Hmmmmm... I'll have to think about this a bit. rand.

Invertible Matrix


rand huso (talk) 21:38, 3 February 2008 (UTC)