<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="m10527">
  
  <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Partial Fraction Expansion via Differentiation</name>
  <metadata xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">
  <md:version xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">2.2</md:version>
  <md:created xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">2002/03/04</md:created>
  <md:revised xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">2004/08/10 10:02:59.199 GMT-5</md:revised>
  <md:authorlist xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">
      <md:author xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="charlet">
      <md:firstname xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Charlet</md:firstname>
      
      <md:surname xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Reedstrom</md:surname>
      <md:email xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">charlet@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">
    <md:maintainer xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="charlet">
      <md:firstname xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Charlet</md:firstname>
      
      <md:surname xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Reedstrom</md:surname>
      <md:email xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">charlet@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">(Blank Abstract)</md:abstract>
</metadata>
  <content xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">

    <section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="intro">
      <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Introduction and Terminology</name>
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="p1">
	With the tools of 
	<cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" strength="5" document="m10505">complex functions</cnxn>
	we may produce complex polynomials:

	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq1">
	  <m:math>
	    <m:apply>
	      <m:eq/>
	      <m:apply>
		<m:ci type="fn">f</m:ci>
		<m:ci>z</m:ci>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:power/>
		  <m:ci>z</m:ci>
		  <m:ci>m</m:ci>
		</m:apply>
		<m:apply><m:power/>
		  <m:apply><m:times/>
		    <m:ci>
		      <m:msub>
			<m:mi>c</m:mi>
			<m:mrow>
			  <m:mi>m</m:mi>
			  <m:mo>-</m:mo>
			  <m:mn>1</m:mn>
			</m:mrow>
		      </m:msub>
		    </m:ci>
		    <m:ci>z</m:ci>
		  </m:apply>
		  <m:apply>
		    <m:minus/>
		    <m:ci>m</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:ci>…</m:ci>
		<m:apply><m:times/>
		  <m:ci>
		    <m:msub>
		      <m:mi>c</m:mi>
		      <m:mn>1</m:mn>
		    </m:msub>
		  </m:ci>
		  <m:ci>z</m:ci>
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>c</m:mi>
		    <m:mn>0</m:mn>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	We say that such an <m:math><m:ci>f</m:ci></m:math> is of
	<term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">order</term> <m:math><m:ci>m</m:ci></m:math>.
	We shall often find it convenient to represent polynomials as
	the product of their factors, namely:
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq2">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply>
		<m:ci type="fn">f</m:ci>
		<m:ci>z</m:ci>
	      </m:apply>
	      <m:apply><m:times/>
		<m:apply><m:power/>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mn>1</m:mn>
		      </m:msub>
		    </m:ci>
		  </m:apply>
		  <m:ci>
		    <m:msub>
		      <m:mi>d</m:mi>
		      <m:mn>1</m:mn>
		    </m:msub>
		  </m:ci>
		</m:apply>
		<m:apply><m:power/>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mn>2</m:mn>
		      </m:msub>
		    </m:ci>
		  </m:apply>
		  <m:ci>
		    <m:msub>
		      <m:mi>d</m:mi>
		      <m:mn>2</m:mn>
		    </m:msub>
		  </m:ci>
		</m:apply>
		<m:ci>…</m:ci>
		<m:apply><m:power/>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mi>h</m:mi>
		      </m:msub>
		    </m:ci>
		  </m:apply>
		  <m:ci>
		    <m:msub>
		      <m:mi>d</m:mi>
		      <m:mi>h</m:mi>
		    </m:msub>
		  </m:ci>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	Each
	<m:math>
	  <m:ci><m:msub>
	      <m:mi>λ</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub></m:ci>
	</m:math>
	is a <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">root</term> of <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">degree</term>
	<m:math>
	  <m:ci><m:msub> 
	      <m:mi>d</m:mi> 
	      <m:mi>j</m:mi>
	    </m:msub></m:ci> 
	</m:math>. Here
	<m:math><m:ci>h</m:ci></m:math> is the number of
	<term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">distinct</term> roots of
	<m:math><m:ci>f</m:ci></m:math>. We call
	<m:math>
	  <m:ci><m:msub>
	      <m:mi>λ</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub></m:ci>
	</m:math> a <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">simple</term> root when 
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci><m:msub>
		<m:mi>d</m:mi>
		<m:mi>j</m:mi>
	      </m:msub></m:ci>
	    <m:cn>1</m:cn>
	  </m:apply>
	</m:math>. We can observe the appearance of ratios of
	polynomials or so called <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">rational</term> functions.
	Suppose
	<m:math>
	  <m:apply><m:eq/>
	    <m:apply>
	      <m:ci type="fn">q</m:ci>
	      <m:ci>z</m:ci>
	    </m:apply>
	    <m:apply><m:divide/>
	      <m:apply>
		<m:ci type="fn">f</m:ci>
		<m:ci>z</m:ci>
	      </m:apply>
	      <m:apply>
		<m:ci type="fn">g</m:ci>
		<m:ci>z</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:apply>
	</m:math>
	is rational, that
	<m:math>
	  <m:ci>f</m:ci>
	</m:math>
	is of order at most
	<m:math>
	  <m:apply><m:minus/>
	    <m:ci>m</m:ci>
	    <m:cn>1</m:cn>
	  </m:apply>
	</m:math>
	while
	<m:math>
	  <m:ci>g</m:ci>
	</m:math>
	is of order
	<m:math>
	  <m:ci>m</m:ci>
	</m:math>
	with the simple roots
	<m:math>
	  <m:set>
	    <m:ci>
	      <m:msub>
		<m:mi>λ</m:mi>
		<m:mn>1</m:mn>
	      </m:msub>
	    </m:ci>
	    <m:ci>…</m:ci>
	    <m:ci>
	      <m:msub>
		<m:mi>λ</m:mi>
		<m:mi>m</m:mi>
	      </m:msub>
	    </m:ci>
	  </m:set>
	</m:math>.
      </para>
    </section>

    <section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="simple">
      <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Simple Roots</name>
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="p3">
	It should come as no surprise that such a 
	<m:math>
	  <m:ci>q</m:ci>
	</m:math>
	should admit a <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Partial Fraction Expansion</term>
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq3">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply>
		<m:ci type="fn">q</m:ci>
		<m:ci>z</m:ci>
	      </m:apply>
	      <m:apply><m:sum/>
		<m:bvar><m:ci>j</m:ci></m:bvar>
		<m:lowlimit><m:cn>1</m:cn></m:lowlimit>
		<m:uplimit><m:ci>m</m:ci></m:uplimit>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mi>k</m:mi>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mi>j</m:mi>
		      </m:msub>
		    </m:ci>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
      </para>
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="p4">
	One uncovers the
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math>
	by first multiplying each side by
	<m:math>
	  <m:apply><m:minus/>
	    <m:ci>z</m:ci>
	    <m:ci>
	      <m:msub>
		<m:mi>λ</m:mi>
		<m:mi>j</m:mi>
	      </m:msub>
	    </m:ci>
	  </m:apply>
	</m:math>
	and then letting
	<m:math>
	  <m:ci>z</m:ci>
	</m:math>
	tend to
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>λ</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math>. For example, if
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq4">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:cn>1</m:cn>
		<m:apply><m:plus/>
		  <m:apply><m:power/>
		    <m:ci>z</m:ci>
		    <m:cn>2</m:cn>
		  </m:apply>
		  <m:cn>1</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mn>1</m:mn>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:ci>i</m:ci>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mn>2</m:mn>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>i</m:ci>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	then multiplying each side by 
	<m:math>
	  <m:apply><m:plus/>
	    <m:ci>z</m:ci>
	    <m:ci>i</m:ci>
	  </m:apply>
	</m:math> produces
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq5">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:cn>1</m:cn>
		<m:apply><m:minus/>
		  <m:ci>z</m:ci>
		  <m:ci>i</m:ci>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mn>1</m:mn>
		  </m:msub>
		</m:ci>
		<m:apply><m:divide/>
		  <m:apply><m:times/>
		    <m:ci>
		      <m:msub>
			<m:mi>q</m:mi>
			<m:mn>2</m:mn>
		      </m:msub>
		    </m:ci>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:ci>i</m:ci>
		    </m:apply>
		  </m:apply>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>i</m:ci>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	Now, in order to isolate
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mn>1</m:mn>
	    </m:msub>
	  </m:ci>
	</m:math>
	it is clear that we should set
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>z</m:ci>
	    <m:apply><m:minus/>
	      <m:ci>i</m:ci>
	    </m:apply>
	  </m:apply>
	</m:math>.
	So doing we find
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>
	      <m:msub>
		<m:mi>q</m:mi>
		<m:mn>1</m:mn>
	      </m:msub>
	    </m:ci>
	    <m:apply><m:divide/>
	      <m:ci>i</m:ci>
	      <m:cn>2</m:cn>
	    </m:apply>
	  </m:apply>
	</m:math>.
	In order to find
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mn>1</m:mn>
	    </m:msub>
	  </m:ci>
	</m:math>
	we multiply <cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" strength="5" target="eq4">the above
	  equality</cnxn> by
	<m:math>
	  <m:apply><m:minus/>
	    <m:ci>z</m:ci>
	    <m:ci>i</m:ci>
	  </m:apply>
	</m:math> and then set
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>z</m:ci>
	    <m:ci>i</m:ci>
	  </m:apply>
	</m:math>. So doing we find
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>
	      <m:msub>
		<m:mi>q</m:mi>
		<m:mn>2</m:mn>
	      </m:msub>
	    </m:ci>
	    <m:apply><m:divide/>
	      <m:apply><m:minus/>
		<m:ci>i</m:ci>
	      </m:apply>
	      <m:cn>2</m:cn>
	    </m:apply>
	  </m:apply>
	</m:math>, and so
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq6">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:cn>1</m:cn>
		<m:apply><m:plus/>
		  <m:apply><m:power/>
		    <m:ci>z</m:ci>
		    <m:cn>2</m:cn>
		  </m:apply>
		  <m:cn>1</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:apply><m:divide/>
		    <m:ci>i</m:ci>
		    <m:cn>2</m:cn>
		  </m:apply>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:ci>i</m:ci>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:apply><m:divide/>
		    <m:apply><m:minus/>
		      <m:ci>i</m:ci>
		    </m:apply>
		    <m:cn>2</m:cn>
		  </m:apply>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>i</m:ci>
		  </m:apply>
		</m:apply>	      
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	Returning to the general case, we encode the above in the
	simple formula
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq7">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:ci>
		<m:msub>
		  <m:mi>q</m:mi>
		  <m:mi>j</m:mi>
		</m:msub>
	      </m:ci>
	      <m:apply><m:limit/>
		<m:bvar><m:ci>z</m:ci></m:bvar>
		<m:lowlimit>
		  <m:ci>
		    <m:msub>
		      <m:mi>λ</m:mi>
		      <m:mi>j</m:mi>
		    </m:msub>
		  </m:ci>
		</m:lowlimit>
		<m:apply>
		  <m:times/>
		  <m:apply>
		    <m:minus/>
		    <m:ci>z</m:ci>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mi>j</m:mi>
		      </m:msub>
		    </m:ci>	  
		  </m:apply>
		  <m:apply>
		    <m:ci type="fn">q</m:ci>
		    <m:ci>z</m:ci>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	You should be able to use this to confirm that
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq8">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:ci>z</m:ci>
		<m:apply><m:power/>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		  <m:cn>2</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:cn type="rational">1<m:sep/>2</m:cn>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:cn type="rational">1<m:sep/>2</m:cn>
		  <m:apply><m:minus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
      </para>
    </section>
    
    <section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="multiple">
      <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Multiple Roots</name>
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="para5">
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mrow>
		<m:mn>1</m:mn>
		<m:mo>,</m:mo>
		<m:mn>1</m:mn>
	      </m:mrow>
	    </m:msub>
	  </m:ci>
	</m:math>
	and
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mrow>
		<m:mn>1</m:mn>
		<m:mo>,</m:mo>
		<m:mn>2</m:mn>
	      </m:mrow>
	    </m:msub>
	  </m:ci>
	</m:math>
	in the expansion
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq9">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:apply><m:plus/>
		  <m:ci>z</m:ci>
		  <m:cn>2</m:cn>
		</m:apply>
		<m:apply><m:power/>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		  <m:cn>2</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>1</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>2</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:power/>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:cn>1</m:cn>
		    </m:apply>
		    <m:cn>2</m:cn>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	Arguing as above it seems wise to multiply through by
	<m:math>
	  <m:apply><m:power/>
	    <m:apply><m:plus/>
	      <m:ci>z</m:ci>
	      <m:cn>1</m:cn>
	    </m:apply>
	    <m:cn>2</m:cn>
	  </m:apply>
	</m:math> and so arrive at
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq10">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:plus/>
		<m:ci>z</m:ci>
		<m:cn>2</m:cn>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:times/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>1</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mrow>
		      <m:mn>1</m:mn>
		      <m:mo>,</m:mo>
		      <m:mn>2</m:mn>
		    </m:mrow>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	On setting
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>z</m:ci>
	    <m:cn>-1</m:cn>
	  </m:apply>
	</m:math>
	this gives
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>
	      <m:msub>
		<m:mi>q</m:mi>
		<m:mrow>
		  <m:mn>1</m:mn>
		  <m:mo>,</m:mo>
		  <m:mn>2</m:mn>
		</m:mrow>
	      </m:msub>
	    </m:ci>
	    <m:cn>1</m:cn>
	  </m:apply>
	</m:math>.
	With
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mrow>
		<m:mn>1</m:mn>
		<m:mo>,</m:mo>
		<m:mn>2</m:mn>
	      </m:mrow>
	    </m:msub>
	  </m:ci>
	</m:math>
	computed the previous equation takes the simple form
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq12">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:plus/>
		<m:ci>z</m:ci>
		<m:cn>1</m:cn>
	      </m:apply>
	      <m:apply><m:times/>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mrow>
		      <m:mn>1</m:mn>
		      <m:mo>,</m:mo>
		      <m:mn>1</m:mn>
		    </m:mrow>
		  </m:msub>
		</m:ci>
		<m:apply><m:plus/>
		  <m:ci>z</m:ci>
		  <m:cn>1</m:cn>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	and so
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>
	      <m:msub>
		<m:mi>q</m:mi>
		<m:mrow>
		  <m:mn>1</m:mn>
		  <m:mo>,</m:mo>
		  <m:mn>1</m:mn>
		</m:mrow>
	      </m:msub>
	    </m:ci>
	    <m:cn>1</m:cn>
	  </m:apply>
	</m:math> as well. Hence:
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq11">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:divide/>
		<m:apply><m:plus/>
		  <m:ci>z</m:ci>
		  <m:cn>2</m:cn>
		</m:apply>
		<m:apply><m:power/>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		  <m:cn>2</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:cn>1</m:cn>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:cn>1</m:cn>
		  <m:apply><m:power/>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:cn>1</m:cn>
		    </m:apply>
		    <m:cn>2</m:cn>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
      </para>

      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="p7">
	This latter step grows more cumbersome for roots of higher
	degree. Let us consider
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq13">
	  <m:math>
	    <m:apply>
	      <m:eq/>
	      <m:apply><m:divide/>
		<m:apply><m:power/>
		  <m:apply>
		    <m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>2</m:cn>
		  </m:apply>
		  <m:cn>2</m:cn>
		</m:apply>
		<m:apply><m:power/>
		  <m:apply>
		    <m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		  <m:cn>3</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>1</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>2</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:power/>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:cn>1</m:cn>
		    </m:apply>
		    <m:cn>2</m:cn>
		  </m:apply>	      
		</m:apply>
		<m:apply><m:divide/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>3</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:power/>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:cn>1</m:cn>
		    </m:apply>
		    <m:cn>3</m:cn>
		  </m:apply>	      
		</m:apply>	      
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	The first step is still correct: multiply through by the factor
	at its highest degree, here
	<m:math>
	  <m:cn>3</m:cn>
	</m:math>. This leaves us with
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq14">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:power/>
		<m:apply><m:plus/>
		  <m:ci>z</m:ci>
		  <m:cn>2</m:cn>
		</m:apply>
		<m:cn>2</m:cn>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:times/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>1</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:power/>
		    <m:apply><m:plus/>
		      <m:ci>z</m:ci>
		      <m:cn>1</m:cn>
		    </m:apply>
		    <m:cn>2</m:cn>
		  </m:apply>
		</m:apply>
		<m:apply><m:times/>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>2</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mrow>
		      <m:mn>1</m:mn>
		      <m:mo>,</m:mo>
		      <m:mn>3</m:mn>
		    </m:mrow>
		  </m:msub>
		</m:ci>	      
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	Setting
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>z</m:ci>
	    <m:cn>-1</m:cn>
	  </m:apply>
	</m:math>
	again produces the last coefficient, here
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>
	      <m:msub>
		<m:mi>q</m:mi>
		<m:mrow>
		  <m:mn>1</m:mn>
		  <m:mo>,</m:mo>
		  <m:mn>3</m:mn>
		</m:mrow>
	      </m:msub>
	    </m:ci>	
	    <m:cn>1</m:cn>
	  </m:apply>
	</m:math>. We are left however with one equation in two
	unknowns. Well, not really one equation, for the previous
	equation is to hold for <m:emphasis>all</m:emphasis> 
	<m:math>
	  <m:ci>z</m:ci>
	</m:math>.
	We exploit this by taking two derivatives, with respect to
	<m:math>
	  <m:ci>z</m:ci>
	</m:math>, of this equation. This produces
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq15">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:apply><m:times/>
		<m:cn>2</m:cn>
		<m:apply><m:plus/>
		  <m:ci>z</m:ci>
		  <m:cn>2</m:cn>
		</m:apply>
	      </m:apply>
	      <m:apply><m:plus/>
		<m:apply><m:times/>
		  <m:cn>2</m:cn>
		  <m:ci>
		    <m:msub>
		      <m:mi>q</m:mi>
		      <m:mrow>
			<m:mn>1</m:mn>
			<m:mo>,</m:mo>
			<m:mn>1</m:mn>
		      </m:mrow>
		    </m:msub>
		  </m:ci>
		  <m:apply><m:plus/>
		    <m:ci>z</m:ci>
		    <m:cn>1</m:cn>
		  </m:apply>	      
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mrow>
		      <m:mn>1</m:mn>
		      <m:mo>,</m:mo>
		      <m:mn>2</m:mn>
		    </m:mrow>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:math>
	</equation>
	and
	<equation xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="eq16">
	  <m:math>
	    <m:apply><m:eq/>
	      <m:cn>2</m:cn>
	      <m:ci>
		<m:msub>
		  <m:mi>q</m:mi>
		  <m:mrow>
		    <m:mn>1</m:mn>
		    <m:mo>,</m:mo>
		    <m:mn>1</m:mn>
		  </m:mrow>
		</m:msub>
	      </m:ci>
	    </m:apply>
	  </m:math>
	</equation>
	The latter of course needs no comment. We derive
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>q</m:mi>
	      <m:mrow>
		<m:mn>1</m:mn>
		<m:mo>,</m:mo>
		<m:mn>2</m:mn>
	      </m:mrow>
	    </m:msub>
	  </m:ci>
	</m:math> from the former by setting
	<m:math>
	  <m:apply><m:eq/>
	    <m:ci>z</m:ci>
	    <m:cn>-1</m:cn>
	  </m:apply>
	</m:math>. This example will permit us to derive a simple
	expression for a partial fraction expansion.

	<definition xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="defn1">
	  <term xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Partial Fraction Expansion</term> <meaning xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">The partial
	    fraction expansion of a general proper rational function
	    <m:math>
	      <m:apply><m:eq/>
		<m:ci>q</m:ci>
		<m:apply><m:divide/>
		  <m:ci>f</m:ci>
		  <m:ci>g</m:ci>
		</m:apply>
	      </m:apply>
	    </m:math>
	    where
	    <m:math>
	      <m:ci>g</m:ci>
	    </m:math>
	    has
	    <m:math>
	      <m:ci>h</m:ci>
	    </m:math>
	    distinct roots 
	    <m:math>
	      <m:set>
		<m:ci>
		  <m:msub>
		    <m:mi>λ</m:mi>
		    <m:mn>1</m:mn>
		  </m:msub>
		</m:ci>
		<m:ci>…</m:ci>
		<m:ci>
		  <m:msub>
		    <m:mi>λ</m:mi>
		    <m:mi>h</m:mi>
		  </m:msub>
		</m:ci>
	      </m:set>
	    </m:math>
	    of respective degrees
	    <m:math>
	      <m:set>
		<m:ci>
		  <m:msub>
		    <m:mi>d</m:mi>
		    <m:mn>1</m:mn>
		  </m:msub>
		</m:ci>
		<m:ci>…</m:ci>
		<m:ci>
		  <m:msub>
		    <m:mi>d</m:mi>
		    <m:mi>h</m:mi>
		  </m:msub>
		</m:ci>
	      </m:set>
	    </m:math>
	    can be written as
	    <m:math>
	      <m:apply><m:eq/>
		<m:apply>
		  <m:ci type="fn">q</m:ci>
		  <m:ci>z</m:ci>
		</m:apply>
		<m:apply><m:sum/>
		  <m:bvar><m:ci>j</m:ci></m:bvar>
		  <m:lowlimit><m:cn>1</m:cn></m:lowlimit>
		  <m:uplimit><m:ci>h</m:ci></m:uplimit>
		  <m:apply><m:sum/>
		    <m:bvar><m:ci>k</m:ci></m:bvar>
		    <m:lowlimit><m:cn>1</m:cn></m:lowlimit>
		    <m:uplimit>
		      <m:ci>
			<m:msub>
			  <m:mi>d</m:mi>
			  <m:mi>j</m:mi>
			</m:msub>
		      </m:ci>
		    </m:uplimit>
		    <m:apply><m:divide/>
		      <m:ci>
			<m:msub>
			  <m:mi>q</m:mi>
			  <m:mrow>
			    <m:mi>j</m:mi>
			    <m:mo>,</m:mo>
			    <m:mi>k</m:mi>
			  </m:mrow>
			</m:msub>
		      </m:ci>
		      <m:apply><m:power/>
			<m:apply><m:minus/>
			  <m:ci>z</m:ci>
			  <m:ci>
			    <m:msub>
			      <m:mi>λ</m:mi>
			      <m:mi>j</m:mi>
			    </m:msub>
			  </m:ci>
			</m:apply>
			<m:ci>k</m:ci>
		      </m:apply>
		    </m:apply>		  
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:math>
	    and it can be noted, as above, that
	    <m:math>
	      <m:ci>
		<m:msub>
		  <m:mi>q</m:mi>
		  <m:mrow>
		    <m:mi>j</m:mi>
		    <m:mo>,</m:mo>
		    <m:mi>k</m:mi>
		  </m:mrow>
		</m:msub>
	      </m:ci>
	    </m:math> is the coefficient of
	    <m:math>
	      <m:apply><m:power/>
		<m:apply>
		  <m:minus/>
		  <m:ci>z</m:ci>
		  <m:ci>
		    <m:msub>
		      <m:mi>λ</m:mi>
		      <m:mi>j</m:mi>
		    </m:msub>
		  </m:ci>
		</m:apply>
		<m:apply>
		  <m:minus/>
		  <m:ci>
		    <m:msub>
		      <m:mi>d</m:mi>
		      <m:mi>j</m:mi>
		    </m:msub>
		  </m:ci>
		  <m:ci>k</m:ci>
		</m:apply>
	      </m:apply>
	    </m:math>
	    in the rational function
	    <m:math>
	      <m:apply>
		<m:equivalent/>
		<m:apply>
		  <m:ci type="fn">
		    <m:msub>
		      <m:mi>r</m:mi>
		      <m:mi>j</m:mi>
		    </m:msub>
		  </m:ci>
		  <m:ci>z</m:ci>
		</m:apply>
		<m:apply><m:times/>
		  <m:apply>
		    <m:ci type="fn">q</m:ci>
		    <m:ci>z</m:ci>
		  </m:apply>
		  <m:apply><m:power/>
		    <m:apply><m:minus/>
		      <m:ci>z</m:ci>
		      <m:ci>
			<m:msub>
			  <m:mi>λ</m:mi>
			  <m:mi>j</m:mi>
			</m:msub>
		      </m:ci>
		    </m:apply>
		    <m:ci>
		      <m:msub>
			<m:mi>d</m:mi>
			<m:mi>j</m:mi>
		      </m:msub>
		    </m:ci>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:math>. Hence,
	    <m:math>
	      <m:ci>
		<m:msub>
		  <m:mi>q</m:mi>
		  <m:mrow>
		    <m:mi>j</m:mi>
		    <m:mo>,</m:mo>
		    <m:mi>k</m:mi>
		  </m:mrow>
		</m:msub>
	      </m:ci>
	    </m:math>
	    may be computed by setting 
	    <m:math>
	      <m:apply><m:eq/>
		<m:ci>z</m:ci>
		<m:ci>
		  <m:msub>
		    <m:mi>λ</m:mi>
		    <m:mi>j</m:mi>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:math>
	    in the ratio of the
	    <m:math>
	      <m:apply>
		<m:minus/>
		<m:ci>
		  <m:msub>
		    <m:mi>d</m:mi>
		    <m:mi>j</m:mi>
		  </m:msub>
		</m:ci>
		<m:ci>k</m:ci>
	      </m:apply>
	    </m:math>th derivative of
	    <m:math>
	      <m:ci>
		<m:msub>
		  <m:mi>r</m:mi>
		  <m:mi>j</m:mi>
		</m:msub>
	      </m:ci>
	    </m:math>
	    to
	    <m:math>
	      <m:apply><m:factorial/>
		<m:apply>
		  <m:minus/>
		  <m:ci>
		    <m:msub>
		      <m:mi>d</m:mi>
		      <m:mi>j</m:mi>
		    </m:msub>
		  </m:ci>	     
		  <m:ci>k</m:ci>
		</m:apply>
	      </m:apply>
	    </m:math>. That is,
	    <m:math>
	      <m:apply><m:eq/>
		<m:ci>
		  <m:msub>
		    <m:mi>q</m:mi>
		    <m:mrow>
		      <m:mi>j</m:mi>
		      <m:mo>,</m:mo>
		      <m:mi>k</m:mi>
		    </m:mrow>
		  </m:msub>
		</m:ci>
		<m:apply><m:limit/>
		  <m:bvar><m:ci>z</m:ci></m:bvar>
		  <m:lowlimit>
		    <m:ci>
		      <m:msub>
			<m:mi>λ</m:mi>
			<m:mi>j</m:mi>
		      </m:msub>
		    </m:ci>
		  </m:lowlimit>
		  <m:apply><m:times/>
		    <m:apply><m:divide/>
		      <m:cn>1</m:cn>
		      <m:apply><m:factorial/>
			<m:apply><m:minus/>
			  <m:ci>
			    <m:msub>
			      <m:mi>d</m:mi>
			      <m:mi>j</m:mi>
			    </m:msub>
			  </m:ci>
			  <m:ci>k</m:ci>
			</m:apply>
		      </m:apply>
		    </m:apply>
		    <m:apply>
		      <m:diff/>
		      <m:bvar>
			<m:ci>z</m:ci>
			<m:degree>
			  <m:apply>
			    <m:minus/>
			    <m:ci>
			      <m:msub>
				<m:mi>d</m:mi>
				<m:mi>j</m:mi>
			      </m:msub>
			    </m:ci>
			    <m:ci>k</m:ci>
			  </m:apply>
			</m:degree>
		      </m:bvar>
		      <m:apply>
			<m:times/>
			<m:apply>
			  <m:power/>
			  <m:apply>
			    <m:minus/>
			    <m:ci>z</m:ci>
			    <m:ci>
			      <m:msub>
				<m:mi>λ</m:mi>
				<m:mi>j</m:mi>
			      </m:msub>
			    </m:ci>
			  </m:apply>
			  <m:ci>
			    <m:msub>
			      <m:mi>d</m:mi>
			      <m:mi>j</m:mi>
			    </m:msub>
			  </m:ci>
			</m:apply>
			<m:apply>
			  <m:ci type="fn">q</m:ci>
			  <m:ci>z</m:ci>
			</m:apply>
		      </m:apply>
		    </m:apply>
		  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:math>.
	  </meaning>
	</definition>
      </para>
    </section>
    
    
    <section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="residues">
      <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/">Connection to Residues</name>
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="p8">
	With respect to the previous definition observe that if we choose
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>r</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math>
	so small that
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>λ</m:mi>
	      <m:mi>j</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math> is the only zero of
	<m:math>
	  <m:ci>g</m:ci>
	</m:math>
	encircled by
	<m:math>
	  <m:apply><m:equivalent/>
	    <m:ci>
	      <m:msub>
		<m:mi>R</m:mi>
		<m:mi>j</m:mi>
	      </m:msub>
	    </m:ci>
	    <m:apply>
	      <m:ci type="fn">C</m:ci>
	      <m:ci>
		<m:msub>
		  <m:mi>λ</m:mi>
		  <m:mi>j</m:mi>
		</m:msub>
	      </m:ci>
	      <m:ci>
		<m:msub>
		  <m:mi>r</m:mi>
		  <m:mi>j</m:mi>
		</m:msub>
	      </m:ci>
	    </m:apply>
	  </m:apply>
	</m:math>
	then by <cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" strength="5" document="m10264" target="cauchy">Cauchy's Theorem</cnxn>
      </para>
    </section>
    
  </content>
  
</document>
