Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Inverse element
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Matrices== [[Matrix multiplication]] is commonly defined for [[matrix (mathematics)|matrices]] over a [[field (mathematics)|field]], and straightforwardly extended to matrices over [[ring (mathematics)|rings]], [[rng (algebra)|rngs]] and [[semiring]]s. However, ''in this section, only matrices over a [[commutative ring]] are considered'', because of the use of the concept of [[rank (linear algebra)|rank]] and [[determinant]]. If {{mvar|A}} is a {{math|''m''Γ''n''}} matrix (that is, a matrix with {{mvar|m}} rows and {{mvar|n}} columns), and {{mvar|B}} is a {{math|''p''Γ''q''}} matrix, the product {{mvar|AB}} is defined if {{math|1=''n'' = ''p''}}, and only in this case. An [[identity matrix]], that is, an identity element for matrix multiplication is a [[square matrix]] (same number for rows and columns) whose entries of the [[main diagonal]] are all equal to {{math|1}}, and all other entries are {{math|0}}. An [[invertible matrix]] is an invertible element under matrix multiplication. A matrix over a commutative ring {{mvar|R}} is invertible if and only if its determinant is a [[unit (ring theory)|unit]] in {{mvar|R}} (that is, is invertible in {{mvar|R}}. In this case, its [[inverse matrix]] can be computed with [[Cramer's rule]]. If {{mvar|R}} is a field, the determinant is invertible if and only if it is not zero. As the case of fields is more common, one see often invertible matrices defined as matrices with a nonzero determinant, but this is incorrect over rings. In the case of [[integer matrices]] (that is, matrices with integer entries), an invertible matrix is a matrix that has an inverse that is also an integer matrix. Such a matrix is called a [[unimodular matrix]] for distinguishing it from matrices that are invertible over the [[real number]]s. A square integer matrix is unimodular if and only if its determinant is {{math|1}} or {{math|β1}}, since these two numbers are the only units in the ring of integers. A matrix has a left inverse if and only if its rank equals its number of columns. This left inverse is not unique except for square matrices where the left inverse equal the inverse matrix. Similarly, a right inverse exists if and only if the rank equals the number of rows; it is not unique in the case of a rectangular matrix, and equals the inverse matrix in the case of a square matrix.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)