Line 22: Line 22:
  
 
:<math>
 
:<math>
\[\begin{array}{l}
+
I_1 = \begin{bmatrix}
AB = BA = {I_n}\\
+
1 \end{bmatrix}
\\
+
,\  
\overbrace {\left( {\begin{array}{*{20}{c}}
+
I_2 = \begin{bmatrix}
{{a_{11}}}&{{a_{12}}}& \cdots &{{a_{1n}}}\\
+
1 & 0 \\
{{a_{21}}}&{{a_{22}}}& \cdots &{{a_{2n}}}\\
+
0 & 1 \end{bmatrix}
\vdots & \vdots & \ddots & \vdots \\
+
,\  
{{a_{n1}}}&{{a_{n2}}}& \cdots &{{a_{nn}}}
+
I_3 = \begin{bmatrix}
\end{array}} \right)}^A\overbrace {\left( {\begin{array}{*{20}{c}}
+
1 & 0 & 0 \\
{{b_{11}}}&{{b_{12}}}& \cdots &{{b_{1n}}}\\
+
0 & 1 & 0 \\
{{b_{21}}}&{{b_{22}}}& \cdots &{{b_{2n}}}\\
+
0 & 0 & 1 \end{bmatrix}
\vdots & \vdots & \ddots & \vdots \\
+
,\ \cdots ,\
{{b_{n1}}}&{{b_{n2}}}& \cdots &{{b_{nn}}}
+
I_n = \begin{bmatrix}
\end{array}} \right)}^B = \overbrace {\left( {\begin{array}{*{20}{c}}
+
1 & 0 & \cdots & 0 \\
1&0& \cdots &0\\
+
0 & 1 & \cdots & 0 \\
0&1& \cdots &0\\
+
\vdots & \vdots & \ddots & \vdots \\
\vdots & \vdots & \ddots & \vdots \\
+
0 & 0 & \cdots & 1 \end{bmatrix}
0&0& \cdots &1
+
\end{array}} \right)}^{{I_n}}
+
\end{array}\]
+
 
+
 
</math>
 
</math>
 +
 
[[Category:MA265Fall2010Walther]]
 
[[Category:MA265Fall2010Walther]]

Revision as of 14:21, 27 November 2010

The Inverse of a Matrix

In linear algebra, the study of matrices is one of the fundamental basis of this subject. One of the concepts within this study, is the notion of an invertible or nonsingular matrix.


Definition

A square matrix is said to be invertible or nonsingular, if when multiplied by another similar matrix, the result yields the identity matrix.


Let A and B be n × n matrices.


A is invertible or nonsingular and B is its inverse if:


$ I_1 = \begin{bmatrix} 1 \end{bmatrix} ,\ I_2 = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} ,\ I_3 = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} ,\ \cdots ,\ I_n = \begin{bmatrix} 1 & 0 & \cdots & 0 \\ 0 & 1 & \cdots & 0 \\ \vdots & \vdots & \ddots & \vdots \\ 0 & 0 & \cdots & 1 \end{bmatrix} $

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn