Difference between revisions of "Identity matrix"

From Conservapedia
Jump to: navigation, search
(Added nouns to sentences, fixed grammar and spelling.)
(top: Category)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
:<math>AI=A</math> or <math>IA=A</math>
 
:<math>AI=A</math> or <math>IA=A</math>
  
The identity matrix is an <math>n\times n</math> matrix where the leading diagonal is ones and all other entries are zero.
+
The identity matrix is an <math>n\times n</math> matrix where the leading diagonal is ones and all other entries are zero.  That is, <math>a_{ii} = 1</math>, and <math>a_{ij} = 0</math> whenever <math>i \neq j</math>.
  
 
:<math>I=\begin{bmatrix}
 
:<math>I=\begin{bmatrix}
Line 12: Line 12:
 
</math>
 
</math>
  
[[Category:Linear algebra]]
+
[[Category:Linear Algebra]]

Latest revision as of 14:34, July 28, 2016

In mathematics the identity matrix is the matrix which, when multiplying, does not change the size or values of the matrix by which it is multiplied. The identity matrix is usually denoted or , and the operation of multiplication is described as,

or

The identity matrix is an matrix where the leading diagonal is ones and all other entries are zero. That is, , and whenever .