<?xml version="1.0" encoding="UTF-8"?>
<!-- Processing Instruction generated by Amaya; the stylesheet is
     available on the W3C site at http://www.w3.org/Math/XSL/pmathml.xsl -->
<?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us">
<head>
  <!-- $Id: math.xml.perlpp 6681 2019-09-01 17:47:51Z earl $ -->
  <title>Mathematical Formulas</title>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="content-language" content="en-us" />
  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline v2.0" l gen true for "http://www.killian.com/" r (nz 1 vz 1 lz 1 oz 1 cz 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.killian.com/"  r (n 0 s 0 v 0 l 0))' />
  <meta name="content-language" content="en-us" />
  <meta name="author" content="Earl Killian" />
  <meta name="keywords" content="mathematical formulas, trigonometry, hyperbolic, integration, differentiation, transform, series, linear algebra, sphere" />
  <meta name="description" content="Reference tables of mathematical formulas in MathML." />
  <style type="text/css">
      <!--
	body {min-width: 1000px; max-width: 1000px; width: 1000px;}
      -->
  </style>
</head>

<body>
<h1>Mathematical Formulas</h1>

<table id="algebra" frame="box" rules="all" cellspacing="3">
  <caption>Algebra</caption>
  <col width="200" />
  <col width="300" />
  <thead>
    <tr>
      <th>1</th>
      <th>2</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <msup>
	    <mi>x</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>+</mo>
	  <mi>b</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mi>c</mi>
	  <mo>=</mo>
	  <mn>0</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mo>&minus;</mo>
	      <mi>b</mi>
	      <mo>&plusmn;</mo>
	      <msqrt>
		<msup>
		  <mi>b</mi>
		  <mn>2</mn>
		</msup>
		<mo>&minus;</mo>
		<mn>4</mn>
		<mo>&it;</mo>
		<mi>a</mi>
		<mo>&it;</mo>
		<mi>c</mi>
	      </msqrt>
	    </mrow>
	    <mrow>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mo>|</mo>
	  <mi>a</mi>
	  <mo>+</mo>
	  <mi>b</mi>
	  <mo>|</mo>
	  <mo>&le;</mo>
	  <mo>|</mo>
	  <mi>a</mi>
	  <mo>|</mo>
	  <mo>+</mo>
	  <mo>|</mo>
	  <mi>b</mi>
	  <mo>|</mo>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mo>&sum;</mo>
	  <msub>
	    <mi>a</mi>
	    <mi>n</mi>
	  </msub>
	  <mo>&it;</mo>
	  <msub>
	    <mi>b</mi>
	    <mi>n</mi>
	  </msub>
	  <mo>&le;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mo>&sum;</mo>
	      <msubsup>
		<mi>a</mi>
		<mi>n</mi>
		<mn>2</mn>
	      </msubsup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mo>&sum;</mo>
	      <msubsup>
		<mi>b</mi>
		<mi>n</mi>
		<mn>2</mn>
	      </msubsup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<table id="trig" frame="box" rules="all" cellspacing="3">
  <caption>Trigonometry and Hyperbolics</caption>
  <col width="200" />
  <col width="200" />
  <col width="300" />
  <col width="300" />
  <thead>
    <tr>
      <th>1</th>
      <th>2</th>
      <th>3</th>
      <th>4</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td colspan="3">Given a right triangle with sides a, b, and c and
	opposite angles A, B, and C, C being the right angle.</td>
      <td rowspan="2"><img src="graphics/righttriangle.png" width="140" height="114" alt="Triangle Diagram" /></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>A</mi>
	    <mo>+</mo>
	    <mi>B</mi>
	    <mo>+</mo>
	    <mi>C</mi>
	    <mo>=</mo>
	    <mi>&pi;</mi>
	  </mrow>
	  <!-- <mspace linebreak="newline" /> -->
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>C</mi>
	    <mo>=</mo>
	    <mfrac>
	      <mi>&pi;</mi>
	      <mn>2</mn>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>a</mi>
	  <mo>=</mo>
	  <mi>opp</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>b</mi>
	  <mo>=</mo>
	  <mi>adj</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>c</mi>
	  <mo>=</mo>
	  <mi>hyp</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi>c</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>=</mo>
	  <msup>
	    <mi>a</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>+</mo>
	  <msup>
	    <mi>b</mi>
	    <mn>2</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <mi>c</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mi>opp</mi>
	    <mi>hyp</mi>
	  </mfrac>
	</math>
      </td>
      <td align="center"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
	 <br />
	(i.e. sin is odd)</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>+</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>&minus;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>b</mi>
	    <mi>c</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mi>adj</mi>
	    <mi>hyp</mi>
	  </mfrac>
	</math>
      </td>
      <td align="center"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
	 <br />
	(i.e. cos is even)</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>&minus;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>+</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi>sin</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <msup>
	    <mi>cos</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mn>1</mn>
	</math>
      </td>
      <td></td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&minus;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>+</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>+</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&minus;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </mfrac>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </mfrac>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </mfrac>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </mfrac>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tan</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <mi>b</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mi>opp</mi>
	    <mi>adj</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>sin</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	    <mrow>
	      <mi>cos</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>csc</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>c</mi>
	    <mi>a</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>sin</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>6</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.5</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>4</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <msqrt>
	      <mn>2</mn>
	    </msqrt>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.707107</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>3</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <msqrt>
	      <mn>3</mn>
	    </msqrt>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.866025</mn>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sec</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>c</mi>
	    <mi>b</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>cos</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>6</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <msqrt>
	      <mn>3</mn>
	    </msqrt>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.866025</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>4</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <msqrt>
	      <mn>2</mn>
	    </msqrt>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.707107</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>3</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.5</mn>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cot</mi>
	  <mo>&af;</mo>
	  <mi>A</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>b</mi>
	    <mi>a</mi>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>tan</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>cos</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	    <mrow>
	      <mi>sin</mi>
	      <mo>&af;</mo>
	      <mi>A</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tan</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>3</mn>
	  </mfrac>
	  <mo>=</mo>
	  <msqrt>
	    <mn>3</mn>
	  </msqrt>
	  <mo>=</mo>
	  <mn>1.73205</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tan</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>6</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <msqrt>
	      <mn>3</mn>
	    </msqrt>
	    <mn>3</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>0.577350</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tan</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>&pi;</mi>
	    <mn>4</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mn>1</mn>
	</math>
      </td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mi>x</mi>
	      </msup>
	      <mo>&minus;</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <mo>&plusmn;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>cosh</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&af;</mo>
	      <mi>x</mi>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
      <td align="center"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
	 <br />
	(i.e. sinh is odd)</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>+</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>&minus;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mi>x</mi>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	    <mn>2</mn>
	  </mfrac>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>sinh</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&af;</mo>
	      <mi>x</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
      <td align="center"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
	 <br />
	(i.e. cosh is even)</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>+</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>&minus;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi>cosh</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <msup>
	    <mi>sinh</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mn>1</mn>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <msup>
	    <mi>&ExponentialE;</mi>
	    <mi>x</mi>
	  </msup>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <msup>
	    <mi>&ExponentialE;</mi>
	    <mrow>
	      <mo>&minus;</mo>
	      <mi>x</mi>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&minus;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>+</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>+</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
	 <br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>u</mi>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>v</mi>
	  <mo>=</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>+</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	  <mo>&minus;</mo>
	  <mn>&half;</mn>
	  <mo>&it;</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>u</mi>
	  <mo>&minus;</mo>
	  <mi>v</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tanh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>sinh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	    <mrow>
	      <mi>cosh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mi>x</mi>
	      </msup>
	      <mo>&minus;</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mi>x</mi>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mn>2</mn>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mn>2</mn>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
	      </msup>
	      <mo>+</mo>
	      <mn>1</mn>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td align="center"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>tanh</mi>
	  <mo>&af;</mo>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>tanh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
	 <br />
	(i.e. tanh is odd)</td>
      <td></td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>csch</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>sinh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sech</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>cosh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>coth</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>tanh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>cosh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	    <mrow>
	      <mi>sinh</mi>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi>&ExponentialE;</mi>
	    <mrow>
	      <mi>&ImaginaryI;</mi>
	      <mo>&it;</mo>
	      <mi>x</mi>
	    </mrow>
	  </msup>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mi>&ImaginaryI;</mi>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mi>&ImaginaryI;</mi>
		  <mi>x</mi>
		</mrow>
	      </msup>
	      <mo>&minus;</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>&ImaginaryI;</mi>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	    <mrow>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>&ImaginaryI;</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mi>&ImaginaryI;</mi>
		  <mi>x</mi>
		</mrow>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>&ImaginaryI;</mi>
		  <mi>x</mi>
		</mrow>
	      </msup>
	    </mrow>
	    <mn>2</mn>
	  </mfrac>
	</math>
      </td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>&ImaginaryI;</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>&ImaginaryI;</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>&ImaginaryI;</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td></td>
      <td></td>
    </tr>
  </tbody>
</table>

<table id="coordinates" frame="box" rules="groups" cellspacing="3">
  <caption>Coordinate transformations</caption>
  <colgroup><col width="200" /></colgroup>
  <colgroup><col width="200" /></colgroup>
  <colgroup><col width="200" /></colgroup>
  <colgroup><col width="200" /></colgroup>
  <thead>
    <tr>
      <th colspan="2">Spherical coordinates</th>
      <th colspan="2">Cylindrical coordinates</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>r</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>&theta;</mi>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>&phi;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>r</mi>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>y</mi>
		<mn>2</mn>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>z</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>x</mi>
	  <mo>=</mo>
	  <mi>r</mi>
	  <mo>&it;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>&theta;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>r</mi>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>+</mo>
	      <msup>
		<mi>y</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>y</mi>
	  <mo>=</mo>
	  <mi>r</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>&theta;</mi>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>&phi;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>&theta;</mi>
	  <mo>=</mo>
	  <mi>atan</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mfrac>
	    <msup>
	      <mrow>
		<mo>(</mo>
		<msup>
		  <mi>x</mi>
		  <mn>2</mn>
		</msup>
		<mo>+</mo>
		<msup>
		  <mi>y</mi>
		  <mn>2</mn>
		</msup>
		<mo>)</mo>
	      </mrow>
	      <mn>&half;</mn>
	    </msup>
	    <mi>z</mi>
	  </mfrac>
	  <mo>)</mo>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>y</mi>
	  <mo>=</mo>
	  <mi>r</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>&theta;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>&theta;</mi>
	  <mo>=</mo>
	  <mi>atan</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>y</mi>
	    <mi>x</mi>
	  </mfrac>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>z</mi>
	  <mo>=</mo>
	  <mi>r</mi>
	  <mo>&it;</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>&theta;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>&phi;</mi>
	  <mo>=</mo>
	  <mi>atan</mi>
	  <mo>&af;</mo>
	  <mfrac>
	    <mi>y</mi>
	    <mi>z</mi>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>z</mi>
	  <mo>=</mo>
	  <mi>z</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>z</mi>
	  <mo>=</mo>
	  <mi>z</mi>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<table id="intdiff" frame="box" rules="all" cellspacing="3">
  <caption>Integration and Differentiation</caption>
  <colgroup><col width="250" /></colgroup>
  <colgroup><col width="250" /></colgroup>
  <colgroup><col width="250" /></colgroup>
  <colgroup><col width="250" /></colgroup>
  <thead>
    <tr>
      <th>1</th>
      <th>2</th>
      <th>3</th>
      <th>4</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mrow>
	      <mi>f</mi>
	      <mo>(</mo>
	      <mi>g</mi>
	      <mo>(</mo>
	      <mi>x</mi>
	      <mo>)</mo>
	      <mo>)</mo>
	    </mrow>
	    <mo>=</mo>
	    <mrow>
	      <msup>
		<mi>f</mi>
		<mo>&prime;</mo>
	      </msup>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi>g</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi>x</mi>
	      <mo>)</mo>
	      <mo>)</mo>
	      <mo>&it;</mo>
	      <msup>
		<mi>g</mi>
		<mo>&prime;</mo>
	      </msup>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi>x</mi>
	      <mo>)</mo>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>q</mi>
	    </mrow>
	  </mfrac>
	  <msubsup>
	    <mo>&Integral;</mo>
	    <mi>p</mi>
	    <mi>q</mi>
	  </msubsup>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>)</mo>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>q</mi>
	    <mo>)</mo>
	  </mrow>
	</math>
	 [p constant]</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>p</mi>
	    </mrow>
	  </mfrac>
	  <msubsup>
	    <mo>&Integral;</mo>
	    <mi>p</mi>
	    <mi>q</mi>
	  </msubsup>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>)</mo>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mo>&minus;</mo>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>p</mi>
	    <mo>)</mo>
	  </mrow>
	</math>
	 [q constant]</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	  <msubsup>
	    <mo>&Integral;</mo>
	    <mi>p</mi>
	    <mi>q</mi>
	  </msubsup>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>,</mo>
	    <mi>a</mi>
	    <mo>)</mo>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <msubsup>
	    <mo>&Integral;</mo>
	    <mi>p</mi>
	    <mi>q</mi>
	  </msubsup>
	  <mfrac>
	    <mo>&part;</mo>
	    <mrow>
	      <mo>&part;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	  <mrow>
	    <mo>[</mo>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>,</mo>
	    <mi>a</mi>
	    <mo>)</mo>
	    <mo>]</mo>
	  </mrow>
	  <mo>&DifferentialD;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>q</mi>
	    <mo>,</mo>
	    <mi>a</mi>
	    <mo>)</mo>
	  </mrow>
	  <mfrac>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>q</mi>
	    </mrow>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	  <mo>&minus;</mo>
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>p</mi>
	    <mo>,</mo>
	    <mi>a</mi>
	    <mo>)</mo>
	  </mrow>
	  <mfrac>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>p</mi>
	    </mrow>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mrow>
	      <mo>(</mo>
	      <mi>u</mi>
	      <mo>&it;</mo>
	      <mi>v</mi>
	      <mo>)</mo>
	    </mrow>
	    <mo>=</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>v</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>+</mo>
	    <mi>v</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>u</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>(</mo>
	    <mfrac>
	      <mi>u</mi>
	      <mi>v</mi>
	    </mfrac>
	    <mo>)</mo>
	    <mo>=</mo>
	    <mfrac>
	      <mn>1</mn>
	      <mi>u</mi>
	    </mfrac>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>u</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>&minus;</mo>
	    <mfrac>
	      <mi>u</mi>
	      <msup>
		<mi>v</mi>
		<mn>2</mn>
	      </msup>
	    </mfrac>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>v</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mrow>
	      <mo>(</mo>
	      <mi>u</mi>
	      <mo>&it;</mo>
	      <mi>v</mi>
	      <mo>&it;</mo>
	      <mi>w</mi>
	      <mo>)</mo>
	    </mrow>
	    <mo>=</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mi>v</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>w</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>+</mo>
	    <mi>v</mi>
	    <mo>&it;</mo>
	    <mi>w</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>u</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>+</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mi>w</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>v</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>(</mo>
	    <msup>
	      <mi>u</mi>
	      <mi>n</mi>
	    </msup>
	    <mo>&it;</mo>
	    <msup>
	      <mi>v</mi>
	      <mi>m</mi>
	    </msup>
	    <mo>)</mo>
	    <mo>=</mo>
	    <msup>
	      <mi>u</mi>
	      <mrow>
		<mi>n</mi>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	    </msup>
	    <mo>&it;</mo>
	    <msup>
	      <mi>v</mi>
	      <mrow>
		<mi>m</mi>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	    </msup>
	    <mo>&it;</mo>
	    <mo>(</mo>
	    <mi>n</mi>
	    <mo>&it;</mo>
	    <mi>v</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>u</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>+</mo>
	    <mi>m</mi>
	    <mo>&it;</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>v</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>)</mo>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>(</mo>
	    <mfrac>
	      <msup>
		<mi>u</mi>
		<mi>n</mi>
	      </msup>
	      <msup>
		<mi>v</mi>
		<mi>m</mi>
	      </msup>
	    </mfrac>
	    <mo>)</mo>
	    <mo>=</mo>
	    <mfrac>
	      <msup>
		<mi>u</mi>
		<mrow>
		  <mi>n</mi>
		  <mo>&minus;</mo>
		  <mn>1</mn>
		</mrow>
	      </msup>
	      <msup>
		<mi>v</mi>
		<mrow>
		  <mi>m</mi>
		  <mo>+</mo>
		  <mn>1</mn>
		</mrow>
	      </msup>
	    </mfrac>
	    <mo>&it;</mo>
	    <mo>(</mo>
	    <mi>n</mi>
	    <mo>&it;</mo>
	    <mi>v</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>u</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>&minus;</mo>
	    <mi>m</mi>
	    <mo>&it;</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mfrac>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>v</mi>
	      </mrow>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mo>)</mo>
	  </mrow>
	</math>
      </td>
      <td></td>
      <td></td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>x</mi>
		<mi>n</mi>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mo>=</mo>
	    <mi>n</mi>
	    <mo>&it;</mo>
	    <msup>
	      <mi>x</mi>
	      <mrow>
		<mi>n</mi>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	    </msup>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <msup>
	      <mi>x</mi>
	      <mi>n</mi>
	    </msup>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>n</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	    </mrow>
	  </mfrac>
	  <msup>
	    <mi>x</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mfrac>
	      <mn>1</mn>
	      <mi>x</mi>
	    </mfrac>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>ln</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <msup>
	      <mi>a</mi>
	      <mi>x</mi>
	    </msup>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <msup>
	    <mi>a</mi>
	    <mi>x</mi>
	  </msup>
	  <mi>ln</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	</math>
      </td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mi>ln</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>=</mo>
	    <mfrac>
	      <mn>1</mn>
	      <mi>x</mi>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>ln</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>ln</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <msup>
	      <mi>&ExponentialE;</mi>
	      <mrow>
		<mi>a</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	    </msup>
	    <mo>=</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <msup>
	      <mi>&ExponentialE;</mi>
	      <mrow>
		<mi>a</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	    </msup>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <msup>
	      <mi>&ExponentialE;</mi>
	      <mrow>
		<mi>a</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	    </msup>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mi>a</mi>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&ExponentialE;</mi>
	    <mrow>
	      <mi>a</mi>
	      <mo>&it;</mo>
	      <mi>x</mi>
	    </mrow>
	  </msup>
	</math>
      </td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <!--
			      <apply>
				<eq/>
				<apply>
				  <diff/>
				  <bvar>
				    <ci>x</ci>
				  </bvar>
				  <apply>
				    <sin/>
				    <ci>x</ci>
				  </apply>
				</apply>
				<apply>
				  <cos/>
				  <ci>x</ci>
				</apply>
			      </apply>
				  -->
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mi>sin</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>=</mo>
	    <mi>cos</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <!--
			<apply>
			<eq/>
			<apply>
			  <int/>
			  <bvar>
			    <ci>x</ci>
			  </bvar>
			  <apply>
			    <sin/>
			    <ci>x</ci>
			  </apply>
			</apply>
			<apply>
			  <cos/>
			  <ci>x</ci>
			</apply>
			</apply>
			  -->
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>sin</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mi>cos</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mi>sinh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>=</mo>
	    <mi>cosh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>sinh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mi>cos</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>=</mo>
	    <mo>&minus;</mo>
	    <mi>sin</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>cos</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>sin</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfrac>
	      <mo>&DifferentialD;</mo>
	      <mrow>
		<mo>&DifferentialD;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	    <mi>cosh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>=</mo>
	    <mi>sinh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>cosh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>sinh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>tan</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <msup>
	    <mi>sec</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <msup>
		<mi>cos</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>tan</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>ln</mi>
	  <mo>&af;</mo>
	  <mi>sec</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>tanh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <msup>
	    <mi>sech</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&af;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <msup>
		<mi>cosh</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&af;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>tanh</mi>
	    <mo>&af;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>ln</mi>
	  <mo>&af;</mo>
	  <mi>cosh</mi>
	  <mo>&af;</mo>
	  <mi>x</mi>
	</math>
      </td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>asin</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <msup>
	      <mrow>
		<mo>(</mo>
		<mn>1</mn>
		<mo>&minus;</mo>
		<msup>
		  <mi>a</mi>
		  <mn>2</mn>
		</msup>
		<mo>&it;</mo>
		<msup>
		  <mi>x</mi>
		  <mn>2</mn>
		</msup>
		<mo>)</mo>
	      </mrow>
	      <mn>&half;</mn>
	    </msup>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>asin</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>asin</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mi>a</mi>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>&minus;</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>asinh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <msup>
	      <mrow>
		<mo>(</mo>
		<msup>
		  <mi>a</mi>
		  <mn>2</mn>
		</msup>
		<mo>&it;</mo>
		<msup>
		  <mi>x</mi>
		  <mn>2</mn>
		</msup>
		<mo>+</mo>
		<mn>1</mn>
		<mo>)</mo>
	      </mrow>
	      <mn>&half;</mn>
	    </msup>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>asinh</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>asinh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mi>a</mi>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>+</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>acos</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mi>a</mi>
	    <msup>
	      <mrow>
		<mo>(</mo>
		<mn>1</mn>
		<mo>&minus;</mo>
		<msup>
		  <mi>a</mi>
		  <mn>2</mn>
		</msup>
		<mo>&it;</mo>
		<msup>
		  <mi>x</mi>
		  <mn>2</mn>
		</msup>
		<mo>)</mo>
	      </mrow>
	      <mn>&half;</mn>
	    </msup>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>acos</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>acos</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mi>a</mi>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>&minus;</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>acosh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <msup>
	      <mrow>
		<mo>(</mo>
		<msup>
		  <mi>a</mi>
		  <mn>2</mn>
		</msup>
		<mo>&it;</mo>
		<msup>
		  <mi>x</mi>
		  <mn>2</mn>
		</msup>
		<mo>&minus;</mo>
		<mn>1</mn>
		<mo>)</mo>
	      </mrow>
	      <mn>&half;</mn>
	    </msup>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>acosh</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>acosh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mi>a</mi>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>atan</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <mrow>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>+</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>atan</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>atan</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>&minus;</mo>
	  <mfrac>
	    <mrow>
	      <mi>ln</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>+</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mrow>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mo>&DifferentialD;</mo>
	    <mrow>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mfrac>
	  <mi>atanh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mi>a</mi>
	    <mrow>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>&minus;</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>atanh</mi>
	    <mo>&af;</mo>
	    <mi>a</mi>
	    <mo>&it;</mo>
	    <mi>x</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>x</mi>
	  </mrow>
	  <mo>=</mo>
	  <mi>x</mi>
	  <mo>&it;</mo>
	  <mi>atanh</mi>
	  <mo>&af;</mo>
	  <mi>a</mi>
	  <mo>&it;</mo>
	  <mi>x</mi>
	  <mo>+</mo>
	  <mfrac>
	    <mrow>
	      <mi>ln</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mn>1</mn>
	      <mo>&minus;</mo>
	      <msup>
		<mi>a</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mi>x</mi>
		<mn>2</mn>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mrow>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>a</mi>
	    </mrow>
	  </mfrac>
	</math>
      </td>
    </tr>
  </tbody>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>f</mi>
	  <mo>:</mo>
	  <mi>U</mi>
	  <mo>&xrarr;</mo>
	  <mi>V</mi>
	</math>
	 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>U</mi>
	  <mo>&subseteq;</mo>
	  <msup>
	    <mi>&Rscr;</mi>
	    <mi>n</mi>
	  </msup>
	</math>
	 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>V</mi>
	  <mo>&subseteq;</mo>
	  <msup>
	    <mi>&Rscr;</mi>
	    <mi>m</mi>
	  </msup>
	</math>
	 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>g</mi>
	  <mo>:</mo>
	  <mi>V</mi>
	  <mo>&xrarr;</mo>
	  <mi>&Rscr;</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>D</mo>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi mathvariant="bold">x</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mo>(</mo>
	    <mtable>
	      <mtr>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mi>n</mi>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mi>n</mi>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
		<mtd>
		</mtd>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mi>m</mi>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>1</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mi>m</mi>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mn>2</mn>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <mfrac>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>f</mi>
			<mi>m</mi>
		      </msub>
		    </mrow>
		    <mrow>
		      <mo>&part;</mo>
		      <msub>
			<mi>x</mi>
			<mi>n</mi>
		      </msub>
		    </mrow>
		  </mfrac>
		  <mo>&af;</mo>
		  <mo>(</mo>
		  <mi mathvariant="bold">x</mi>
		  <mo>)</mo>
		</mtd>
	      </mtr>
	    </mtable>
	    <mo>)</mo>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msub>
	      <mo>&Integral;</mo>
	      <mi>V</mi>
	    </msub>
	    <mi>g</mi>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <msub>
	      <mo>&Integral;</mo>
	      <mi>U</mi>
	    </msub>
	    <mi>g</mi>
	    <mo>&compfn;</mo>
	    <mi>f</mi>
	    <mo>&it;</mo>
	    <mo>|</mo>
	    <mi>det</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mo>D</mo>
	    <mi>f</mi>
	    <mo>)</mo>
	    <mo>|</mo>
	  </mrow>
	</math>
      </td>
      <td></td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mo>&Integral;</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mi>v</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>t</mi>
	    <mo>=</mo>
	    <mi>u</mi>
	    <mo>&it;</mo>
	    <mi>v</mi>
	    <mo>&minus;</mo>
	    <mo>&Integral;</mo>
	    <mi>v</mi>
	    <mo>&DifferentialD;</mo>
	    <mi>u</mi>
	  </mrow>
	</math>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
  </tbody>
</table>

<table id="transforms" frame="box" rules="all" cellspacing="3">
  <caption>Transforms</caption>
  <thead>
    <tr>
      <th>1</th>
      <th>2</th>
      <th>3</th>
      <td></td>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Fourier sine</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>n</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>&infin;</mi>
	  </munderover>
	  <mrow>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	    <mi>sin</mi>
	    <mo>&af;</mo>
	    <mfrac>
	      <mrow>
		<mi>n</mi>
		<mo>&it;</mo>
		<mi>&pi;</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	      <mi>l</mi>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mfrac>
	      <mn>2</mn>
	      <mi>l</mi>
	    </mfrac>
	    <mo>&it;</mo>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mn>0</mn>
	      <mi>l</mi>
	    </msubsup>
	    <mrow>
	      <mrow>
		<mi>f</mi>
		<mo>&af;</mo>
		<mo>(</mo>
		<mi>x</mi>
		<mo>)</mo>
	      </mrow>
	      <mo>&it;</mo>
	      <mi>sin</mi>
	      <mo>&af;</mo>
	      <mfrac>
		<mrow>
		  <mi>n</mi>
		  <mo>&it;</mo>
		  <mi>&pi;</mi>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
		<mi>l</mi>
	      </mfrac>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td></td>
    </tr>
    <tr>
      <td>Fourier cosine</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mn>2</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msub>
	    <mi>A</mi>
	    <mn>0</mn>
	  </msub>
	  <mo>+</mo>
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>n</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>&infin;</mi>
	  </munderover>
	  <mrow>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	    <mi>cos</mi>
	    <mo>&af;</mo>
	    <mfrac>
	      <mrow>
		<mi>n</mi>
		<mo>&it;</mo>
		<mi>&pi;</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	      <mi>l</mi>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mfrac>
	      <mn>2</mn>
	      <mi>l</mi>
	    </mfrac>
	    <mo>&it;</mo>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mn>0</mn>
	      <mi>l</mi>
	    </msubsup>
	    <mrow>
	      <mrow>
		<mi>f</mi>
		<mo>&af;</mo>
		<mo>(</mo>
		<mi>x</mi>
		<mo>)</mo>
	      </mrow>
	      <mo>&it;</mo>
	      <mi>cos</mi>
	      <mo>&af;</mo>
	      <mfrac>
		<mrow>
		  <mi>n</mi>
		  <mo>&it;</mo>
		  <mi>&pi;</mi>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
		<mi>l</mi>
	      </mfrac>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td></td>
    </tr>
    <tr>
      <td>Fourier</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>x</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mn>2</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msub>
	    <mi>A</mi>
	    <mn>0</mn>
	  </msub>
	  <mo>+</mo>
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>n</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>&infin;</mi>
	  </munderover>
	  <mrow>
	    <mo>(</mo>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	    <mi>cos</mi>
	    <mo>&af;</mo>
	    <mfrac>
	      <mrow>
		<mi>n</mi>
		<mo>&it;</mo>
		<mi>&pi;</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	      <mi>l</mi>
	    </mfrac>
	    <mo>+</mo>
	    <msub>
	      <mi>B</mi>
	      <mi>n</mi>
	    </msub>
	    <mi>sin</mi>
	    <mo>&af;</mo>
	    <mfrac>
	      <mrow>
		<mi>n</mi>
		<mo>&it;</mo>
		<mi>&pi;</mi>
		<mo>&it;</mo>
		<mi>x</mi>
	      </mrow>
	      <mi>l</mi>
	    </mfrac>
	    <mo>)</mo>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msub>
	      <mi>A</mi>
	      <mi>n</mi>
	    </msub>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mfrac>
	      <mn>2</mn>
	      <mi>l</mi>
	    </mfrac>
	    <mo>&it;</mo>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mrow>
		<mo>&minus;</mo>
		<mi>l</mi>
	      </mrow>
	      <mi>l</mi>
	    </msubsup>
	    <mrow>
	      <mrow>
		<mi>f</mi>
		<mo>&af;</mo>
		<mo>(</mo>
		<mi>x</mi>
		<mo>)</mo>
	      </mrow>
	      <mo>&it;</mo>
	      <mi>cos</mi>
	      <mo>&af;</mo>
	      <mfrac>
		<mrow>
		  <mi>n</mi>
		  <mo>&it;</mo>
		  <mi>&pi;</mi>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
		<mi>l</mi>
	      </mfrac>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msub>
	      <mi>B</mi>
	      <mi>n</mi>
	    </msub>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <mfrac>
	      <mn>2</mn>
	      <mi>l</mi>
	    </mfrac>
	    <mo>&it;</mo>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mrow>
		<mo>&minus;</mo>
		<mi>l</mi>
	      </mrow>
	      <mi>l</mi>
	    </msubsup>
	    <mrow>
	      <mrow>
		<mi>f</mi>
		<mo>&af;</mo>
		<mo>(</mo>
		<mi>x</mi>
		<mo>)</mo>
	      </mrow>
	      <mo>&it;</mo>
	      <mi>sin</mi>
	      <mo>&af;</mo>
	      <mfrac>
		<mrow>
		  <mi>n</mi>
		  <mo>&it;</mo>
		  <mi>&pi;</mi>
		  <mo>&it;</mo>
		  <mi>x</mi>
		</mrow>
		<mi>l</mi>
	      </mfrac>
	      <mo>&DifferentialD;</mo>
	      <mi>x</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
    </tr>
    <tr>
      <td>Laplace</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>F</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>s</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mrow>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mn>0</mn>
	      <mi>&infin;</mi>
	    </msubsup>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mi>s</mi>
		  <mo>&it;</mo>
		  <mi>t</mi>
		</mrow>
	      </msup>
	      <mo>&it;</mo>
	      <mi>f</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi>t</mi>
	      <mo>)</mo>
	      <mo>&DifferentialD;</mo>
	      <mi>t</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>f</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <mi>t</mi>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>&pi;</mi>
	    </mrow>
	  </mfrac>
	  <mo>&it;</mo>
	  <mrow>
	    <msubsup>
	      <mo>&Integral;</mo>
	      <mn>0</mn>
	      <mi>&infin;</mi>
	    </msubsup>
	    <mrow>
	      <msup>
		<mi>&ExponentialE;</mi>
		<mrow>
		  <mi>s</mi>
		  <mo>&it;</mo>
		  <mi>t</mi>
		</mrow>
	      </msup>
	      <mo>&it;</mo>
	      <mi>F</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi>s</mi>
	      <mo>)</mo>
	      <mo>&DifferentialD;</mo>
	      <mi>s</mi>
	    </mrow>
	  </mrow>
	</math>
      </td>
      <td></td>
    </tr>
  </tbody>
</table>

<table id="series" frame="box" rules="all" cellspacing="3">
  <caption>Series</caption>
  <colgroup><col width="150" /></colgroup>
  <colgroup><col width="200" /></colgroup>
  <colgroup><col width="200" /></colgroup>
  <thead>
    <tr>
      <th>1</th>
      <th>2</th>
      <th>3</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>i</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>n</mi>
	  </munderover>
	  <mi>i</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>n</mi>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>2</mn>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>i</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>n</mi>
	  </munderover>
	  <msup>
	    <mi>i</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <mi>n</mi>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mn>2</mn>
	      <mo>&it;</mo>
	      <mi>n</mi>
	      <mo>+</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mn>6</mn>
	  </mfrac>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <munderover>
	    <mo>&sum;</mo>
	    <mrow>
	      <mi>i</mi>
	      <mo>=</mo>
	      <mn>1</mn>
	    </mrow>
	    <mi>n</mi>
	  </munderover>
	  <msup>
	    <mi>i</mi>
	    <mn>3</mn>
	  </msup>
	  <mo>=</mo>
	  <mfrac>
	    <mrow>
	      <msup>
		<mi>n</mi>
		<mn>2</mn>
	      </msup>
	      <mo>&it;</mo>
	      <msup>
		<mrow>
		  <mo>(</mo>
		  <mi>n</mi>
		  <mo>+</mo>
		  <mn>1</mn>
		  <mo>)</mo>
		</mrow>
		<mn>2</mn>
	      </msup>
	    </mrow>
	    <mn>4</mn>
	  </mfrac>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <munderover>
	      <mo>&sum;</mo>
	      <mrow>
		<mi>i</mi>
		<mo>=</mo>
		<mn>0</mn>
	      </mrow>
	      <mi>n</mi>
	    </munderover>
	    <msup>
	      <mi>x</mi>
	      <mi>i</mi>
	    </msup>
	    <mo>=</mo>
	    <mfrac>
	      <mrow>
		<msup>
		  <mi>x</mi>
		  <mrow>
		    <mi>n</mi>
		    <mo>+</mo>
		    <mn>1</mn>
		  </mrow>
		</msup>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	      <mrow>
		<mi>x</mi>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <munderover>
	      <mo>&sum;</mo>
	      <mrow>
		<mi>i</mi>
		<mo>=</mo>
		<mn>0</mn>
	      </mrow>
	      <mi>&infin;</mi>
	    </munderover>
	    <msup>
	      <mi>x</mi>
	      <mi>i</mi>
	    </msup>
	    <mo>=</mo>
	    <mfrac>
	      <mrow>
		<mn>1</mn>
	      </mrow>
	      <mrow>
		<mn>1</mn>
		<mo>&minus;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <munderover>
	      <mo>&sum;</mo>
	      <mrow>
		<mi>i</mi>
		<mo>=</mo>
		<mn>1</mn>
	      </mrow>
	      <mi>&infin;</mi>
	    </munderover>
	    <msup>
	      <mi>x</mi>
	      <mi>i</mi>
	    </msup>
	    <mo>=</mo>
	    <mfrac>
	      <mrow>
		<mi>x</mi>
	      </mrow>
	      <mrow>
		<mn>1</mn>
		<mo>&minus;</mo>
		<mi>x</mi>
	      </mrow>
	    </mfrac>
	  </mrow>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<table id="linearalgebra" frame="box" rules="all" cellspacing="3">
  <caption>Linear Algebra</caption>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi mathvariant="bold">A</mi>
	    <mrow>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi mathvariant="bold">B</mi>
	    <mrow>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mi mathvariant="bold">B</mi>
	      <mo>&it;</mo>
	      <mi mathvariant="bold">A</mi>
	      <mo>)</mo>
	    </mrow>
	    <mrow>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi mathvariant="bold">A</mi>
	    <mi>T</mi>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi mathvariant="bold">B</mi>
	    <mi>T</mi>
	  </msup>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mi mathvariant="bold">B</mi>
	      <mo>&it;</mo>
	      <mi mathvariant="bold">A</mi>
	      <mo>)</mo>
	    </mrow>
	    <mi>T</mi>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi mathvariant="bold">A</mi>
		<mrow>
		  <mo>&minus;</mo>
		  <mn>1</mn>
		</mrow>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mi>T</mi>
	  </msup>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <msup>
		<mi mathvariant="bold">A</mi>
		<mi>T</mi>
	      </msup>
	      <mo>)</mo>
	    </mrow>
	    <mrow>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>Tr</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi mathvariant="bold">A</mi>
	  <mo>&it;</mo>
	  <mi mathvariant="bold">B</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>Tr</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi mathvariant="bold">B</mi>
	  <mo>&it;</mo>
	  <mi mathvariant="bold">A</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>det</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi mathvariant="bold">A</mi>
	  <mo>&it;</mo>
	  <mi mathvariant="bold">B</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mi>det</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi mathvariant="bold">A</mi>
	  <mo>)</mo>
	  <mo>&it;</mo>
	  <mi>det</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi mathvariant="bold">B</mi>
	  <mo>)</mo>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>det</mi>
	    <mo>&af;</mo>
	    <mo>(</mo>
	    <msup>
	      <mi mathvariant="bold">A</mi>
	      <mrow>
		<mo>&minus;</mo>
		<mn>1</mn>
	      </mrow>
	    </msup>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mi>det</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <mi mathvariant="bold">A</mi>
	      <mo>)</mo>
	    </mrow>
	  </mfrac>
	</math>
      </td>
      <td rowspan="2" colspan="2"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mi>det</mi>
	    <mo>(</mo>
	    <mtable>
	      <mtr>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>1</mn>
		      <mo>,</mo>
		      <mn>1</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>1</mn>
		      <mo>,</mo>
		      <mn>2</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>1</mn>
		      <mo>,</mo>
		      <mi>n</mi>
		    </mrow>
		  </msub>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>2</mn>
		      <mo>,</mo>
		      <mn>1</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>2</mn>
		      <mo>,</mo>
		      <mn>2</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mn>2</mn>
		      <mo>,</mo>
		      <mi>n</mi>
		    </mrow>
		  </msub>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
		<mtd>
		  <mi>&dtdot;</mi>
		</mtd>
		<mtd>
		  <mi>&vellip;</mi>
		</mtd>
	      </mtr>
	      <mtr>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mi>n</mi>
		      <mo>,</mo>
		      <mn>1</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mi>n</mi>
		      <mo>,</mo>
		      <mn>2</mn>
		    </mrow>
		  </msub>
		</mtd>
		<mtd>
		  <mi>&hellip;</mi>
		</mtd>
		<mtd>
		  <msub>
		    <mi>a</mi>
		    <mrow>
		      <mi>n</mi>
		      <mo>,</mo>
		      <mi>n</mi>
		    </mrow>
		  </msub>
		</mtd>
	      </mtr>
	    </mtable>
	    <mo>)</mo>
	  </mrow>
	  <mo>=</mo>
	  <mo>&sum;</mo>
	  <msup>
	    <mrow>
	      <mo>(</mo>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	    </mrow>
	    <mi>&sigma;</mi>
	  </msup>
	  <msub>
	    <mi>a</mi>
	    <mrow>
	      <mn>1</mn>
	      <mo>,</mo>
	      <msub>
		<mi>i</mi>
		<mn>1</mn>
	      </msub>
	    </mrow>
	  </msub>
	  <mo>&it;</mo>
	  <msub>
	    <mi>a</mi>
	    <mrow>
	      <mn>2</mn>
	      <mo>,</mo>
	      <msub>
		<mi>i</mi>
		<mn>2</mn>
	      </msub>
	    </mrow>
	  </msub>
	  <mo>&it;</mo>
	  <mi>&hellip;</mi>
	  <mo>&it;</mo>
	  <msub>
	    <mi>a</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>,</mo>
	      <msub>
		<mi>i</mi>
		<mi>n</mi>
	      </msub>
	    </mrow>
	  </msub>
	</math>
	<br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>for all permutations</mtext>
	  <mspace />
	  <msub>
	    <mi>i</mi>
	    <mn>1</mn>
	  </msub>
	  <mo>,</mo>
	  <msub>
	    <mi>i</mi>
	    <mn>2</mn>
	  </msub>
	  <mo>,</mo>
	  <mi>&hellip;</mi>
	  <msub>
	    <mi>i</mi>
	    <mi>n</mi>
	  </msub>
	  <mspace />
	  <mtext>of</mtext>
	  <mspace />
	  <mn>1</mn>
	  <mo>,</mo>
	  <mn>2</mn>
	  <mo>,</mo>
	  <mi>&hellip;</mi>
	  <mo>,</mo>
	  <mi>n</mi>
	  <mspace linebreak="newline" />
	  <mtext> where </mtext>
	  <mspace />
	  <mi>&sigma;</mi>
	  <mspace linebreak="badbreak" />
	  <mtext> is the degree of permutation</mtext>
	</math>
      </td>
    </tr>
    <tr>
      <td>Characteristic equation</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>det</mi>
	  <mo>(</mo>
	  <mi mathvariant="bold">A</mi>
	  <mo>&minus;</mo>
	  <mi>&lambda;</mi>
	  <mo>&it;</mo>
	  <mi mathvariant="bold">I</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mn>0</mn>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<table id="qmlinearalgebra" frame="box" rules="all" cellspacing="3">
  <caption>QM Linear Algebra</caption>
  <tbody>
    <tr>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="&lang;" close="&verbar;">
	      <mi>A</mi>
	    </mfenced>
	    <mo>=</mo>
	    <mfenced>
	      <mtable>
		<mtr>
		  <mtd><msubsup><mi>A</mi><mn>1</mn><mo>*</mo></msubsup></mtd>
		  <mtd><msubsup><mi>A</mi><mn>2</mn><mo>*</mo></msubsup></mtd>
		  <mtd><mi>&ctdot;</mi></mtd>
		  <mtd><msubsup><mi>A</mi><mi>n</mi><mo>*</mo></msubsup></mtd>
		</mtr>
	      </mtable>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="&verbar;" close="&rang;">
	      <mi>B</mi>
	    </mfenced>
	    <mo>=</mo>
	    <mfenced>
	      <mtable>
		<mtr><mtd><msub><mi>B</mi><mn>1</mn></msub></mtd></mtr>
		<mtr><mtd><msub><mi>B</mi><mn>2</mn></msub></mtd></mtr>
		<mtr><mtd><mo>&vellip;</mo></mtd></mtr>
		<mtr><mtd><msub><mi>B</mi><mn>n</mn></msub></mtd></mtr>
	      </mtable>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td colspan="3">
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="&verbar;" close="&rang;">
	      <mi>B</mi>
	    </mfenced>
	    <mo>&it;</mo>
	    <mfenced open="&lang;" close="&verbar;">
	      <mi>A</mi>
	    </mfenced>
	    <mo>=</mo>
	    <mfenced>
	      <mtable>
		<mtr>
		  <mtd><msub><mi>B</mi><mn>1</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>1</mn><mo>*</mo></msubsup></mtd>
		  <mtd><msub><mi>B</mi><mn>1</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>2</mn><mo>*</mo></msubsup></mtd>
		  <mtd><mi>&ctdot;</mi></mtd>
		  <mtd><msub><mi>B</mi><mn>1</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mi>n</mi><mo>*</mo></msubsup></mtd>
		</mtr>
		<mtr>
		  <mtd><msub><mi>B</mi><mn>2</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>1</mn><mo>*</mo></msubsup></mtd>
		  <mtd><msub><mi>B</mi><mn>2</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>2</mn><mo>*</mo></msubsup></mtd>
		  <mtd><mi>&ctdot;</mi></mtd>
		  <mtd><msub><mi>B</mi><mn>2</mn></msub><mo>&it;</mo><msubsup><mi>A</mi><mi>n</mi><mo>*</mo></msubsup></mtd>
		</mtr>
		<mtr>
		  <mtd><mo>&vellip;</mo></mtd>
		  <mtd><mo>&vellip;</mo></mtd>
		  <mtd><mi>&dtdot;</mi></mtd>
		  <mtd><mo>&vellip;</mo></mtd>
		</mtr>
		<mtr>
		  <mtd><msub><mi>B</mi><mi>n</mi></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>1</mn><mo>*</mo></msubsup></mtd>
		  <mtd><msub><mi>B</mi><mi>n</mi></msub><mo>&it;</mo><msubsup><mi>A</mi><mn>2</mn><mo>*</mo></msubsup></mtd>
		  <mtd><mi>&ctdot;</mi></mtd>
		  <mtd><msub><mi>B</mi><mi>n</mi></msub><mo>&it;</mo><msubsup><mi>A</mi><mi>n</mi><mo>*</mo></msubsup></mtd>
		</mtr>
	      </mtable>
	    </mfenced>
	  </mrow>
	</math>
      </td>
    </tr>
    <tr>
      <td colspan="2">
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="&lang;" close="&rang;" separators="|">
	      <mi>A</mi>
	      <mi>B</mi>
	    </mfenced>
	    <mo>=</mo>
	    <msubsup><mi>A</mi><mn>1</mn><mo>*</mo></msubsup>
	    <mo>&it;</mo>
	    <msub><mi>B</mi><mn>1</mn></msub>
	    <mo>+</mo>
	    <msubsup><mi>A</mi><mn>2</mn><mo>*</mo></msubsup>
	    <mo>&it;</mo>
	    <msub><mi>B</mi><mn>2</mn></msub>
	    <mo>+</mo>
	    <mi>&ctdot;</mi>
	    <mo>+</mo>
	    <msubsup><mi>A</mi><mi>N</mi><mo>*</mo></msubsup>
	    <mo>&it;</mo>
	    <msub><mi>B</mi><mi>N</mi></msub>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mfenced open="&lang;" close="&verbar;">
		<mi>A</mi>
	      </mfenced>
	      <mo>&dagger;</mo>
	    </msup>
	    <mo>=</mo>
	    <mfenced open="&verbar;" close="&rang;">
	      <mi>A</mi>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mfenced open="&verbar;" close="&rang;">
		<mi>A</mi>
	      </mfenced>
	      <mo>&dagger;</mo>
	    </msup>
	    <mo>=</mo>
	    <mfenced open="&lang;" close="&verbar;">
	      <mi>A</mi>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mfenced open="&lang;" close="&rang;" separators="|">
		<mi>&phi;</mi>
		<mi>&psi;</mi>
	      </mfenced>
	      <mo>*</mo>
	    </msup>
	    <mo>=</mo>
	    <mfenced open="&lang;" close="&rang;" separators="|">
	      <mi>&psi;</mi>
	      <mi>&phi;</mi>
	    </mfenced>
	  </mrow>
	</math>
      </td>
    </tr>
    <tr>
      <td colspan="2">
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mfenced open="&lang;" close="&rang;" separators="|">
		<mi>&phi;</mi>
		<mi>A</mi>
		<mi>&psi;</mi>
	      </mfenced>
	      <mo>*</mo>
	    </msup>
	    <mo>=</mo>
	    <mfenced open="&lang;" close="&rang;" separators="|">
	      <mi>&psi;</mi>
	      <msup><mi>A</mi><mo>&dagger;</mo></msup>
	      <mi>&phi;</mi>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mfenced open="&lang;" close="&rang;" separators="|">
		<mi>&phi;</mi>
	        <mrow><msup><mi>A</mi><mo>&dagger;</mo></msup><mo>&it;</mo><msup><mi>B</mi><mo>&dagger;</mo></msup></mrow>
		<mi>&psi;</mi>
	      </mfenced>
	      <mo>*</mo>
	    </msup>
	    <mo>=</mo>
	    <mfenced open="&lang;" close="&rang;" separators="|">
	      <mi>&psi;</mi>
	      <mrow><mi>B</mi><mo>&it;</mo><mi>A</mi></mrow>
	      <mi>&phi;</mi>
	    </mfenced>
	  </mrow>
	</math>
      </td>
      <td>
      </td>
    </tr>
    <tr>
      <td colspan="5">For self-adjoint operators (Hermitian matrices) and lie rings:</td>
    </tr>
    <tr>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mi>A</mi><mi>B</mi></mfenced>
	    <mo>=</mo>
	    <mi>A</mi><mo>&it;</mo><mi>B</mi><mo>&minus;</mo><mi>B</mi><mo>&it;</mo><mi>A</mi>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mi>A</mi><mi>A</mi></mfenced>
	    <mo>=</mo>
	    <mn>0</mn>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mi>A</mi><mi>B</mi></mfenced>
	    <mo>=</mo>
	    <mo>&minus;</mo>
	    <mfenced open="[" close="]"><mi>B</mi><mi>A</mi></mfenced>
	  </mrow>
	</math>
      </td>
      <td colspan="2">
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mi>A</mi><mrow><mi>B</mi><mo>&it;</mo><mi>C</mi></mrow></mfenced>
	    <mo>=</mo>
	    <mfenced open="[" close="]"><mi>A</mi><mi>B</mi></mfenced><mo>&it;</mo><mi>C</mi>
	    <mo>+</mo>
	    <mi>B</mi><mo>&it;</mo><mfenced open="[" close="]"><mi>A</mi><mi>C</mi></mfenced>
	  </mrow>
	</math>
      </td>
    </tr>
    <tr>
      <td colspan="2">
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mi>A</mi><mfenced open="[" close="]"><mi>B</mi><mi>C</mi></mfenced></mfenced>
	    <mo>+</mo>
	    <mfenced open="[" close="]"><mi>B</mi><mfenced open="[" close="]"><mi>C</mi><mi>A</mi></mfenced></mfenced>
	    <mo>+</mo>
	    <mfenced open="[" close="]"><mi>C</mi><mfenced open="[" close="]"><mi>A</mi><mi>B</mi></mfenced></mfenced>
	    <mo>=</mo>
	    <mn>0</mn>
	  </mrow>
	</math>
      </td>
      <td>
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <msup>
	      <mi>A</mi>
	      <mo>&dagger;</mo>
	    </msup>
	    <mo>=</mo>
	    <mi>A</mi>
	  </mrow>
	</math>
      </td>
      <td colspan="2">
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mrow>
	    <mfenced open="[" close="]"><mrow><mi>A</mi><mo>&it;</mo><mi>B</mi></mrow><mi>C</mi></mfenced>
	    <mo>=</mo>
	    <mi>A</mi><mo>&it;</mo><mfenced open="[" close="]"><mi>B</mi><mi>C</mi></mfenced>
	    <mo>+</mo>
	    <mfenced open="[" close="]"><mi>A</mi><mi>C</mi></mfenced><mo>&it;</mo><mi>B</mi>
	  </mrow>
	</math>
      </td>
    </tr>
  </tbody>
</table>


<table id="spheres" frame="box" rules="all" cellspacing="3">
  <caption>n-dimensional spheres</caption>
  <thead>
    <tr>
      <th>Dimension (n)</th>
      <th>Shape</th>
      <th>(n-1)-Content<br />
	(Boundary)</th>
      <th>n-Content<br />
	(Volume)</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <th>2</th>
      <td>Circle</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>Circumference</mi>
	  <mo>=</mo>
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <mi>&pi;</mi>
	  <mo>&it;</mo>
	  <mi>R</mi>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>Area</mi>
	  <mo>=</mo>
	  <mi>&pi;</mi>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>2</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>3</th>
      <td>Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>Surface Area</mi>
	  <mo>=</mo>
	  <mn>4</mn>
	  <mo>&it;</mo>
	  <mi>&pi;</mi>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>2</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mi>Volume</mi>
	  <mo>=</mo>
	  <mfrac>
	    <mn>4</mn>
	    <mn>3</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <mi>&pi;</mi>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>3</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>4</th>
      <td>4-Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mn>2</mn>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>3</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mn>1</mn>
	    <mn>2</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>4</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>5</th>
      <td>5-Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mn>8</mn>
	    <mn>3</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>4</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mn>8</mn>
	    <mn>15</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mn>2</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>5</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>6</th>
      <td>6-Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <msup>
	    <mi>&pi;</mi>
	    <mn>3</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>5</mn>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mn>1</mn>
	    <mn>6</mn>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mn>3</mn>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mn>6</mn>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>even</th>
      <td>n-Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mi>n</mi>
	    <mrow>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>/</mo>
	      <mn>2</mn>
	      <mo>)</mo>
	      <mo>!</mo>
	    </mrow>
	  </mfrac>
	  <msup>
	    <mi>&pi;</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>/</mo>
	      <mn>2</mn>
	    </mrow>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <mn>1</mn>
	    <mrow>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>/</mo>
	      <mn>2</mn>
	      <mo>)</mo>
	      <mo>!</mo>
	    </mrow>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>/</mo>
	      <mn>2</mn>
	    </mrow>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mi>n</mi>
	  </msup>
	</math>
      </td>
    </tr>
    <tr>
      <th>odd</th>
      <td>n-Sphere</td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <msup>
	      <mn>2</mn>
	      <mrow>
		<mo>(</mo>
		<mi>n</mi>
		<mo>+</mo>
		<mn>1</mn>
		<mo>)</mo>
		<mo>/</mo>
		<mn>2</mn>
	      </mrow>
	    </msup>
	    <mrow>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>2</mn>
	      <mo>)</mo>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>4</mn>
	      <mo>)</mo>
	      <mi>&hellip;</mi>
	      <mn>3</mn>
	    </mrow>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mrow>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	      <mo>/</mo>
	      <mn>2</mn>
	    </mrow>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mrow>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	    </mrow>
	  </msup>
	</math>
      </td>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mfrac>
	    <msup>
	      <mn>2</mn>
	      <mrow>
		<mo>(</mo>
		<mi>n</mi>
		<mo>+</mo>
		<mn>1</mn>
		<mo>)</mo>
		<mo>/</mo>
		<mn>2</mn>
	      </mrow>
	    </msup>
	    <mrow>
	      <mi>n</mi>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>2</mn>
	      <mo>)</mo>
	      <mo>&it;</mo>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>4</mn>
	      <mo>)</mo>
	      <mi>&hellip;</mi>
	      <mn>3</mn>
	    </mrow>
	  </mfrac>
	  <mo>&it;</mo>
	  <msup>
	    <mi>&pi;</mi>
	    <mrow>
	      <mo>(</mo>
	      <mi>n</mi>
	      <mo>&minus;</mo>
	      <mn>1</mn>
	      <mo>)</mo>
	      <mo>/</mo>
	      <mn>2</mn>
	    </mrow>
	  </msup>
	  <mo>&it;</mo>
	  <msup>
	    <mi>R</mi>
	    <mi>n</mi>
	  </msup>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<table id="volume" frame="box" rules="all" cellspacing="3">
  <caption>volume</caption>
  <tbody>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>The volume of a </mtext>
	  <mi>k</mi><mtext>-dimensional parallelopiped in </mtext>
	  <msup> <mi>&Rscr;</mi> <mi>n</mi> </msup>
	  <mtext> specified by the vectors </mtext>
	  <msub> <mi>x</mi> <mn>1</mn> </msub> <mo>,</mo>
	  <msub> <mi>x</mi> <mn>2</mn> </msub> <mo>,</mo>
	  <mi>&hellip;</mi> <mo>,</mo>
	  <msub> <mi>x</mi> <mi>k</mi> </msub>
	</math>
	<br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>is given by </mtext>
	  <mi>v</mi> <mo>&af;</mo> <mo>(</mo>
	  <msub> <mi>x</mi> <mn>1</mn> </msub> <mo>,</mo>
	  <msub> <mi>x</mi> <mn>2</mn> </msub> <mo>,</mo>
	  <mi>&hellip;</mi> <mo>,</mo>
	  <msub> <mi>x</mi> <mi>k</mi> </msub>
	  <mo>)</mo>
	  <mo>=</mo>
	  <msup>
	    <mrow>
	      <mi>det</mi>
	      <mo>&af;</mo>
	      <mo>(</mo>
	      <msup> <mi>X</mi> <mi>T</mi> </msup>
	      <mo>&it;</mo>
	      <mi>X</mi>
	      <mo>)</mo>
	    </mrow>
	    <mn>&half;</mn>
	  </msup>
	</math>
	<br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>where </mtext>
	  <mi>X</mi>
	  <mtext> is the </mtext>
	  <mi>n</mi> <mo>&times;</mo> <mi>k</mi>
	  <mtext> matrix with </mtext>
	  <msub> <mi>x</mi> <mn>1</mn> </msub> <mo>,</mo>
	  <msub> <mi>x</mi> <mn>2</mn> </msub> <mo>,</mo>
	  <mi>&hellip;</mi> <mo>,</mo>
	  <msub> <mi>x</mi> <mi>k</mi> </msub>
	  <mtext> as its columns</mtext>
	</math>
      </td>
    </tr>
    <tr>
      <td><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>Let </mtext>
	  <mi>A</mi>
	  <mtext> be a </mtext>
	  <mi>n</mi>
	  <mo>&times;</mo>
	  <mi>n</mi>
	  <mtext> matrix.  Let </mtext>
	  <mi>h</mi>
	  <mo>:</mo>
	  <msup>
	    <mi>&Rscr;</mi>
	    <mi>n</mi>
	  </msup>
	  <mo>&xrarr;</mo>
	  <msup>
	    <mi>&Rscr;</mi>
	    <mi>n</mi>
	  </msup>
	  <mtext> be the linear transformation </mtext>
	  <mi>h</mi> <mo>(</mo> <mi mathvariant="bold">x</mi> <mo>)</mo>
	  <mo>=</mo>
	  <mi>A</mi>
	  <mo>&it;</mo>
	  <mi mathvariant="bold">x</mi>
	  <mtext>.</mtext>
	</math>
	<br />
	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
	  <mtext>Let </mtext>
	  <mi>S</mi>
	  <mtext> be a rectifiable set in </mtext>
	  <msup> <mi>&Rscr;</mi> <mi>n</mi> </msup>
	  <mtext>, and let </mtext>
	  <mi>T</mi>
	  <mo>=</mo>
	  <mi>h</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>S</mi>
	  <mo>)</mo>
	  <mtext>. Then </mtext>
	  <mi>v</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>T</mi>
	  <mo>)</mo>
	  <mo>=</mo>
	  <mo>|</mo>
	  <mi>det</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>A</mi>
	  <mo>)</mo>
	  <mo>|</mo>
	  <mo>&it;</mo>
	  <mi>v</mi>
	  <mo>&af;</mo>
	  <mo>(</mo>
	  <mi>S</mi>
	  <mo>)</mo>
	</math>
      </td>
    </tr>
  </tbody>
</table>

<hr />
    <table>
      <tr>
	<td class="vmiddle">
	  <a rel="nofollow" href="http://validator.w3.org/check?uri=http://www.killian.com/earl/math.xml"><img src="graphics/valid-xhtml11.png" alt="Valid XHTML 1.1 Transitional" height="31" width="88" class="noborder" style="margin: 2px;" /></a>
	</td>
	<td class="vmiddle">
	  <a rel="nofollow" href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.killian.com/earl/math.xml?warning=1&#38;profile=css2&#38;usermedium=all"><img src="graphics/vcss.png" alt="Valid CSS!" height="31" width="88" class="noborder" style="margin: 2px;" /></a>
	</td>
	<td class="vmiddle">
	  <address>Earl Killian &#60;earl&#160;at&#160;killian.com&#62;</address>
	</td>
	<td class="vmiddle">
	  <a href="../spam.html"><img src="graphics/junkmail2.gif" alt="No Junk Email!" height="50" width="50" class="noborder" /></a>
	</td>
      </tr>
    </table>
</body>
</html>
