<?xml version="1.0" encoding="iso-8859-1" ?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" > 
<?xml-stylesheet type="text/css" href="fcla-xml-1.31.css"?> 
<html  
xmlns="http://www.w3.org/1999/xhtml"  
><head><title>Section MM  Matrix Multiplication</title> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<!-- xhtml,mozilla,3,html --> 
<meta name="src" content="fcla-xml-1.31.tex" /> 
<meta name="date" content="2008-02-02 23:18:00" /> 
<link rel="stylesheet" type="text/css" href="fcla-xml-1.31.css" /> 
</head><body 
>
   <!--l. 363--><div class="crosslinks"><p class="noindent">[<a 
href="fcla-xml-1.31li31.xml" >next</a>] [<a 
href="fcla-xml-1.31li29.xml" >prev</a>] [<a 
href="fcla-xml-1.31li29.xml#tailfcla-xml-1.31li29.xml" >prev-tail</a>] [<a 
href="#tailfcla-xml-1.31li30.xml">tail</a>] [<a 
href="fcla-xml-1.31li28.xml#fcla-xml-1.31li30.xml" >up</a>] </p></div>
   <h3 class="likesectionHead"><a 
 id="x31-111000"></a>Section MM&#x00A0;&#x00A0;Matrix Multiplication</h3>
<!--l. 363--><p class="noindent" ><a 
 id="section.MM"></a> From <a 
href="http://linear.ups.edu/" ><span 
class="cmti-12">A First Course in Linear Algebra</span></a>
<br class="newline" />Version 1.31
<br class="newline" /><span 
class="cmsy-10x-x-120">&#x00A9;</span>&#x00A0;2004.
<br class="newline" />Licensed under the <a 
href="http://www.gnu.org/licenses/fdl.html" >GNU Free Documentation License</a>.
<br class="newline" /><a 
href="http://linear.ups.edu/" class="url" ><span 
class="cmtt-12">http://linear.ups.edu/</span></a>
<br class="newline" />
<br class="newline" /><a 
 id="x31-111000doc"></a> <a 
 id="dx31-111001"></a> We know how to add vectors and how to multiply them by scalars. Together,
these operations give us the possibility of making linear combinations. Similarly,
we know how to add matrices and how to multiply matrices by scalars. In this
section we mix all these ideas together and produce an operation known as
&#x201C;matrix multiplication.&#x201D; This will lead to some results that are both surprising
and central. We begin with a definition of how to multiply a vector by a
matrix.
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-112000"></a>Subsection MVP: Matrix-Vector Product</h4>
<!--l. 19--><p class="noindent" ><a 
 id="subsection.MM.MVP"></a> <a 
 id="x31-112000doc"></a><a 
 id="dx31-112001"></a>  We have repeatedly seen the importance of forming linear combinations of the
columns of a matrix. As one example of this, the oft-used <a 
href="fcla-xml-1.31li23.xml#theorem.SLSLC">Theorem&#x00A0;SLSLC</a>, said
that every solution to a system of linear equations gives rise to a linear
combination of the column vectors of the coefficient matrix that equals the vector
of constants. This theorem, and others, motivate the following central
definition.
</p><!--l. 23--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;MVP</span>
<br class="newline" /><a 
 id="definition.MVP"><span 
class="cmbx-12">Matrix-Vector Product</span></a><a 
 id="dx31-112002"></a><a 
 id="dx31-112003"></a><a 
 id="dx31-112004"></a>
<br class="newline" /> <a 
 id="dx31-112005"></a>Suppose <!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is an
<!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix with
columns <!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></math> and
                                                                          

                                                                          
<!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi></math> is a vector of size
<!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>. Then the <span 
class="cmbx-12">matrix-vector</span>
<span 
class="cmbx-12">product </span>of <!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
with <!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi></math>
is the linear combination </p><table class="equation-star"><tr><td>
<!--l. 27--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
                 <mi 
>A</mi><mi 
>u</mi> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
>
</math></td></tr></table>
<a 
 id="dx31-112006"></a>
<a 
 id="dx31-112007"></a>
<a 
 id="dx31-112008"></a>
<!--l. 36--><p class="noindent" >(This definition contains <a 
 id="notation.MVP">Notation MVP</a>.)
<!--l. 37--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 39--><p class="indent" >   So, the matrix-vector product is yet another version of &#x201C;multiplication,&#x201D; at
least in the sense that we have yet again overloaded juxtaposition
of two symbols as our notation. Remember your objects, an
<!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix times a vector
of size <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math> will create
a vector of size <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>.
So if <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is rectangular, then the size of the vector changes. With all the linear
combinations we have performed so far, this computation should now seem second
nature.
</p><!--l. 41--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;MTV</span>
<br class="newline" /><a 
 id="example.MTV"><span 
class="cmbx-12">A matrix times a vector</span></a><a 
 id="dx31-112009"></a><a 
 id="dx31-112010"></a><a 
 id="dx31-112011"></a>
<br class="newline" /> Consider
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 54--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
            <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                 </mrow></mfenced> </mtd>            <mtd 
class="align-even"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-odd"><mi 
>u</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mtd>            <mtd 
class="align-even"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 56--><p class="noindent" >Then </p><table class="equation-star"><tr><td>
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>A</mi><mi 
>u</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mn>1</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mn>3</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-punc">.</mo>
</math></td></tr></table>
   <!--l. 69--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
<!--l. 71--><p class="indent" >   We can now represent systems of linear equations compactly with a matrix-vector
product (<a 
href="#definition.MVP">Definition&#x00A0;MVP</a>) and column vector equality (<a 
href="fcla-xml-1.31li22.xml#definition.CVE">Definition&#x00A0;CVE</a>).
This finally yields a very popular alternative to our unconventional
<!--l. 71--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>
notation.
</p><!--l. 73--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;SLEMM</span>
<br class="newline" /><a 
 id="theorem.SLEMM"><span 
class="cmbx-12">Systems of Linear Equations as Matrix Multiplication</span></a><a 
 id="dx31-112012"></a><a 
 id="dx31-112013"></a><a 
 id="dx31-112014"></a>
<br class="newline" /> The set of solutions to the linear system
                                                                          

                                                                          
<!--l. 74--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math> equals the set of
solutions for <!--l. 74--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi></math> in the
vector equation <!--l. 74--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi></math>.
<!--l. 75--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 77--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; This theorem says that two sets (of solutions) are equal. So we need to show
that one set of solutions is a subset of the other, and vice versa (<a 
href="fcla-xml-1.31li68.xml#definition.SE">Definition&#x00A0;SE</a>). Let
<!--l. 78--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></math> be the
columns of <!--l. 78--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>.
Both of these set inclusions then follow from the following chain of equivalences,
</p><!--tex4ht:inline--><!--l. 91--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
  <mtr><mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><mi 
>x</mi><!--mstyle 
class="text"--><mtext  >&#x00A0;&#x00A0;is&#x00A0;a&#x00A0;solution&#x00A0;to&#x00A0;</mtext><!--/mstyle--><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label">
  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><mspace width="3.26288pt" class="tmspace"/><mo 
class="MathClass-rel">&#x21D4;</mo><mspace width="3.26288pt" class="tmspace"/><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>x</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>x</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>x</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>x</mi></mrow></mfenced></mrow><mrow 
><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li23.xml#theorem.SLSLC"  class="label" >Theorem SLSLC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label"><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label">
  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><mspace width="3.26288pt" class="tmspace"/><mo 
class="MathClass-rel">&#x21D4;</mo><mspace width="3.26288pt" class="tmspace"/><mi 
>x</mi><!--mstyle 
class="text"--><mtext  >&#x00A0;&#x00A0;is&#x00A0;a&#x00A0;solution&#x00A0;to&#x00A0;</mtext><!--/mstyle--><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>  <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MVP"  class="label" >Definition MVP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label"><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
   <!--l. 93--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
<!--l. 95--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;MNSLE</span>
<br class="newline" /><a 
 id="example.MNSLE"><span 
class="cmbx-12">Matrix notation for systems of linear equations</span></a><a 
 id="dx31-112015"></a><a 
 id="dx31-112016"></a><a 
 id="dx31-112017"></a>
<br class="newline" /> Consider the system of linear equations from <a 
href="fcla-xml-1.31li17.xml#example.NSLE">Example&#x00A0;NSLE</a>.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 102--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                    <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>9</mn><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
                    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
                    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 104--><p class="noindent" >has coefficient matrix </p><table class="equation-star"><tr><td>
<!--l. 106--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced>
</math></td></tr></table>
<!--l. 115--><p class="indent" >   and vector of constants </p><table class="equation-star"><tr><td>
<!--l. 117--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>b</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced>
</math></td></tr></table>
                                                                          

                                                                          
<!--l. 121--><p class="indent" >   and so will be described compactly by the vector equation
<!--l. 121--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi></math>.
<!--l. 123--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 125--><p class="indent" >   The matrix-vector product is a very natural computation. We have motivated
it by its connections with systems of equations, but here is a another
example.
</p><!--l. 127--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;MBC</span>
<br class="newline" /><a 
 id="example.MBC"><span 
class="cmbx-12">Money&#x2019;s best cities</span></a><a 
 id="dx31-112018"></a><a 
 id="dx31-112019"></a><a 
 id="dx31-112020"></a>
<br class="newline" /> Every year <span 
class="cmsl-12">Money </span>magazine selects several cities in the United States as
the &#x201C;best&#x201D; cities to live in, based on a wide arrary of statistics about
each city. This is an example of how the editors of <span 
class="cmsl-12">Money </span>might arrive
at a single number that consolidates the statistics about a city. We will
analyze Los Angeles, Chicago and New York City, based on four criteria:
average high temperature in July (Farenheit), number of colleges and
universities in a 30-mile radius, number of toxic waste sites in the Superfund
environmental clean-up program and a personal crime index based on FBI
statistics (average = 100, smaller is safer). It should be apparent how to
generalize the example to a greater number of cities and a greater number of
statistics.
</p><!--l. 130--><p class="indent" >   We begin by building a table of statistics. The rows will be labeled with the
cities, and the columns with statistical categories. These values are from <span 
class="cmsl-12">Money</span>&#x2019;s
website in early 2005.
</p>
<div class="center" 
>
<!--l. 132--><p class="noindent" >
</p>
<div class="tabular"><table class="tabular" 
cellspacing="0" cellpadding="0" rules="groups" 
><colgroup id="TBL-967-1g"><col 
id="TBL-967-1" /></colgroup><colgroup id="TBL-967-2g"><col 
id="TBL-967-2" /></colgroup><colgroup id="TBL-967-3g"><col 
id="TBL-967-3" /></colgroup><colgroup id="TBL-967-4g"><col 
id="TBL-967-4" /></colgroup><colgroup id="TBL-967-5g"><col 
id="TBL-967-5" /></colgroup><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr  
 style="vertical-align:baseline;" id="TBL-967-1-"><td  style="text-align:left; white-space:nowrap;" id="TBL-967-1-1"  
class="td11">City          </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-1-2"  
class="td11">Temp</td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-1-3"  
class="td11">Colleges</td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-1-4"  
class="td11">Superfund</td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-1-5"  
class="td11">Crime</td>
</tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr  
 style="vertical-align:baseline;" id="TBL-967-2-"><td  style="text-align:left; white-space:nowrap;" id="TBL-967-2-1"  
class="td11">Los Angeles</td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-2-2"  
class="td11"> 77  </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-2-3"  
class="td11">  28    </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-2-4"  
class="td11">   93     </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-2-5"  
class="td11"> 254  </td>
</tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr  
 style="vertical-align:baseline;" id="TBL-967-3-"><td  style="text-align:left; white-space:nowrap;" id="TBL-967-3-1"  
class="td11">Chicago     </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-3-2"  
class="td11"> 84  </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-3-3"  
class="td11">  38    </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-3-4"  
class="td11">   85     </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-3-5"  
class="td11"> 363  </td>
</tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr  
 style="vertical-align:baseline;" id="TBL-967-4-"><td  style="text-align:left; white-space:nowrap;" id="TBL-967-4-1"  
class="td11">New York   </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-4-2"  
class="td11"> 84  </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-4-3"  
class="td11">  99    </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-4-4"  
class="td11">    1      </td><td  style="text-align:center; white-space:nowrap;" id="TBL-967-4-5"  
class="td11"> 193  </td>
</tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr 
class="hline"><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td><td><hr /></td></tr><tr  
 style="vertical-align:baseline;" id="TBL-967-5-"><td  style="text-align:left; white-space:nowrap;" id="TBL-967-5-1"  
class="td11">          </td>
</tr></table></div></div>
<!--l. 141--><p class="noindent" >Conceivably these data might reside in a spreadsheet. Now we must combine the
statistics for each city. We could accomplish this by weighting each category,
scaling the values and summing them. The sizes of the weights would depend
                                                                          

                                                                          
upon the numerical size of each statistic generally, but more importantly, they
would reflect the editors opinions or beliefs about which statistics were most
important to their readers. Is the crime index more important than the number
of colleges and universities? Of course, there is no right answer to this
question.
</p><!--l. 143--><p class="indent" >   Suppose the editors finally decide on the following weights to employ: temperature,
<!--l. 143--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>3</mn></math>; colleges,
<!--l. 143--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>4</mn><mn>6</mn></math>; Superfund,
<!--l. 143--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-bin">&#x2212;</mo> <mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>0</mn><mn>5</mn></math>; crime,
<!--l. 143--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-bin">&#x2212;</mo> <mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>0</mn></math>.
Notice how negative weights are used for undesirable statistics. Then, for example,
the editors would compute for Los Angeles, </p><table class="equation-star"><tr><td>
<!--l. 145--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
      <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>7</mn><mn>7</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>4</mn><mn>6</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn><mn>8</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>0</mn><mn>5</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>9</mn><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>0</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn><mn>5</mn><mn>4</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>4</mn><mo 
class="MathClass-punc">.</mo><mn>8</mn><mn>6</mn>
</math></td></tr></table>
<!--l. 149--><p class="indent" >   This computation might remind you of an inner product, but we will produce
the computations for all of the cities as a matrix-vector product. Write the table
of raw statistics as a matrix </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 151--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>T</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>7</mn><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>8</mn></mtd><mtd 
class="array"  columnalign="center"><mn>9</mn><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>5</mn><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>8</mn></mtd><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>6</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>9</mn><mn>9</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>9</mn><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced>
</math></td></tr></table>
<!--l. 160--><p class="indent" >   and the weights as a vector </p><table class="equation-star"><tr><td>
<!--l. 162--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>w</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>4</mn><mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>0</mn><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced>
</math></td></tr></table>
<!--l. 166--><p class="indent" >   then the matrix-vector product (<a 
href="#definition.MVP">Definition&#x00A0;MVP</a>) yields </p><table class="equation-star"><tr><td>
<!--l. 168--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>T</mi><mi 
>w</mi> <mo 
class="MathClass-rel">=</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>7</mn><mn>7</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>4</mn></mtd></mtr>  <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>4</mn><mn>6</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>9</mn><mn>9</mn></mtd></mtr>  <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>0</mn><mn>5</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>9</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>8</mn><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr>  <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>0</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>5</mn><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>6</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>9</mn><mn>3</mn></mtd></mtr><!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>4</mn><mo 
class="MathClass-punc">.</mo><mn>8</mn><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn><mn>0</mn><mo 
class="MathClass-punc">.</mo><mn>0</mn><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn><mn>6</mn><mo 
class="MathClass-punc">.</mo><mn>2</mn><mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                         </mrow></mfenced>
</math></td></tr></table>
<!--l. 180--><p class="indent" >   This vector contains a single number for each of the cities being studied, so the
editors would rank New York best, Los Angeles next, and Chicago third. Of
                                                                          

                                                                          
course, the mayor&#x2019;s offices in Chicago and Los Angeles are free to counter with a
different set of weights that cause their city to be ranked best. These alternative
weights would be chosen to play to each cities&#x2019; strengths, and minimize their
problem areas.
</p><!--l. 182--><p class="indent" >   If a speadsheet were used to make these computations, a row of weights would
be entered somewhere near the table of data and the formulas in the spreadsheet
would effect a matrix-vector product. This example is meant to illustrate how
&#x201C;linear&#x201D; computations (addition, multiplication) can be organized as a
matrix-vector product.
</p><!--l. 184--><p class="indent" >   Another example would be the matrix of numerical scores on examinations
and exercises for students in a class. The rows would correspond to
students and the columns to exams and assignments. The instructor
could then assign weights to the different exams and assignments, and
via a matrix-vector product, compute a single score for each student.
<!--l. 186--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 188--><p class="indent" >   Later (much later) we will need the following theorem, which is really a
technical lemma (see <a 
href="fcla-xml-1.31li69.xml#technique.LC">Technique&#x00A0;LC</a>). Since we are in a position to prove it now,
we will. But you can safely skip it for the moment, if you promise to come back
later to study the proof when the theorem is employed. At that point you will
also be able to understand the comments in the paragraph following the
proof.
</p><!--l. 190--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;EMMVP</span>
<br class="newline" /><a 
 id="theorem.EMMVP"><span 
class="cmbx-12">Equal Matrices and Matrix-Vector Products</span></a><a 
 id="dx31-112021"></a><a 
 id="dx31-112022"></a><a 
 id="dx31-112023"></a>
<br class="newline" /> Suppose that <!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and <!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> are
<!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrices
such that <!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>B</mi><mi 
>x</mi></math>
for every <!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>.
Then <!--l. 191--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>B</mi></math>.
<!--l. 192--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 194--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; We are assuming <!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>B</mi><mi 
>x</mi></math>
for all <!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>,
so we can employ this equality for <span 
class="cmti-12">any </span>choice of the vector
<!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi></math>.
However, we&#x2019;ll limit our use of this equality to the standard unit vectors,
<!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></math>,
<!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>j</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>n</mi></math> (<a 
href="fcla-xml-1.31li27.xml#definition.SUV">Definition&#x00A0;SUV</a>).
                                                                          

                                                                          
For all <!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>j</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>n</mi></math>,
<!--l. 195--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>,
</p><!--tex4ht:inline--><!--l. 241--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd><mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mo 
class="MathClass-punc">,</mo><mi 
>j</mi><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mo 
class="MathClass-punc">,</mo><mi 
>j</mi><mo 
class="MathClass-bin">+</mo><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>n</mi></mrow></msub 
><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li27.xml#definition.SUV"  class="label" >Definition SUV</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>                                               <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MVP"  class="label" >Definition MVP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>                                               <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#definition.CVE"  class="label" >Definition CVE</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>e</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>n</mi></mrow></msub 
><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MVP"  class="label" >Definition MVP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mo 
class="MathClass-punc">,</mo><mi 
>j</mi><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mo 
class="MathClass-punc">,</mo><mi 
>j</mi><mo 
class="MathClass-bin">+</mo><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li27.xml#definition.SUV"  class="label" >Definition SUV</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                                                <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 243--><p class="noindent" >So by <a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a> the matrices <!--l. 243--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and <!--l. 243--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> are equal,
as desired. <!--l. 245--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 247--><p class="indent" >   You might notice that the hypotheses of this theorem could be
weakened (i.e.&#x00A0;made less restrictive). We could suppose the equality
of the matrix-vector products for just the standard unit vectors
(<a 
href="fcla-xml-1.31li27.xml#definition.SUV">Definition&#x00A0;SUV</a>) or any other spanning set (<a 
href="fcla-xml-1.31li38.xml#definition.TSVS">Definition&#x00A0;TSVS</a>) of
<!--l. 247--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>
(<a 
href="fcla-xml-1.31li38.xml#exercise.LISS.T40">Exercise&#x00A0;LISS.T40</a>). However, in practice, when we apply this theorem we will
only need this weaker form. (If we made the hypothesis less restricive, we would
call the theorem stronger.)
                                                                          

                                                                          
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-113000"></a>Subsection MM: Matrix Multiplication</h4>
<!--l. 249--><p class="noindent" ><a 
 id="subsection.MM.MM"></a> <a 
 id="x31-113000doc"></a><a 
 id="dx31-113001"></a>  We now define how to multiply two matrices together. Stop for a minute and
think about how you might define this new operation.
</p><!--l. 253--><p class="indent" >   Many books would present this definition much earlier in the course. However,
we have taken great care to delay it as long as possible and to present as many
ideas as practical based mostly on the notion of linear combinations. Towards the
conclusion of the course, or when you perhaps take a second course in linear
algebra, you may be in a position to appreciate the reasons for this. For
now, understand that matrix multiplication is a central definition and
perhaps you will appreciate its importance more by having saved it for
later.
</p><!--l. 255--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;MM</span>
<br class="newline" /><a 
 id="definition.MM"><span 
class="cmbx-12">Matrix Multiplication</span></a><a 
 id="dx31-113002"></a><a 
 id="dx31-113003"></a><a 
 id="dx31-113004"></a>
<br class="newline" /> <a 
 id="dx31-113005"></a>Suppose <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix with
columns <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>p</mi></mrow></msub 
></math>. Then the
<span 
class="cmbx-12">matrix product </span>of <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
with <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is the
<!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix where column
<!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math> is the matrix-vector
product <!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
></math>.
Symbolically, </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 259--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
            <mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-rel">|</mo><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>p</mi></mrow></msub 
></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-rel">|</mo><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-rel">|</mo><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>p</mi></mrow></msub 
></mrow></mfenced> <mo 
class="MathClass-punc">.</mo>
</math></td></tr></table>
   <!--l. 263--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
<!--l. 265--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;PTM</span>
<br class="newline" /><a 
 id="example.PTM"><span 
class="cmbx-12">Product of two matrices</span></a><a 
 id="dx31-113006"></a><a 
 id="dx31-113007"></a><a 
 id="dx31-113008"></a>
<br class="newline" /> Set
</p><!--tex4ht:inline--><!--l. 284--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
        <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                 </mrow></mfenced> </mtd>        <mtd 
class="align-even"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> </mtd>        <mtd 
class="align-even"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 286--><p class="noindent" >Then </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 288--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mfenced separators="" 
open="|"  close="" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mfenced separators="" 
open="|"  close="" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mfenced separators="" 
open="|"  close="" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced></mrow></mfenced> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn><mn>8</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn><mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn><mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>8</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mo 
class="MathClass-punc">.</mo>
</math></td></tr></table>
   <!--l. 304--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
<!--l. 306--><p class="indent" >   Is this the definition of matrix multiplication you expected? Perhaps our
previous operations for matrices caused you to think that we might multiply two
matrices of the <span 
class="cmti-12">same </span>size, <span 
class="cmti-12">entry-by-entry</span>? Notice that our current definition uses
matrices of different sizes (though the number of columns in the first must equal
the number of rows in the second), and the result is of a third size. Notice
too in the previous example that we cannot even consider the product
<!--l. 306--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi><mi 
>A</mi></math>, since
the sizes of the two matrices in this order aren&#x2019;t right.
</p><!--l. 307--><p class="indent" >   But it gets weirder than that. Many of your old ideas about &#x201C;multiplication&#x201D;
won&#x2019;t apply to matrix multiplication, but some still will. So make no assumptions,
and don&#x2019;t do anything until you have a theorem that says you can. Even if
the sizes are right, matrix multiplication is not commutative &#x2014; order
matters.
</p><!--l. 309--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;MMNC</span>
<br class="newline" /><a 
 id="example.MMNC"><span 
class="cmbx-12">Matrix multiplication is not commutative</span></a><a 
 id="dx31-113009"></a><a 
 id="dx31-113010"></a><a 
 id="dx31-113011"></a>
<br class="newline" /> Set
</p><!--tex4ht:inline--><!--l. 324--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                             </mrow></mfenced> </mtd>                <mtd 
class="align-even"><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd></mtr>  <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-punc">.</mo></mtd>                <mtd 
class="align-even"><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label"><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 326--><p class="noindent" >Then we have two square, <!--l. 326--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>2</mn> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>2</mn></math>
matrices, so <a 
href="#definition.MM">Definition&#x00A0;MM</a> allows us to multiply them in either order. We
find
</p><!--tex4ht:inline--><!--l. 340--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
               <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>9</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr><!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mtd>               <mtd 
class="align-even"><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>7</mn></mtd></mtr><!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mtd>               <mtd 
class="align-even"><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>               <mtd 
class="align-label"><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 342--><p class="noindent" >and <!--l. 342--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>B</mi><mi 
>A</mi></math>.
Not even close. It should not be hard for you to construct
other pairs of matrices that do not commute (try a couple of
<!--l. 342--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>3</mn> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>3</mn></math>&#x2019;s).
Can you find a pair of non-identical matrices that <span 
class="cmti-12">do </span>commute?
<!--l. 344--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 352--><p class="indent" >   Matrix multiplication is fundamental, so it is a natural procedure for any
computational device.  See:    <a 
href="fcla-xml-1.31li63.xml#computation.MM.MMA">Computation&#x00A0;MM.MMA</a> .
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-114000"></a>Subsection MMEE: Matrix Multiplication, Entry-by-Entry</h4>
<!--l. 354--><p class="noindent" ><a 
 id="subsection.MM.MMEE"></a> <a 
 id="x31-114000doc"></a><a 
 id="dx31-114001"></a>  While certain &#x201C;natural&#x201D; properties of multiplication don&#x2019;t hold, many more
do. In the next subsection, we&#x2019;ll state and prove the relevant theorems. But first,
we need a theorem that provides an alternate means of multiplying two matrices.
In many texts, this would be given as the <span 
class="cmti-12">definition </span>of matrix multiplication. We
prefer to turn it around and have the following formula as a consequence of our
definition. It will prove useful for proofs of matrix equality, where we need to
                                                                          

                                                                          
examine products of matrices, entry-by-entry.
</p><!--l. 358--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;EMP</span>
<br class="newline" /><a 
 id="theorem.EMP"><span 
class="cmbx-12">Entries of Matrix Products</span></a><a 
 id="dx31-114002"></a><a 
 id="dx31-114003"></a><a 
 id="dx31-114004"></a>
<br class="newline" /> Suppose <!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo></math> is an
<!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix.
Then for <!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>,
<!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>j</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>p</mi></math>, the individual
entries of <!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math>
are given by
</p><!--tex4ht:inline--><!--l. 371--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
      <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>n</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>      <mtd 
class="align-label">
      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                                     <mtd 
columnalign="right" class="align-label"></mtd>      <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
   <!--l. 373--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
<!--l. 375--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; Denote the columns of <!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
as the vectors <!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></math> and
the columns of <!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
as the vectors <!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>p</mi></mrow></msub 
></math>.
Then for <!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>,
<!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>j</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>p</mi></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 424--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd><mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>                                          <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MM"  class="label" >Definition MM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MVP"  class="label" >Definition MVP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#definition.CVA"  class="label" >Definition CVA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>n</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#definition.CVSM"  class="label" >Definition CVSM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>n</mi><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#notation.ME"  class="label" >Notation ME</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>n</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CMCN"  class="label" >Property CMCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
   <!--l. 426--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
<!--l. 428--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;PTMEE</span>
<br class="newline" /><a 
 id="example.PTMEE"><span 
class="cmbx-12">Product of two matrices, entry-by-entry</span></a><a 
 id="dx31-114005"></a><a 
 id="dx31-114006"></a><a 
 id="dx31-114007"></a>
<br class="newline" /> Consider again the two matrices from <a 
href="#example.PTM">Example&#x00A0;PTM</a>
</p><!--tex4ht:inline--><!--l. 447--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
        <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                 </mrow></mfenced> </mtd>        <mtd 
class="align-even"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> </mtd>        <mtd 
class="align-even"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 449--><p class="noindent" >Then suppose we just wanted the entry of
<!--l. 449--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math> in
the second row, third column:
</p><!--tex4ht:inline--><!--l. 460--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
   <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo></mtd>   <mtd 
class="align-even"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>4</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>4</mn><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>5</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>5</mn><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>         <mtd 
class="align-even"><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 462--><p class="noindent" >Notice how there are 5 terms in the sum, since 5 is the
common dimension of the two matrices (column count for
<!--l. 462--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>, row count
for <!--l. 462--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>).
In the conclusion of <a 
href="#theorem.EMP">Theorem&#x00A0;EMP</a>, it would be the index
<!--l. 462--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi></math> that
would run from 1 to 5 in this computation. Here&#x2019;s a bit more practice.
</p><!--l. 464--><p class="indent" >   The entry of third row, first column:
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 475--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
   <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo></mtd>   <mtd 
class="align-even"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>1</mn><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>2</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>4</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>4</mn><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mn>5</mn></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>5</mn><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>         <mtd 
class="align-even"><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>2</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>6</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>4</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>8</mn><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 477--><p class="noindent" >To get some more practice on your own, complete the computation of the other 10
entries of this product. Construct some other pairs of matrices (of compatible
sizes) and compute their product two ways. First use <a 
href="#definition.MM">Definition&#x00A0;MM</a>. Since linear
combinations are straightforward for you now, this should be easy to do and to
do correctly. Then do it again, using <a 
href="#theorem.EMP">Theorem&#x00A0;EMP</a>. Since this process
may take some practice, use your first computation to check your work.
<!--l. 479--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 481--><p class="indent" >   <a 
href="#theorem.EMP">Theorem&#x00A0;EMP</a> is the way many people compute matrix products by hand. It
will also be very useful for the theorems we are going to prove shortly.
However, the definition (<a 
href="#definition.MM">Definition&#x00A0;MM</a>) is frequently the most useful for its
connections with deeper ideas like the null space and the upcoming column
space.
</p><!--l. 483--><p class="noindent" >
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-115000"></a>Subsection PMM: Properties of Matrix Multiplication</h4>
<!--l. 483--><p class="noindent" ><a 
 id="subsection.MM.PMM"></a> <a 
 id="x31-115000doc"></a><a 
 id="dx31-115001"></a>  In this subsection, we collect properties of matrix multiplication and its
interaction with the zero matrix (<a 
href="fcla-xml-1.31li29.xml#definition.ZM">Definition&#x00A0;ZM</a>), the identity matrix
(<a 
href="fcla-xml-1.31li20.xml#definition.IM">Definition&#x00A0;IM</a>), matrix addition (<a 
href="fcla-xml-1.31li29.xml#definition.MA">Definition&#x00A0;MA</a>), scalar matrix multiplication
(<a 
href="fcla-xml-1.31li29.xml#definition.MSM">Definition&#x00A0;MSM</a>), the inner product (<a 
href="fcla-xml-1.31li27.xml#definition.IP">Definition&#x00A0;IP</a>), conjugation
(<a 
href="#theorem.MMCC">Theorem&#x00A0;MMCC</a>), and the transpose (<a 
href="fcla-xml-1.31li29.xml#definition.TM">Definition&#x00A0;TM</a>). Whew! Here we
go. These are great proofs to practice with, so try to concoct the proofs
before reading them, they&#x2019;ll get progressively more complicated as we
go.
</p><!--l. 496--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMZM</span>
<br class="newline" /><a 
 id="theorem.MMZM"><span 
class="cmbx-12">Matrix Multiplication and the Zero Matrix</span></a><a 
 id="dx31-115002"></a><a 
 id="dx31-115003"></a><a 
 id="dx31-115004"></a>
<br class="newline" /> Suppose <!--l. 497--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 497--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
                                                                          

                                                                          
matrix. Then
<br class="newline" />1.   <!--l. 498--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>n</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>p</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>m</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>p</mi></mrow></msub 
></math>
<br class="newline" />2.   <!--l. 499--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>p</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>m</mi></mrow></msub 
><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>p</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>n</mi></mrow></msub 
></math>
<!--l. 500--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 502--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; We&#x2019;ll prove (1) and leave (2) to you. Entry-by-entry,
</p><!--tex4ht:inline--><!--l. 513--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
          <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>n</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>p</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
mathvariant="bold-script">O</mi></mrow><mrow 
><mi 
>n</mi><mo 
class="MathClass-bin">&#x00D7;</mo><mi 
>p</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><mn>0</mn><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.ZM"  class="label" >Definition ZM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mn>0</mn> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mo 
class="MathClass-punc">.</mo><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 515--><p class="noindent" >So every entry of the product is the scalar zero, i.e.&#x00A0;the result is the zero matrix.
<!--l. 517--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 519--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMIM</span>
<br class="newline" /><a 
 id="theorem.MMIM"><span 
class="cmbx-12">Matrix Multiplication and Identity Matrix</span></a><a 
 id="dx31-115005"></a><a 
 id="dx31-115006"></a><a 
 id="dx31-115007"></a>
<br class="newline" /> Suppose <!--l. 520--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 520--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix. Then
<br class="newline" />1.   <!--l. 521--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi></math>
<br class="newline" />2.   <!--l. 522--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>m</mi></mrow></msub 
><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi></math>
<!--l. 523--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 525--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; Again, we&#x2019;ll prove (1) and leave (2) to you. Entry-by-entry,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 541--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
       <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo></mtd>       <mtd 
class="align-even"><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                                                                                             <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>j</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mtable class="subarray-c" rowspacing="0" columnalign="center"><mtr><mtd><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn>
</mtd></mtr><mtr><mtd><mi 
>k</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>j</mi>
     </mtd></mtr>                                                                                                                </mtable></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mrow></mfenced> </mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CACN"  class="label" >Property CACN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-bin">+</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn><mo 
class="MathClass-punc">,</mo><mi 
>k</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>j</mi></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mn>0</mn></mrow><mo 
class="MathClass-close">)</mo></mrow><mspace width="2em"/></mtd>                                                                                <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li20.xml#definition.IM"  class="label" >Definition IM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn><mo 
class="MathClass-punc">,</mo><mi 
>k</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>j</mi></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mn>0</mn><mspace width="2em"/></mtd>                                                                                         <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                                                                                                       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 543--><p class="noindent" >So the matrices <!--l. 543--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and <!--l. 543--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 544--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 546--><p class="indent" >   It is this theorem that gives the identity matrix its name. It is a matrix
that behaves with matrix multiplication like the scalar 1 does with scalar
multiplication. To multiply by the identity matrix is to have no effect on the other
matrix.
</p><!--l. 548--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMDAA</span>
<br class="newline" /><a 
 id="theorem.MMDAA"><span 
class="cmbx-12">Matrix Multiplication Distributes Across Addition</span></a><a 
 id="dx31-115008"></a><a 
 id="dx31-115009"></a><a 
 id="dx31-115010"></a>
<br class="newline" /> Suppose <!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> and
<!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math> are
<!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrices
and <!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi></math>
is a <!--l. 549--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>p</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>s</mi></math>
matrix. Then
                                                                          

                                                                          
<br class="newline" />1.   <!--l. 550--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>A</mi><mi 
>C</mi></math>
<br class="newline" />2.   <!--l. 551--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>D</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>B</mi><mi 
>D</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi><mi 
>D</mi></math>
<!--l. 552--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 554--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; We&#x2019;ll do (1), you do (2). Entry-by-entry,
</p><!--tex4ht:inline--><!--l. 567--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
     <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>     <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
     <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><msub><mrow 
><mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
></mrow><mo 
class="MathClass-close">)</mo></mrow><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MA"  class="label" >Definition MA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
     <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.DCN"  class="label" >Property DCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
     <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CACN"  class="label" >Property CACN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
     <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
     <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>A</mi><mi 
>C</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-odd"></mtd>     <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MA"  class="label" >Definition MA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>      <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 569--><p class="noindent" >So the matrices <!--l. 569--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>C</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math>
and <!--l. 569--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>A</mi><mi 
>C</mi></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 570--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 572--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMSMM</span>
<br class="newline" /><a 
 id="theorem.MMSMM"><span 
class="cmbx-12">Matrix Multiplication and Scalar Matrix Multiplication</span></a><a 
 id="dx31-115011"></a><a 
 id="dx31-115012"></a><a 
 id="dx31-115013"></a>
<br class="newline" /> Suppose <!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix. Let
<!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi></math> be a scalar.
                                                                          

                                                                          
Then <!--l. 573--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>A</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math>.
<!--l. 574--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 576--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; These are equalities of matrices. We&#x2019;ll do the first one, the second is
similar and will be good practice for you.
</p><!--tex4ht:inline--><!--l. 586--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
          <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>&#x03B1;</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>&#x03B1;</mi><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MSM"  class="label" >Definition MSM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>&#x03B1;</mi><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
>&#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mi 
>&#x03B1;</mi><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.DCN"  class="label" >Property DCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>&#x03B1;</mi><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MSM"  class="label" >Definition MSM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>A</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 588--><p class="noindent" >So the matrices <!--l. 588--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math>
and <!--l. 588--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>A</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>B</mi></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 589--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 591--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMA</span>
<br class="newline" /><a 
 id="theorem.MMA"><span 
class="cmbx-12">Matrix Multiplication is Associative </span></a><a 
 id="dx31-115014"></a><a 
 id="dx31-115015"></a><a 
 id="dx31-115016"></a>
<br class="newline" /> Suppose <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix, <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is
an <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix
and <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi></math> is a
<!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>p</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>s</mi></math> matrix.
                                                                          

                                                                          
Then <!--l. 592--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi><mi 
>D</mi></mrow><mo 
class="MathClass-close">)</mo></mrow> <mo 
class="MathClass-rel">=</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>D</mi></math>.
<!--l. 593--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 595--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; A matrix equality, so we&#x2019;ll go entry-by-entry, no surprise there.
</p><!--tex4ht:inline--><!--l. 621--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
       <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi><mi 
>D</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
> <mfenced separators="" 
open="("  close=")" ><mrow><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
>&#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>k</mi><mi 
>&#x2113;</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
></mrow></mfenced><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>&#x2113;</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.DCN"  class="label" >Property DCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
   </mtd></mtr><mtr><mtd columnspan="8" class="intertext"><!--mstyle 
class="intertext"--><mtext  >&#x00A0;We&#x00A0;can&#x00A0;switch&#x00A0;the&#x00A0;order&#x00A0;of&#x00A0;the&#x00A0;summation&#x00A0;since&#x00A0;these&#x00A0;are&#x00A0;finite&#x00A0;sums,</mtext><!--/mstyle--></mtd></mtr><mtr><mtd>
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>&#x2113;</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CACN"  class="label" >Property CACN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
   </mtd></mtr><mtr><mtd columnspan="8" class="intertext"><!--mstyle 
class="intertext"--><mtext  >&#x00A0;As&#x00A0;</mtext><!--mstyle 
class="math"--><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
><!--/mstyle--><mtext  >&#x00A0;does&#x00A0;not&#x00A0;depend&#x00A0;on&#x00A0;the&#x00A0;index&#x00A0;</mtext><!--mstyle 
class="math"--><mi 
>k</mi><!--/mstyle--><mtext  >,&#x00A0;we&#x00A0;can&#x00A0;factor&#x00A0;it&#x00A0;out&#x00A0;of&#x00A0;the&#x00A0;inner
sum,</mtext><!--/mstyle--></mtd></mtr><mtr><mtd>
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
> <mfenced separators="" 
open="("  close=")" ><mrow><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
>&#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>&#x2113;</mi></mrow></msub 
></mrow></mfenced><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.DCN"  class="label" >Property DCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>&#x2113;</mi></mrow></msub 
><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>&#x2113;</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>p</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>&#x2113;</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>&#x2113;</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CMCN"  class="label" >Property CMCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>D</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-odd"></mtd>       <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label"><mspace width="2em"/></mtd>       <mtd 
columnalign="right" class="align-label"></mtd>       <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 623--><p class="noindent" >So the matrices <!--l. 623--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>D</mi></math>
and <!--l. 623--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi><mi 
>D</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 625--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 627--><p class="indent" >   The statement of our next theorem is technically inaccurate. If we upgrade the
vectors <!--l. 627--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>v</mi></math>
to matrices with a single column, then the expression
<!--l. 627--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>v</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></math> is a
<!--l. 627--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>1</mn></math>
matrix, though we will treat this small matrix as if it was simply the scalar
quantity in its lone entry. When we apply <a 
href="#theorem.MMIP">Theorem&#x00A0;MMIP</a> there should not be
any confusion.
</p><!--l. 629--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMIP</span>
<br class="newline" /><a 
 id="theorem.MMIP"><span 
class="cmbx-12">Matrix Multiplication and Inner Products</span></a><a 
 id="dx31-115017"></a><a 
 id="dx31-115018"></a><a 
 id="dx31-115019"></a>
<br class="newline" /> If we consider the vectors <!--l. 630--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>v</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>m</mi></mrow></msup 
></math>
as <!--l. 630--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>1</mn></math>
matrices then </p><table class="equation-star"><tr><td>
<!--l. 632--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
                                <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>u</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>v</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>v</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover>
</math></td></tr></table>
   <!--l. 636--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
<!--l. 638--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0;
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 657--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
        <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>u</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>v</mi></mrow></mfenced></mtd>        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>m</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>k</mi></mrow></msub 
><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>v</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li27.xml#definition.IP"  class="label" >Definition IP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>m</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>u</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>k</mi><mn>1</mn></mrow></msub 
><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>v</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mn>1</mn></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Column&#x00A0;vectors&#x00A0;as&#x00A0;matrices</mtext><!--/mstyle--><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>m</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mn>1</mn><mi 
>k</mi></mrow></msub 
><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>v</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mn>1</mn></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.TM"  class="label" >Definition TM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>m</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mn>1</mn><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>v</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li27.xml#definition.CCCV"  class="label" >Definition CCCV</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>v</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
>
<mn>1</mn><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label"><mspace width="2em"/></mtd>        <mtd 
columnalign="right" class="align-label"></mtd>        <mtd 
class="align-label">
        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-odd"></mtd>        <mtd 
class="align-even"><mspace width="2em"/></mtd>                                    <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 659--><p class="noindent" >To finish we just blur the distinction between a
<!--l. 659--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>1</mn></math> matrix
(<!--l. 659--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>u</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>v</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></math>) and its
lone entry. <!--l. 661--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 663--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMCC</span>
<br class="newline" /><a 
 id="theorem.MMCC"><span 
class="cmbx-12">Matrix Multiplication and Complex Conjugation</span></a><a 
 id="dx31-115020"></a><a 
 id="dx31-115021"></a><a 
 id="dx31-115022"></a>
<br class="newline" /> Suppose <!--l. 664--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 664--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 664--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 664--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix.
Then <!--l. 664--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover> <mo 
class="MathClass-rel">=</mo> <mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="0em" class="thinspace"/><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></math>.
<!--l. 665--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 667--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; To obtain this matrix equality, we will work entry-by-entry,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 692--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
           <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mtd>           <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li17.xml#definition.CM"  class="label" >Definition CM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mover accent="false" 
class="mml-overline"><mrow><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#theorem.CCRA"  class="label" >Theorem CCRA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="0em" class="thinspace"/><mspace width="0em" class="thinspace"/><mover accent="false" 
class="mml-overline"><mrow><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#theorem.CCRM"  class="label" >Theorem CCRM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.CCM"  class="label" >Definition CCM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="0em" class="thinspace"/><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>           <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label"><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>           <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 694--><p class="noindent" >So the matrices <!--l. 694--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></math>
and <!--l. 694--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="0em" class="thinspace"/><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 696--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 698--><p class="indent" >   Another theorem in this style, and its a good one. If you&#x2019;ve been practicing
with the previous proofs you should be able to do this one yourself.
</p><!--l. 700--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMT</span>
<br class="newline" /><a 
 id="theorem.MMT"><span 
class="cmbx-12">Matrix Multiplication and Transposes</span></a><a 
 id="dx31-115023"></a><a 
 id="dx31-115024"></a><a 
 id="dx31-115025"></a>
<br class="newline" /> Suppose <!--l. 701--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 701--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 701--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 701--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix.
Then <!--l. 701--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow><mrow 
><mi 
>t</mi></mrow></msup 
> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></math>.
<!--l. 702--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 704--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; This theorem may be surprising but if we check the sizes of
the matrices involved, then maybe it will not seem so far-fetched. First,
<!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math> has size
<!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math>, so its transpose
has size <!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>p</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>m</mi></math>. The
product of <!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></math>
with <!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></math> is a
<!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>p</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix times
                                                                          

                                                                          
an <!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>m</mi></math> matrix, also
resulting in a <!--l. 705--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>p</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>m</mi></math>
matrix. So at least our objects are compatible for equality (and would not be, in
general, if we didn&#x2019;t reverse the order of the matrix multiplication).
</p><!--l. 707--><p class="indent" >   Here we go again, entry-by-entry,
</p><!--tex4ht:inline--><!--l. 725--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
         <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo></mtd>         <mtd 
class="align-even"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>j</mi><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.TM"  class="label" >Definition TM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>j</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>k</mi><mi 
>i</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>j</mi><mi 
>k</mi></mrow></msub 
><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.CMCN"  class="label" >Property CMCN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.TM"  class="label" >Definition TM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced> </mrow><mrow 
>
<mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 727--><p class="noindent" >So the matrices <!--l. 727--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></math>
and <!--l. 727--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></math>
are equal, entry-by-entry, and by the definition of matrix
equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we can say they are equal matrices.
<!--l. 729--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 731--><p class="indent" >   This theorem seems odd at first glance, since we have to switch the order of
<!--l. 731--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> and
<!--l. 731--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>. But
if we simply consider the sizes of the matrices involved, we can see that the switch
is necessary for this reason alone. That the individual entries of the products then
come along to be equal is a bonus.
                                                                          

                                                                          
</p><!--l. 733--><p class="indent" >   As the adjoint of a matrix is a composition of a conjugate and a transpose, its
interaction with matrix multiplication is similar to that of a transpose. Here&#x2019;s the
last of our long list of basic properties of matrix multiplication.
</p><!--l. 735--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;MMAD</span>
<br class="newline" /><a 
 id="theorem.MMAD"><span 
class="cmbx-12">Matrix Multiplication and Adjoints</span></a><a 
 id="dx31-115026"></a><a 
 id="dx31-115027"></a><a 
 id="dx31-115028"></a>
<br class="newline" /> Suppose <!--l. 736--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
an <!--l. 736--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 736--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 736--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix.
Then <!--l. 736--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></math>.
<!--l. 737--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 739--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0;
</p><!--tex4ht:inline--><!--l. 747--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
             <mtr><mtd 
columnalign="right" class="align-odd"><msup><mrow 
><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.A"  class="label" >Definition A</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="0em" class="thinspace"/><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMCC"  class="label" >Theorem MMCC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>B</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMT"  class="label" >Theorem MMT</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>B</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.A"  class="label" >Definition A</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
   <!--l. 749--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
<!--l. 751--><p class="indent" >   Notice how none of these proofs above relied on writing out huge general
matrices with lots of ellipses (&#x201C;&#x2026;&#x201D;) and trying to formulate the equalities a
whole matrix at a time. This messy business is a &#x201C;proof technique&#x201D; to
be avoided at all costs. Notice too how the proof of <a 
href="#theorem.MMAD">Theorem&#x00A0;MMAD</a>
does not use an entry-by-entry approach, but simply builds on previous
results about matrix multiplication&#x2019;s interaction with conjugation and
                                                                          

                                                                          
transposes.
</p><!--l. 753--><p class="indent" >   These theorems, along with <a 
href="fcla-xml-1.31li29.xml#theorem.VSPM">Theorem&#x00A0;VSPM</a> and the other results in
<a 
href="fcla-xml-1.31li29.xml#section.MO">Section&#x00A0;MO</a>, give you the &#x201C;rules&#x201D; for how matrices interact with the various
operations we have defined on matrices (addition, scalar multiplication, matrix
multiplication, conjugation, transposes and adjoints). Use them and use them
often. But don&#x2019;t try to do anything with a matrix that you don&#x2019;t have a rule for.
Together, we would informally call all these operations, and the attendant
theorems, &#x201C;the algebra of matrices.&#x201D; Notice, too, that every column vector is just
a <!--l. 753--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mn>1</mn></math>
matrix, so these theorems apply to column vectors also. Finally, these results,
taken as a whole, may make us feel that the definition of matrix multiplication is
not so unnatural.
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-116000"></a>Subsection HM: Hermitian Matrices</h4>
<!--l. 755--><p class="noindent" ><a 
 id="subsection.MM.HM"></a>  <a 
 id="x31-116000doc"></a><a 
 id="dx31-116001"></a>  The adjoint of a matrix has a basic property when employed in a
matrix-vector product as part of an inner product. At this point, you
could even use the following result as a motivation for the definition of an
adjoint.
</p><!--l. 759--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;AIP</span>
<br class="newline" /><a 
 id="theorem.AIP"><span 
class="cmbx-12">Adjoint and Inner Product</span></a><a 
 id="dx31-116002"></a><a 
 id="dx31-116003"></a><a 
 id="dx31-116004"></a>
<br class="newline" /> Suppose that <!--l. 760--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 760--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix and <!--l. 760--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>,
<!--l. 760--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>m</mi></mrow></msup 
></math>. Then
<!--l. 760--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>y</mi></mrow></mfenced></math>.
<!--l. 761--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 763--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0;
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 774--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
            <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi></mrow></mfenced></mtd>            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>x</mi></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>y</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMIP"  class="label" >Theorem MMIP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>y</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMT"  class="label" >Theorem MMT</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><msup><mrow 
> <mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow><mi 
>y</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#theorem.CCM"  class="label" >Theorem CCM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow> <mfenced separators="" 
open="("  close=")" ><mrow><msup><mrow 
><mfenced separators="" 
open="("  close=")" ><mrow><mover accent="false" 
class="mml-overline"><mrow><mi 
>A</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover></mrow></mfenced></mrow><mrow 
><mi 
>t</mi></mrow></msup 
></mrow></mfenced></mrow><mo 
accent="true">&#x00AF;</mo></mover><mover accent="false" 
class="mml-overline"><mrow><mi 
>y</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#theorem.MCT"  class="label" >Theorem MCT</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow> <mfenced separators="" 
open="("  close=")" ><mrow><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></mrow></mfenced></mrow><mo 
accent="true">&#x00AF;</mo></mover><mover accent="false" 
class="mml-overline"><mrow><mi 
>y</mi></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.A"  class="label" >Definition A</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>t</mi></mrow></msup 
><mover accent="false" 
class="mml-overline"><mrow> <mfenced separators="" 
open="("  close=")" ><mrow><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>y</mi></mrow></mfenced></mrow><mo 
accent="true">&#x00AF;</mo></mover><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMCC"  class="label" >Theorem MMCC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>y</mi></mrow></mfenced><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMIP"  class="label" >Theorem MMIP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
   <!--l. 776--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
<!--l. 778--><p class="indent" >   Sometimes a matrix is equal to its adjoint (<a 
href="fcla-xml-1.31li29.xml#definition.A">Definition&#x00A0;A</a>), and these matrices
have interesting properties. One of the most common situations where this occurs
is when a matrix has only real number entries. Then we are simply talking about
symmetric matrices (<a 
href="fcla-xml-1.31li29.xml#definition.SYM">Definition&#x00A0;SYM</a>), so you can view this as a generalization of
a symmetric matrix.
</p><!--l. 780--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;HM</span>
<br class="newline" /><a 
 id="definition.HM"><span 
class="cmbx-12">Hermitian Matrix</span></a><a 
 id="dx31-116005"></a><a 
 id="dx31-116006"></a><a 
 id="dx31-116007"></a>
<br class="newline" /> The square matrix <!--l. 781--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
<span 
class="cmbx-12">Hermitian </span>(or <span 
class="cmbx-12">self-adjoint</span>) if <!--l. 781--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></math>.
<!--l. 782--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 784--><p class="indent" >   Again, the set of real matrices that are Hermitian is exactly the set of
symmetric matrices. In <a 
href="fcla-xml-1.31li47.xml#section.PEE">Section&#x00A0;PEE</a> we will uncover some amazing properties of
Hermitian matrices, so when you get there, run back here to remind yourself of
this definition. Further properties will also appear in various sections of the Topics
(<a 
href="fcla-xml-1.31li96.xml#part.T">Part&#x00A0;T</a>). Right now we prove a fundamental result about Hermitian matrices,
matrix vector products and inner products. As a characterization, this could be
employed as a definition of a Hermitian matrix and some authors take this
approach.
</p><!--l. 787--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;HMIP</span>
<br class="newline" /><a 
 id="theorem.HMIP"><span 
class="cmbx-12">Hermitian Matrices and Inner Products</span></a><a 
 id="dx31-116008"></a><a 
 id="dx31-116009"></a><a 
 id="dx31-116010"></a>
<br class="newline" /> Suppose that <!--l. 788--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is a
                                                                          

                                                                          
square matrix of size <!--l. 788--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>.
Then <!--l. 788--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is Hermitian
if and only if <!--l. 788--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>y</mi></mrow></mfenced></math>
for all <!--l. 788--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>.
<!--l. 789--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 791--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; (<!--l. 792--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-rel">&#x21D2;</mo></math>)
This is the &#x201C;easy half&#x201D; of the proof, and makes the rationale
for a definition of Hermitian matrices most obvious. Assume
<!--l. 792--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
Hermitian,
</p><!--tex4ht:inline--><!--l. 798--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
              <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi></mrow></mfenced></mtd>              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>y</mi></mrow></mfenced><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.AIP"  class="label" >Theorem AIP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>y</mi></mrow></mfenced><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.HM"  class="label" >Definition HM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 800--><p class="noindent" >(<!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-rel">&#x21D0;</mo></math>)
This &#x201C;half&#x201D; will take a bit more work. Assume that
<!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>y</mi></mrow></mfenced></math> for all
<!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>. Choose any
<!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>. We want to
show that <!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></math> by
establishing that <!--l. 800--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></math>.
With only this much motivation, consider the inner product,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 819--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></mrow></mfenced></mtd><mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>x</mi></mrow></mfenced> <mo 
class="MathClass-bin">&#x2212;</mo><mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></mrow></mfenced><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li27.xml#theorem.IPVA"  class="label" >Theorem IPVA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                     <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>A</mi><mi 
>x</mi></mrow></mfenced> <mo 
class="MathClass-bin">&#x2212;</mo><mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></mrow></mfenced><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>x</mi></mrow></mfenced><mspace width="2em"/></mtd> <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.AIP"  class="label" >Theorem AIP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                     <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></mrow></mfenced><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>x</mi></mrow></mfenced> <mo 
class="MathClass-bin">&#x2212;</mo><mfenced separators="" 
open="&#x2329;"  close="&#x232A;" ><mrow><mi 
>A</mi> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></mrow></mfenced><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>x</mi></mrow></mfenced><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Hypothesis</mtext><!--/mstyle--><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                     <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                                <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li67.xml#property.AICN"  class="label" >Property AICN</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 821--><p class="noindent" >Because this inner product equals zero, and has the same vector in each argument
(<!--l. 821--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></math>), <a 
href="fcla-xml-1.31li27.xml#theorem.PIP">Theorem&#x00A0;PIP</a> gives
the conclusion that <!--l. 821--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>.
With <!--l. 821--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
><mi 
>x</mi></math> for all
<!--l. 821--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>, <a 
href="#theorem.EMMVP">Theorem&#x00A0;EMMVP</a>
says <!--l. 821--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2217;</mo></mrow></msup 
></math>,
which is the defining property of a Hermitian matrix (<a 
href="#definition.HM">Definition&#x00A0;HM</a>).
<!--l. 823--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 825--><p class="indent" >   So, informally, Hermitian matrices are those that can be tossed around from
one side of an inner product to the other with reckless abandon. We&#x2019;ll see later
what this buys us.
</p><!--l. 363--><p class="noindent" >
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-117000"></a>Subsection READ: Reading Questions</h4>
<!--l. 363--><p class="noindent" ><a 
 id="subsection.MM.READ"></a> <a 
 id="x31-117000doc"></a><a 
 id="dx31-117001"></a>
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x31-117003x1">Form the matrix vector product of
                                                                          

                                                                          
     <!--tex4ht:inline--><!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
              <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"></mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced> </mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"><!--mstyle 
class="text"--><mtext  >&#x00A0;with</mtext><!--/mstyle--></mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced> </mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label">
</mtd></mtr></mtable></math>
     </li>
     <li 
  class="enumerate" id="x31-117005x2">Multiply together the two matrices below (in the order given).
     <!--tex4ht:inline--><!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                   <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"></mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced> </mtd>                   <mtd 
class="align-even"><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">   </mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced> </mtd>                   <mtd 
class="align-even"><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-label"></mtd>                   <mtd 
class="align-label"><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-label">
</mtd></mtr></mtable></math>
                                                                          

                                                                          
     </li>
     <li 
  class="enumerate" id="x31-117007x3">Rewrite the system of linear equations below as a vector equality and using a
     matrix-vector product. (This question does not ask for a solution to the
     system. But it does ask you to express the system of equations in a new form
     using tools from this section.)
     <!--tex4ht:inline--><!--l. 47--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                                  <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
                                  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
                                  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>7</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr></mtable></math>
     </li></ol>
                                                                          

                                                                          
   <h4 class="likesubsectionHead"><a 
 id="x31-118000"></a>Subsection EXC: Exercises</h4>
<!--l. 363--><p class="noindent" ><a 
 id="subsection.MM.EXC"></a>  <a 
 id="x31-118000doc"></a><a 
 id="dx31-118001"></a>   <a 
 id="exercise.MM.C20"><span 
class="cmbx-12">C20</span></a>   Compute the product of the two matrices below,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math>. Do
this using the definitions of the matrix-vector product (<a 
href="#definition.MVP">Definition&#x00A0;MVP</a>) and the
definition of matrix multiplication (<a 
href="#definition.MM">Definition&#x00A0;MM</a>).
</p><!--tex4ht:inline--><!--l. 24--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
             <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> </mtd>             <mtd 
class="align-even"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> </mtd>             <mtd 
class="align-even"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 10--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.C20">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">585<!--tex4ht:ref: solution.MM.C20 --></a>]
</p><!--l. 12--><p class="noindent" ><a 
 id="exercise.MM.T10"><span 
class="cmbx-12">T10</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is a square matrix and there is a vector,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>, such that
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math> has a unique
solution. Prove that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is nonsingular. Give a direct proof (perhaps appealing to <a 
href="fcla-xml-1.31li23.xml#theorem.PSPHS">Theorem&#x00A0;PSPHS</a>) rather
than just negating a sentence from the text discussing a similar situation.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T10">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">585<!--tex4ht:ref: solution.MM.T10 --></a>]
</p><!--l. 13--><p class="noindent" ><a 
 id="exercise.MM.T20"><span 
class="cmbx-12">T20</span></a>   Prove the second part of <a 
href="#theorem.MMZM">Theorem&#x00A0;MMZM</a>. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 14--><p class="noindent" ><a 
 id="exercise.MM.T21"><span 
class="cmbx-12">T21</span></a>   Prove the second part of <a 
href="#theorem.MMIM">Theorem&#x00A0;MMIM</a>. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
                                                                          

                                                                          
</p><!--l. 15--><p class="noindent" ><a 
 id="exercise.MM.T22"><span 
class="cmbx-12">T22</span></a>   Prove the second part of <a 
href="#theorem.MMDAA">Theorem&#x00A0;MMDAA</a>. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 16--><p class="noindent" ><a 
 id="exercise.MM.T23"><span 
class="cmbx-12">T23</span></a>   Prove the second part of <a 
href="#theorem.MMSMM">Theorem&#x00A0;MMSMM</a>. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T23">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">586<!--tex4ht:ref: solution.MM.T23 --></a>]
</p><!--l. 18--><p class="noindent" ><a 
 id="exercise.MM.T31"><span 
class="cmbx-12">T31</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix and <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
Prove that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 19--><p class="noindent" ><a 
 id="exercise.MM.T32"><span 
class="cmbx-12">T32</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix, <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></math>,
and <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>. Prove
that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 20--><p class="noindent" ><a 
 id="exercise.MM.T40"><span 
class="cmbx-12">T40</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix
and <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix. Prove that the
null space of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is a subset
of the null space of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math>,
that is <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">&#x2286;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>.
Provide an example where the opposite is false, in other words give an example where
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced><mo 
class="MathClass-rel">&#x2288;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced></math>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T40">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">586<!--tex4ht:ref: solution.MM.T40 --></a>]
</p><!--l. 21--><p class="noindent" ><a 
 id="exercise.MM.T41"><span 
class="cmbx-12">T41</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is an <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> nonsingular
matrix and <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is an
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>p</mi></math> matrix. Prove that the
null space of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is equal
to the null space of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi></math>,
that is <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>.
                                                                          

                                                                          
(Compare with <a 
href="#exercise.MM.T40">Exercise&#x00A0;MM.T40</a>.) &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T41">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">587<!--tex4ht:ref: solution.MM.T41 --></a>]
</p><!--l. 22--><p class="noindent" ><a 
 id="exercise.MM.T50"><span 
class="cmbx-12">T50</span></a>   Suppose <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi></math> and
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>v</mi></math> are any two solutions
of the linear system <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>.
Prove that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>v</mi></math> is an element
of the null space of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>,
that is, <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>v</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 23--><p class="noindent" ><a 
 id="exercise.MM.T51"><span 
class="cmbx-12">T51</span></a>   Give a new proof of <a 
href="fcla-xml-1.31li23.xml#theorem.PSPHS">Theorem&#x00A0;PSPHS</a> replacing applications of
<a 
href="fcla-xml-1.31li23.xml#theorem.SLSLC">Theorem&#x00A0;SLSLC</a> with matrix-vector products (<a 
href="#theorem.SLEMM">Theorem&#x00A0;SLEMM</a>). &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T51">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">588<!--tex4ht:ref: solution.MM.T51 --></a>]
</p><!--l. 24--><p class="noindent" ><a 
 id="exercise.MM.T52"><span 
class="cmbx-12">T52</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>y</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>m</mi></mrow></msup 
></math> and
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is an
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math> matrix.
If <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi></math>,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi></math> and
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>y</mi></math> are each a solution to
the linear system <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>, what
interesting can you say about <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>?
Form an implication with the existence of the three solutions
as the hypothesis and an interesting statement about
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math> as
the conclusion, and then give a proof. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.MM.T52">Solution</a>&#x00A0;[<a 
href="#x31-119000doc">590<!--tex4ht:ref: solution.MM.T52 --></a>]
                                                                          

                                                                          
</p>
   <h4 class="likesubsectionHead"><a 
 id="x31-119000"></a>Subsection SOL: Solutions</h4>
<!--l. 363--><p class="noindent" ><a 
 id="subsection.MM.SOL"></a> <a 
 id="x31-119000doc"></a><a 
 id="dx31-119001"></a> <a 
 id="solution.MM.C20"><span 
class="cmbx-12">C20</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.C20">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">582<!--tex4ht:ref: exercise.MM.C20 --></a>]
<br class="newline" />By <a 
href="#definition.MM">Definition&#x00A0;MM</a>,
</p><!--tex4ht:inline--><!--l. 65--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi><mi 
>B</mi></mtd><mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="["  close="]" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced></mrow></mfenced><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   </mtd></mtr><mtr><mtd columnspan="4" class="intertext"><!--mstyle 
class="intertext"--><mtext  >&#x00A0;Repeated&#x00A0;applications&#x00A0;of&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#definition.MVP"  class="label" >Definition MVP</mtext><mtext 
class="endlabel">&#x00A0;give</mtext><!--/mstyle--></mtd></mtr><mtr><mtd>
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="["  close="]" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow><mn>1</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo> <mn>2</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="|" ><mrow><mn>5</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo> <mn>0</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="|" ><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo> <mn>2</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced> <mspace class="nbsp" /> <mfenced separators="" 
open=""  close="" ><mrow><mn>4</mn> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> <mo 
class="MathClass-bin">+</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mrow><mo 
class="MathClass-close">)</mo></mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced></mrow></mfenced><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn>  </mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>9</mn>  </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn><mn>4</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mspace width="2em"/></mtd>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 11--><p class="noindent" ><a 
 id="solution.MM.T10"><span 
class="cmbx-12">T10</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T10">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">582<!--tex4ht:ref: exercise.MM.T10 --></a>]
<br class="newline" />Since <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>
has at least one solution, we can apply <a 
href="fcla-xml-1.31li23.xml#theorem.PSPHS">Theorem&#x00A0;PSPHS</a>.
Because the solution is assumed to be unique, the null space of
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
must be trivial. Then <a 
href="fcla-xml-1.31li20.xml#theorem.NMTNS">Theorem&#x00A0;NMTNS</a> implies that
                                                                          

                                                                          
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
nonsingular.
</p><!--l. 12--><p class="indent" >   The converse of this statement is a trivial application of <a 
href="fcla-xml-1.31li20.xml#theorem.NMUS">Theorem&#x00A0;NMUS</a>.
That said, we could extend our NSMxx series of theorems with an added
equivalence for nonsingularity, &#x201C;Given a single vector of constants,
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>, the
system <!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>
has a unique solution.&#x201D;
</p><!--l. 12--><p class="noindent" ><a 
 id="solution.MM.T23"><span 
class="cmbx-12">T23</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T23">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">583<!--tex4ht:ref: exercise.MM.T23 --></a>]
<br class="newline" />We&#x2019;ll run the proof entry-by-entry.
</p><!--tex4ht:inline--><!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
         <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>&#x03B1;</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo></mtd>         <mtd 
class="align-even"><mi 
>&#x03B1;</mi><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MSM"  class="label" >Definition MSM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>                  <mtd 
class="align-even"><mi 
>&#x03B1;</mi><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
>&#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>                  <mtd 
class="align-even"><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><mi 
>&#x03B1;</mi><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Distributivity&#x00A0;in&#x00A0;</mtext><!--mstyle 
class="math"--><msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
><!--/mstyle--><mtext  ></mtext><!--/mstyle--><mspace width="2em"/></mtd>           <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>                  <mtd 
class="align-even"><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><mi 
>&#x03B1;</mi><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Commutativity&#x00A0;in&#x00A0;</mtext><!--mstyle 
class="math"--><msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
><!--/mstyle--><mtext  ></mtext><!--/mstyle--><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>                  <mtd 
class="align-even"><munderover accentunder="false" accent="false"><mrow  
><mo mathsize="big" 
> &#x2211;</mo>
  </mrow><mrow 
><mi 
>k</mi><mo 
class="MathClass-rel">=</mo><mn>1</mn></mrow><mrow 
><mi 
>n</mi></mrow></munderover 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
>
<mi 
>i</mi><mi 
>k</mi></mrow></msub 
><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>&#x03B1;</mi><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mi 
>k</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li29.xml#definition.MSM"  class="label" >Definition MSM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-rel">=</mo></mtd>                  <mtd 
class="align-even"><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-odd"></mtd>         <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.EMP"  class="label" >Theorem EMP</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label"><mspace width="2em"/></mtd>         <mtd 
columnalign="right" class="align-label"></mtd>         <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 22--><p class="noindent" >So the matrices <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math>
and <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>&#x03B1;</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></math> are
equal, entry-by-entry, and by the definition of matrix equality (<a 
href="fcla-xml-1.31li29.xml#definition.ME">Definition&#x00A0;ME</a>) we
can say they are equal matrices.
</p><!--l. 13--><p class="noindent" ><a 
 id="solution.MM.T40"><span 
class="cmbx-12">T40</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T40">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">583<!--tex4ht:ref: exercise.MM.T40 --></a>]
<br class="newline" />To prove that one set is a subset of another, we start with an element of the smaller set and
                                                                          

                                                                          
see if we can determine that it is a member of the larger set (<a 
href="fcla-xml-1.31li68.xml#definition.SSET">Definition&#x00A0;SSET</a>). Suppose
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced></math>. Then we
know that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
by <a 
href="fcla-xml-1.31li19.xml#definition.NSM">Definition&#x00A0;NSM</a>. Consider
</p><!--tex4ht:inline--><!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
              <mtr><mtd 
columnalign="right" class="align-odd"><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>A</mi><mi 
>B</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mi 
>x</mi></mtd>              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>B</mi><mi 
>x</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMA"  class="label" >Theorem MMA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mn>0</mn><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Hypothesis</mtext><!--/mstyle--><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMZM"  class="label" >Theorem MMZM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 18--><p class="noindent" >This establishes that <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>,
so <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">&#x2286;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>.
</p><!--l. 20--><p class="indent" >   To show that the inclusion does not hold in the opposite direction, choose
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> to be any nonsingular
matrix of size <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>. Then
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>0</mn></mrow></mfenced></math> by <a 
href="fcla-xml-1.31li20.xml#theorem.NMTNS">Theorem&#x00A0;NMTNS</a>.
Let <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> be the square zero
matrix, <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">O</mi></math>, of the same size.
Then <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo> <mi 
mathvariant="bold-script">O</mi><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo> <mi 
mathvariant="bold-script">O</mi></math> by <a 
href="#theorem.MMZM">Theorem&#x00A0;MMZM</a>
and therefore <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
><mi 
>n</mi></mrow></msup 
></math>, and
is <span 
class="cmti-12">not </span>a subset of <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>0</mn></mrow></mfenced></math>.
</p><!--l. 14--><p class="noindent" ><a 
 id="solution.MM.T41"><span 
class="cmbx-12">T41</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T41">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">583<!--tex4ht:ref: exercise.MM.T41 --></a>]
<br class="newline" />From the solution to <a 
href="#exercise.MM.T40">Exercise&#x00A0;MM.T40</a> we know that
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">&#x2286;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>.
So to establish the set equality (<a 
href="fcla-xml-1.31li68.xml#definition.SE">Definition&#x00A0;SE</a>) we need to show that
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">&#x2286;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced></math>.
                                                                          

                                                                          
</p><!--l. 12--><p class="indent" >   Suppose <!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math>. Then
we know that <!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mi 
>B</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
by <a 
href="fcla-xml-1.31li19.xml#definition.NSM">Definition&#x00A0;NSM</a>. Consider
</p><!--tex4ht:inline--><!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
             <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>B</mi><mi 
>x</mi></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>I</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
><mi 
>B</mi><mi 
>x</mi><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMIM"  class="label" >Theorem MMIM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="("  close=")" ><mrow><msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow></msup 
><mi 
>A</mi></mrow></mfenced><mi 
>B</mi><mi 
>x</mi><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li32.xml#theorem.NI"  class="label" >Theorem NI</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msup><mrow 
><mi 
>A</mi></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow></msup 
> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced><mi 
>x</mi><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMZM"  class="label" >Theorem MMZM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label"><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 22--><p class="noindent" >This establishes that <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced></math>,
so <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">&#x2286;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced></math>
and combined with the solution to <a 
href="#exercise.MM.T40">Exercise&#x00A0;MM.T40</a> we have
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>B</mi></mrow></mfenced> <mo 
class="MathClass-rel">=</mo> <mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mi 
>B</mi></mrow></mfenced></math> when
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
nonsingular.
</p><!--l. 15--><p class="noindent" ><a 
 id="solution.MM.T51"><span 
class="cmbx-12">T51</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T51">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">584<!--tex4ht:ref: exercise.MM.T51 --></a>]
<br class="newline" />We will work with the vector equality representations of the relevant systems of
equations, as described by <a 
href="#theorem.SLEMM">Theorem&#x00A0;SLEMM</a>.
</p><!--l. 12--><p class="indent" >   (<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-rel">&#x21D0;</mo></math>)
Suppose <!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>w</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>z</mi></math>
and <!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>z</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
Then
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 19--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
              <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi><mi 
>y</mi></mtd>              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>w</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>z</mi></mrow><mo 
class="MathClass-close">)</mo></mrow><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;Subsitution</mtext><!--/mstyle--><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>w</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>A</mi><mi 
>z</mi><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMDAA"  class="label" >Theorem MMDAA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><mi 
>z</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#property.ZC"  class="label" >Property ZC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label"><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-label"></mtd>              <mtd 
class="align-label">
              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-odd"></mtd>              <mtd 
class="align-even"><mspace width="2em"/></mtd>                                 <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 21--><p class="noindent" >demonstrating that <!--l. 21--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi></math>
is a solution.
</p><!--l. 23--><p class="indent" >   (<!--l. 23--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-rel">&#x21D2;</mo></math>)
Suppose <!--l. 23--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi></math> is a
solution to <!--l. 23--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>.
Then
</p><!--tex4ht:inline--><!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
          <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi><mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>y</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>w</mi></mrow><mo 
class="MathClass-close">)</mo></mrow></mtd>          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>y</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>A</mi><mi 
>w</mi><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMDAA"  class="label" >Theorem MMDAA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>b</mi><mspace width="2em"/></mtd>              <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><!--mstyle 
class="math"--><mi 
>y</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>w</mi><!--/mstyle--><mtext  >&#x00A0;solutions&#x00A0;to&#x00A0;</mtext><!--mstyle 
class="math"--><mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi><!--/mstyle--><mtext  ></mtext><!--/mstyle--><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                  <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#property.AIC"  class="label" >Property AIC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
          <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                   <mtd 
class="align-even"><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>          <mtd 
class="align-even"><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 32--><p class="noindent" >which says that <!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>w</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
In other words, <!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>w</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>z</mi></math>
for some vector <!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>z</mi> <mo 
class="MathClass-rel">&#x2208;</mo><mi 
mathvariant="bold-script">N</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi></mrow></mfenced></math>.
Rewritten, this is <!--l. 33--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi> <mo 
class="MathClass-rel">=</mo> <mi 
>w</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>z</mi></math>,
as desired.
</p><!--l. 16--><p class="noindent" ><a 
 id="solution.MM.T52"><span 
class="cmbx-12">T52</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.31li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.MM.T52">Statement</a>&#x00A0;[<a 
href="#x31-118000doc">584<!--tex4ht:ref: exercise.MM.T52 --></a>]
<br class="newline" /><!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math> must
be homogeneous. To see this consider that
</p><!--tex4ht:inline--><!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
            <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>b</mi></mtd>            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>x</mi><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.SLEMM"  class="label" >Theorem SLEMM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">+</mo> <mn>0</mn><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#property.ZC"  class="label" >Property ZC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi><mi 
>x</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>A</mi><mi 
>y</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>A</mi><mi 
>y</mi><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#property.AIC"  class="label" >Property AIC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>A</mi> <mfenced separators="" 
open="("  close=")" ><mrow><mi 
>x</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>y</mi></mrow></mfenced> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>A</mi><mi 
>y</mi><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.MMDAA"  class="label" >Theorem MMDAA</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mi 
>b</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>b</mi><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#theorem.SLEMM"  class="label" >Theorem SLEMM</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-odd"></mtd>            <mtd 
class="align-even"><!--mstyle 
class="text"--><mtext  >&#x00A0;</mtext><mtext 
 xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="fcla-xml-1.31li22.xml#property.AIC"  class="label" >Property AIC</mtext><mtext 
class="endlabel"></mtext><!--/mstyle--><mspace width="2em"/></mtd>                 <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label"><mspace width="2em"/></mtd>            <mtd 
columnalign="right" class="align-label"></mtd>            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 22--><p class="noindent" >By <a 
href="fcla-xml-1.31li19.xml#definition.HS">Definition&#x00A0;HS</a> we see that <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>
is homogeneous.
                                                                          

                                                                          
                                                                          

                                                                          
</p>
   <!--l. 364--><div class="crosslinks"><p class="noindent">[<a 
href="fcla-xml-1.31li31.xml" >next</a>] [<a 
href="fcla-xml-1.31li29.xml" >prev</a>] [<a 
href="fcla-xml-1.31li29.xml#tailfcla-xml-1.31li29.xml" >prev-tail</a>] [<a 
href="fcla-xml-1.31li30.xml" >front</a>] [<a 
href="fcla-xml-1.31li28.xml#fcla-xml-1.31li30.xml" >up</a>] </p></div>
<!--l. 364--><p class="indent" >   <a 
 id="tailfcla-xml-1.31li30.xml"></a>  </p> 
</body> 
</html> 
