prev  ( testsuite > TortureTests > Complexity > complex1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:TortureTests/Complexity/complex1
CVS-ID:
Author:Design Science, Inc. (D. Doyle, E. Cannon, E. Tabacman, R.Miner)
Description:short complexity test

Sample Rendering:

Created by:

Your browser's rendering:

Bernoulli Trials P ( E ) Probability of event E: Get exactly k heads in n coin flips. = ( n k ) Number of ways to get exactly k heads in n coin flips p Probability of getting heads in one flip k Number of heads ( 1 - p ) Probability of getting tails in one flip n - k Number of tails Cauchy-Schwarz Inequality ( k = 1 n a k b k ) 2 ( k = 1 n a k 2 ) ( k = 1 n b k 2 ) Cauchy Formula f ( z ) · Ind γ ( z ) = 1 2 π i γ f ( ξ ) ξ - z d ξ Cross Product V 1 × V 2 = | i j k X u Y u 0 X v Y v 0 | Vandermonde Determinant | 1 1 1 v 1 v 2 v n v 1 2 v 2 2 v n 2 v 1 n - 1 v 2 n - 1 v n n - 1 | = 1 i < j n ( v j - v i ) Lorenz Equations x ˙ = σ ( y - x ) y ˙ = ρ x - y - x z z ˙ = - β z + x y Maxwell's Equations { × B - 1 c E t = 4 π c j · E = 4 π ρ × E + 1 c B t = 0 · B = 0 Einstein Field Equations R μ ν - 1 2 g μ ν R = 8 π G c 4 T μ ν Ramanujan Identity 1 ( φ 5 - φ ) e 25 π = 1 + e - 2 π 1 + e - 4 π 1 + e - 6 π 1 + e - 8 π 1 + Another Ramanujan identity k = 1 1 2 k · φ = 1 2 0 + 1 2 1 + 1 2 1 + 1 2 2 + 1 2 3 + 1 2 5 + Rogers-Ramanujan Identity 1 + k = 1 q k 2 + k ( 1 - q ) ( 1 - q 2 ) ( 1 - q k ) q 2 ( 1 - q ) + q 6 ( 1 - q ) ( 1 - q 2 ) + = j = 0 1 ( 1 - q 5 j + 2 ) ( 1 - q 5 j + 3 ) 1 ( 1 - q 2 ) ( 1 - q 3 ) × 1 ( 1 - q 7 ) ( 1 - q 8 ) × ,       f o r | q | < 1 . Commutative Diagram H K H K

Source Code:

<math xmlns:dsi="http://www.dessci.com/mathml" xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mtable> 
    <mtr> 
      <mtd> 
        <mtext>Bernoulli Trials</mtext> 
      </mtd> 
      <mtd> 
        <mrow> 
          <maction actiontype="statusline"> 
            <mrow> 
              <mi>P</mi> 
              <mo stretchy="false">(</mo> 
              <mi>E</mi> 
              <mo stretchy="false">)</mo> 
            </mrow> 
            <mtext>Probability of event E: Get exactly k heads in n coin flips. 
            </mtext> 
          </maction> 
          <mo>=</mo> 
          <maction actiontype="statusline"> 
            <mrow> 
              <mo>(</mo> 
              <mfrac linethickness="0"> 
                <mi>n</mi> 
                <mi>k</mi> 
              </mfrac> 
              <mo>)</mo> 
            </mrow> 
            <mtext>Number of ways to get exactly k heads in n coin flips 
            </mtext> 
          </maction> 
          <msubsup> 
            <maction actiontype="statusline"> 
              <mi>p</mi> 
              <mtext>Probability of getting heads in one flip 
              </mtext> 
            </maction> 
            <mrow/> 
            <maction actiontype="statusline"> 
              <mi>k</mi> 
              <mtext>Number of heads</mtext> 
            </maction> 
          </msubsup> 
          <msubsup> 
            <maction actiontype="statusline"> 
              <mrow> 
                <mo stretchy="false">(</mo> 
                <mn>1</mn> 
                <mo>-</mo> 
                <mi>p</mi> 
                <mo stretchy="false">)</mo> 
              </mrow> 
              <mtext>Probability of getting tails in one flip 
              </mtext> 
            </maction> 
            <mrow/> 
            <maction actiontype="statusline"> 
              <mrow> 
                <mi>n</mi> 
                <mo>-</mo> 
                <mi>k</mi> 
              </mrow> 
              <mtext>Number of tails</mtext> 
            </maction> 
          </msubsup> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Cauchy-Schwarz Inequality</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <msubsup> 
              <mrow> 
                <mo>(</mo> 
                <munderover> 
                  <mo>&#x2211;</mo> 
                  <mrow> 
                    <mi>k</mi> 
                    <mo>=</mo> 
                    <mn>1</mn> 
                  </mrow> 
                  <mi>n</mi> 
                </munderover> 
                <msubsup> 
                  <mi>a</mi> 
                  <mi>k</mi> 
                  <mrow/> 
                </msubsup> 
                <msubsup> 
                  <mi>b</mi> 
                  <mi>k</mi> 
                  <mrow/> 
                </msubsup> 
                <mo>)</mo> 
              </mrow> 
              <mrow/> 
              <mn>2</mn> 
            </msubsup> 
            <mo>&#x2264;</mo> 
            <mrow> 
              <mo>(</mo> 
              <munderover> 
                <mo>&#x2211;</mo> 
                <mrow> 
                  <mi>k</mi> 
                  <mo>=</mo> 
                  <mn>1</mn> 
                </mrow> 
                <mi>n</mi> 
              </munderover> 
              <msubsup> 
                <mi>a</mi> 
                <mi>k</mi> 
                <mn>2</mn> 
              </msubsup> 
              <mo>)</mo> 
            </mrow> 
            <mrow> 
              <mo>(</mo> 
              <munderover> 
                <mo>&#x2211;</mo> 
                <mrow> 
                  <mi>k</mi> 
                  <mo>=</mo> 
                  <mn>1</mn> 
                </mrow> 
                <mi>n</mi> 
              </munderover> 
              <msubsup> 
                <mi>b</mi> 
                <mi>k</mi> 
                <mn>2</mn> 
              </msubsup> 
              <mo>)</mo> 
            </mrow> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Cauchy Formula</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <mi>f</mi> 
            <mo stretchy="false">(</mo> 
            <mi>z</mi> 
            <mo stretchy="false">)</mo> 
            <mtext>&#x2009;</mtext> 
            <mo>&#x00B7;</mo> 
            <msubsup> 
              <mi>Ind</mi> 
              <mi>&#x03B3;</mi> 
              <mrow/> 
            </msubsup> 
            <mo stretchy="false">(</mo> 
            <mi>z</mi> 
            <mo stretchy="false">)</mo> 
            <mo>=</mo> 
            <mfrac> 
              <mn>1</mn> 
              <mrow> 
                <mn>2</mn> 
                <mi>&#x03C0;</mi> 
                <mi>i</mi> 
              </mrow> 
            </mfrac> 
            <munderover> 
              <mo>&#x222E;</mo> 
              <mi>&#x03B3;</mi> 
              <mrow/> 
            </munderover> 
            <mfrac> 
              <mrow> 
                <mi>f</mi> 
                <mo stretchy="false">(</mo> 
                <mstyle scriptlevel="1"> 
                  <mi>&#x03BE;</mi> 
                </mstyle> 
                <mo stretchy="false">)</mo> 
              </mrow> 
              <mrow> 
                <mstyle scriptlevel="1"> 
                  <mi>&#x03BE;</mi> 
                </mstyle> 
                <mo>-</mo> 
                <mi>z</mi> 
              </mrow> 
            </mfrac> 
            <mtext>&#x2009;</mtext> 
            <mi>d</mi> 
            <mstyle scriptlevel="1"> 
              <mi>&#x03BE;</mi> 
            </mstyle> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Cross Product</mtext> 
      </mtd> 
      <mtd> 
        <mrow> 
          <msubsup> 
            <mstyle fontweight="bold"> 
              <mi>V</mi> 
            </mstyle> 
            <mn>1</mn> 
            <mrow/> 
          </msubsup> 
          <mo>&#x00D7;</mo> 
          <msubsup> 
            <mstyle fontweight="bold"> 
              <mi>V</mi> 
            </mstyle> 
            <mn>2</mn> 
            <mrow/> 
          </msubsup> 
          <mo>=</mo> 
          <mrow> 
            <mo>|</mo> 
            <mtable equalrows="false"> 
              <mtr> 
                <mtd> 
                  <mstyle fontweight="bold"> 
                    <mi>i</mi> 
                  </mstyle> 
                </mtd> 
                <mtd> 
                  <mstyle fontweight="bold"> 
                    <mi>j</mi> 
                  </mstyle> 
                </mtd> 
                <mtd> 
                  <mstyle fontweight="bold"> 
                    <mi>k</mi> 
                  </mstyle> 
                </mtd> 
              </mtr> 
              <mtr> 
                <mtd> 
                  <mfrac> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>X</mi> 
                    </mrow> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>u</mi> 
                    </mrow> 
                  </mfrac> 
                </mtd> 
                <mtd> 
                  <mfrac> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>Y</mi> 
                    </mrow> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>u</mi> 
                    </mrow> 
                  </mfrac> 
                </mtd> 
                <mtd> 
                  <mn>0</mn> 
                </mtd> 
              </mtr> 
              <mtr> 
                <mtd> 
                  <mfrac> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>X</mi> 
                    </mrow> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>v</mi> 
                    </mrow> 
                  </mfrac> 
                </mtd> 
                <mtd> 
                  <mfrac> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>Y</mi> 
                    </mrow> 
                    <mrow> 
                      <mo>&#x2202;</mo> 
                      <mi>v</mi> 
                    </mrow> 
                  </mfrac> 
                </mtd> 
                <mtd> 
                  <mn>0</mn> 
                </mtd> 
              </mtr> 
            </mtable> 
            <mo>|</mo> 
          </mrow> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Vandermonde Determinant</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <mrow> 
              <mo>|</mo> 
              <mtable equalrows="false"> 
                <mtr> 
                  <mtd> 
                    <mn>1</mn> 
                  </mtd> 
                  <mtd> 
                    <mn>1</mn> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EF;</mo> 
                  </mtd> 
                  <mtd> 
                    <mn>1</mn> 
                  </mtd> 
                </mtr> 
                <mtr> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>1</mn> 
                      <mrow/> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>2</mn> 
                      <mrow/> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EF;</mo> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mi>n</mi> 
                      <mrow/> 
                    </msubsup> 
                  </mtd> 
                </mtr> 
                <mtr> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>1</mn> 
                      <mn>2</mn> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>2</mn> 
                      <mn>2</mn> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EF;</mo> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mi>n</mi> 
                      <mn>2</mn> 
                    </msubsup> 
                  </mtd> 
                </mtr> 
                <mtr> 
                  <mtd> 
                    <mo>&#x22EE;</mo> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EE;</mo> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22F1;</mo> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EE;</mo> 
                  </mtd> 
                </mtr> 
                <mtr> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>1</mn> 
                      <mrow> 
                        <mi>n</mi> 
                        <mo>-</mo> 
                        <mn>1</mn> 
                      </mrow> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mn>2</mn> 
                      <mrow> 
                        <mi>n</mi> 
                        <mo>-</mo> 
                        <mn>1</mn> 
                      </mrow> 
                    </msubsup> 
                  </mtd> 
                  <mtd> 
                    <mo>&#x22EF;</mo> 
                  </mtd> 
                  <mtd> 
                    <msubsup> 
                      <mi>v</mi> 
                      <mi>n</mi> 
                      <mrow> 
                        <mi>n</mi> 
                        <mo>-</mo> 
                        <mn>1</mn> 
                      </mrow> 
                    </msubsup> 
                  </mtd> 
                </mtr> 
              </mtable> 
              <mo>|</mo> 
            </mrow> 
            <mo>=</mo> 
            <munderover> 
              <mo>&#x220F;</mo> 
              <mrow> 
                <mn>1</mn> 
                <mo>&#x2264;</mo> 
                <mi>i</mi> 
                <mo>&lt;</mo> 
                <mi>j</mi> 
                <mo>&#x2264;</mo> 
                <mi>n</mi> 
              </mrow> 
              <mrow/> 
            </munderover> 
            <mo stretchy="false">(</mo> 
            <msubsup> 
              <mi>v</mi> 
              <mi>j</mi> 
              <mrow/> 
            </msubsup> 
            <mo>-</mo> 
            <msubsup> 
              <mi>v</mi> 
              <mi>i</mi> 
              <mrow/> 
            </msubsup> 
            <mo stretchy="false">)</mo> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Lorenz Equations</mtext> 
      </mtd> 
      <mtd> 
        <mtable columnalign="right center left" equalcolumns="false"> 
          <mtr> 
            <mtd> 
              <munderover accent="true"> 
                <mi>x</mi> 
                <mrow/> 
                <mo>&#x02D9;</mo> 
              </munderover> 
            </mtd> 
            <mtd> 
              <mo>=</mo> 
            </mtd> 
            <mtd> 
              <mrow> 
                <mi>&#x03C3;</mi> 
                <mo stretchy="false">(</mo> 
                <mi>y</mi> 
                <mo>-</mo> 
                <mi>x</mi> 
                <mo stretchy="false">)</mo> 
              </mrow> 
            </mtd> 
          </mtr> 
          <mtr> 
            <mtd> 
              <munderover accent="true"> 
                <mi>y</mi> 
                <mrow/> 
                <mo>&#x02D9;</mo> 
              </munderover> 
            </mtd> 
            <mtd> 
              <mo>=</mo> 
            </mtd> 
            <mtd> 
              <mrow> 
                <mi>&#x03C1;</mi> 
                <mi>x</mi> 
                <mo>-</mo> 
                <mi>y</mi> 
                <mo>-</mo> 
                <mi>x</mi> 
                <mi>z</mi> 
              </mrow> 
            </mtd> 
          </mtr> 
          <mtr> 
            <mtd> 
              <munderover accent="true"> 
                <mi>z</mi> 
                <mrow/> 
                <mo>&#x02D9;</mo> 
              </munderover> 
            </mtd> 
            <mtd> 
              <mo>=</mo> 
            </mtd> 
            <mtd> 
              <mrow> 
                <mo>-</mo> 
                <mi>&#x03B2;</mi> 
                <mi>z</mi> 
                <mo>+</mo> 
                <mi>x</mi> 
                <mi>y</mi> 
              </mrow> 
            </mtd> 
          </mtr> 
        </mtable> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Maxwell's Equations</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <mo>{</mo> 
            <mtable columnalign="right center left" equalrows="false" equalcolumns="false"> 
              <mtr> 
                <mtd> 
                  <mrow> 
                    <mo>&#x2207;</mo> 
                    <mtext>&#x200B;</mtext> 
                    <mo>&#x00D7;</mo> 
                    <munderover accent="true"> 
                      <mstyle fontweight="bold"> 
                        <mi>B</mi> 
                      </mstyle> 
                      <mrow/> 
                      <mo stretchy="true">&#x21BC;</mo> 
                    </munderover> 
                    <mo>-</mo> 
                    <mtext>&#x2009;</mtext> 
                    <mfrac> 
                      <mn>1</mn> 
                      <mi>c</mi> 
                    </mfrac> 
                    <mtext>&#x2009;</mtext> 
                    <mfrac> 
                      <mrow> 
                        <mo>&#x2202;</mo> 
                        <mtext>&#x200B;</mtext> 
                        <munderover accent="true"> 
                          <mstyle fontweight="bold"> 
                            <mi>E</mi> 
                          </mstyle> 
                          <mrow/> 
                          <mo stretchy="true">&#x21BC;</mo> 
                        </munderover> 
                      </mrow> 
                      <mrow> 
                        <mo>&#x2202;</mo> 
                        <mtext>&#x200B;</mtext> 
                        <mi>t</mi> 
                      </mrow> 
                    </mfrac> 
                  </mrow> 
                </mtd> 
                <mtd> 
                  <mo>=</mo> 
                </mtd> 
                <mtd> 
                  <mrow> 
                    <mfrac> 
                      <mrow> 
                        <mn>4</mn> 
                        <mi>&#x03C0;</mi> 
                      </mrow> 
                      <mi>c</mi> 
                    </mfrac> 
                    <mtext>&#x2009;</mtext> 
                    <munderover accent="true"> 
                      <mstyle fontweight="bold"> 
                        <mi>j</mi> 
                      </mstyle> 
                      <mrow/> 
                      <mo stretchy="true">&#x21BC;</mo> 
                    </munderover> 
                  </mrow> 
                </mtd> 
              </mtr> 
              <mtr> 
                <mtd> 
                  <mrow> 
                    <mo>&#x2207;</mo> 
                    <mtext>&#x200B;</mtext> 
                    <mo>&#x00B7;</mo> 
                    <munderover accent="true"> 
                      <mstyle fontweight="bold"> 
                        <mi>E</mi> 
                      </mstyle> 
                      <mrow/> 
                      <mo stretchy="true">&#x21BC;</mo> 
                    </munderover> 
                  </mrow> 
                </mtd> 
                <mtd> 
                  <mo>=</mo> 
                </mtd> 
                <mtd> 
                  <mrow> 
                    <mn>4</mn> 
                    <mi>&#x03C0;</mi> 
                    <mi>&#x03C1;</mi> 
                  </mrow> 
                </mtd> 
              </mtr> 
              <mtr> 
                <mtd> 
                  <mrow> 
                    <mo>&#x2207;</mo> 
                    <mtext>&#x200B;</mtext> 
                    <mo>&#x00D7;</mo> 
                    <munderover accent="true"> 
                      <mstyle fontweight="bold"> 
                        <mi>E</mi> 
                      </mstyle> 
                      <mrow/> 
                      <mo stretchy="true">&#x21BC;</mo> 
                    </munderover> 
                    <mtext>&#x2009;</mtext> 
                    <mo>+</mo> 
                    <mtext>&#x2009;</mtext> 
                    <mfrac> 
                      <mn>1</mn> 
                      <mi>c</mi> 
                    </mfrac> 
                    <mtext>&#x2009;</mtext> 
                    <mfrac> 
                      <mrow> 
                        <mo>&#x2202;</mo> 
                        <mtext>&#x200B;</mtext> 
                        <munderover accent="true"> 
                          <mstyle fontweight="bold"> 
                            <mi>B</mi> 
                          </mstyle> 
                          <mrow/> 
                          <mo stretchy="true">&#x21BC;</mo> 
                        </munderover> 
                      </mrow> 
                      <mrow> 
                        <mo>&#x2202;</mo> 
                        <mtext>&#x200B;</mtext> 
                        <mi>t</mi> 
                      </mrow> 
                    </mfrac> 
                  </mrow> 
                </mtd> 
                <mtd> 
                  <mo>=</mo> 
                </mtd> 
                <mtd> 
                  <munderover accent="true"> 
                    <mstyle fontweight="bold"> 
                      <mn>0</mn> 
                    </mstyle> 
                    <mrow/> 
                    <mo stretchy="true">&#x21BC;</mo> 
                  </munderover> 
                </mtd> 
              </mtr> 
              <mtr> 
                <mtd> 
                  <mrow> 
                    <mo>&#x2207;</mo> 
                    <mtext>&#x200B;</mtext> 
                    <mo>&#x00B7;</mo> 
                    <munderover accent="true"> 
                      <mstyle fontweight="bold"> 
                        <mi>B</mi> 
                      </mstyle> 
                      <mrow/> 
                      <mo stretchy="true">&#x21BC;</mo> 
                    </munderover> 
                  </mrow> 
                </mtd> 
                <mtd> 
                  <mo>=</mo> 
                </mtd> 
                <mtd> 
                  <mn>0</mn> 
                </mtd> 
              </mtr> 
            </mtable> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Einstein Field Equations</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <msubsup> 
              <mstyle fontstyle="normal"> 
                <mi>R</mi> 
              </mstyle> 
              <mstyle scriptlevel="1"> 
                <mrow> 
                  <mi>&#x03BC;</mi> 
                  <mi>&#x03BD;</mi> 
                </mrow> 
              </mstyle> 
              <mrow/> 
            </msubsup> 
            <mo>-</mo> 
            <mfrac> 
              <mn>1</mn> 
              <mn>2</mn> 
            </mfrac> 
            <mtext>&#x2009;</mtext> 
            <msubsup> 
              <mi>g</mi> 
              <mstyle scriptlevel="1"> 
                <mrow> 
                  <mi>&#x03BC;</mi> 
                  <mi>&#x03BD;</mi> 
                </mrow> 
              </mstyle> 
              <mrow/> 
            </msubsup> 
            <mtext>&#x2009;</mtext> 
            <mstyle fontstyle="normal"> 
              <mi>R</mi> 
            </mstyle> 
            <mo>=</mo> 
            <mfrac> 
              <mrow> 
                <mn>8</mn> 
                <mi>&#x03C0;</mi> 
                <mstyle fontstyle="normal"> 
                  <mi>G</mi> 
                </mstyle> 
              </mrow> 
              <msubsup> 
                <mi>c</mi> 
                <mrow/> 
                <mn>4</mn> 
              </msubsup> 
            </mfrac> 
            <mtext>&#x2009;</mtext> 
            <msubsup> 
              <mstyle fontstyle="normal"> 
                <mi>T</mi> 
              </mstyle> 
              <mstyle scriptlevel="1"> 
                <mrow> 
                  <mi>&#x03BC;</mi> 
                  <mi>&#x03BD;</mi> 
                </mrow> 
              </mstyle> 
              <mrow/> 
            </msubsup> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Ramanujan Identity</mtext> 
      </mtd> 
      <mtd> 
        <mrow> 
          <mfrac> 
            <mn>1</mn> 
            <mrow> 
              <mo stretchy="false">(</mo> 
              <msqrt> 
                <mrow> 
                  <mi>&#x03C6;</mi> 
                  <msqrt> 
                    <mn>5</mn> 
                  </msqrt> 
                </mrow> 
              </msqrt> 
              <mo>-</mo> 
              <mi>&#x03C6;</mi> 
              <mo stretchy="false">)</mo> 
              <msubsup> 
                <mi>e</mi> 
                <mrow/> 
                <mfrac> 
                  <mn>25</mn> 
                  <mi>&#x03C0;</mi> 
                </mfrac> 
              </msubsup> 
            </mrow> 
          </mfrac> 
          <mo>=</mo> 
          <mn>1</mn> 
          <mo>+</mo> 
          <mstyle scriptlevel="1"> 
            <mfrac> 
              <msubsup> 
                <mi>e</mi> 
                <mrow/> 
                <mstyle scriptlevel="2"> 
                  <mrow> 
                    <mo>-</mo> 
                    <mn>2</mn> 
                    <mi>&#x03C0;</mi> 
                  </mrow> 
                </mstyle> 
              </msubsup> 
              <mrow> 
                <mn>1</mn> 
                <mo>+</mo> 
                <mfrac> 
                  <msubsup> 
                    <mi>e</mi> 
                    <mrow/> 
                    <mstyle scriptlevel="2"> 
                      <mrow> 
                        <mo>-</mo> 
                        <mn>4</mn> 
                        <mi>&#x03C0;</mi> 
                      </mrow> 
                    </mstyle> 
                  </msubsup> 
                  <mrow> 
                    <mn>1</mn> 
                    <mo>+</mo> 
                    <mfrac> 
                      <msubsup> 
                        <mi>e</mi> 
                        <mrow/> 
                        <mstyle scriptlevel="2"> 
                          <mrow> 
                            <mo>-</mo> 
                            <mn>6</mn> 
                            <mi>&#x03C0;</mi> 
                          </mrow> 
                        </mstyle> 
                      </msubsup> 
                      <mrow> 
                        <mn>1</mn> 
                        <mo>+</mo> 
                        <mfrac> 
                          <msubsup> 
                            <mi>e</mi> 
                            <mrow/> 
                            <mstyle scriptlevel="2"> 
                              <mrow> 
                                <mo>-</mo> 
                                <mn>8</mn> 
                                <mi>&#x03C0;</mi> 
                              </mrow> 
                            </mstyle> 
                          </msubsup> 
                          <mrow> 
                            <mn>1</mn> 
                            <mo>+</mo> 
                            <mo>&#x2026;</mo> 
                          </mrow> 
                        </mfrac> 
                      </mrow> 
                    </mfrac> 
                  </mrow> 
                </mfrac> 
              </mrow> 
            </mfrac> 
          </mstyle> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Another Ramanujan identity</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <munderover> 
              <mo>&#x2211;</mo> 
              <mrow> 
                <mi>k</mi> 
                <mo>=</mo> 
                <mn>1</mn> 
              </mrow> 
              <mi>&#x221E;</mi> 
            </munderover> 
            <mfrac> 
              <mn>1</mn> 
              <msubsup> 
                <mn>2</mn> 
                <mrow/> 
                <mrow> 
                  <mo stretchy="false">&#x230A;</mo> 
                  <mi>k</mi> 
                  <mo>&#x00B7;</mo> 
                  <mtext>&#x200B;</mtext> 
                  <mi>&#x03C6;</mi> 
                  <mo stretchy="false">&#x230B;</mo> 
                </mrow> 
              </msubsup> 
            </mfrac> 
            <mo>=</mo> 
            <mstyle scriptlevel="1"> 
              <mfrac> 
                <mn>1</mn> 
                <mrow> 
                  <msubsup> 
                    <mn>2</mn> 
                    <mrow/> 
                    <mstyle scriptlevel="2"> 
                      <mn>0</mn> 
                    </mstyle> 
                  </msubsup> 
                  <mo>+</mo> 
                  <mfrac> 
                    <mn>1</mn> 
                    <mrow> 
                      <msubsup> 
                        <mn>2</mn> 
                        <mrow/> 
                        <mstyle scriptlevel="2"> 
                          <mn>1</mn> 
                        </mstyle> 
                      </msubsup> 
                      <mo>+</mo> 
                      <maction actiontype="toggle"> 
                        <mo>&#x22EF;</mo> 
                        <mfrac> 
                          <mn>1</mn> 
                          <mrow> 
                            <msubsup> 
                              <mn>2</mn> 
                              <mrow/> 
                              <mstyle scriptlevel="2"> 
                                <mn>1</mn> 
                              </mstyle> 
                            </msubsup> 
                            <mo>+</mo> 
                            <mfrac> 
                              <mn>1</mn> 
                              <mrow> 
                                <msubsup> 
                                  <mn>2</mn> 
                                  <mrow/> 
                                  <mstyle scriptlevel="2"> 
                                    <mn>2</mn> 
                                  </mstyle> 
                                </msubsup> 
                                <mo>+</mo> 
                                <maction actiontype="toggle"> 
                                  <mo>&#x22EF;</mo> 
                                  <mfrac> 
                                    <mn>1</mn> 
                                    <mrow> 
                                      <msubsup> 
                                        <mn>2</mn> 
                                        <mrow/> 
                                        <mstyle scriptlevel="2"> 
                                          <mn>3</mn> 
                                        </mstyle> 
                                      </msubsup> 
                                      <mo>+</mo> 
                                      <mfrac> 
                                        <mn>1</mn> 
                                        <mrow> 
                                          <msubsup> 
                                            <mn>2</mn> 
                                            <mrow/> 
                                            <mstyle scriptlevel="2"> 
                                              <mn>5</mn> 
                                            </mstyle> 
                                          </msubsup> 
                                          <mo>+</mo> 
                                          <mo>&#x2026;</mo> 
                                        </mrow> 
                                      </mfrac> 
                                    </mrow> 
                                  </mfrac> 
                                </maction> 
                              </mrow> 
                            </mfrac> 
                          </mrow> 
                        </mfrac> 
                      </maction> 
                    </mrow> 
                  </mfrac> 
                </mrow> 
              </mfrac> 
            </mstyle> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Rogers-Ramanujan Identity</mtext> 
      </mtd> 
      <mtd> 
        <mstyle displaystyle="true"> 
          <mrow> 
            <mn>1</mn> 
            <mo>+</mo> 
            <maction actiontype="highlight" dsi:background="#0000ff"> 
              <maction actiontype="toggle"> 
                <mrow> 
                  <munderover> 
                    <mo>&#x2211;</mo> 
                    <mrow> 
                      <mi>k</mi> 
                      <mo>=</mo> 
                      <mn>1</mn> 
                    </mrow> 
                    <mi>&#x221E;</mi> 
                  </munderover> 
                  <mfrac> 
                    <msubsup> 
                      <mi>q</mi> 
                      <mrow/> 
                      <mrow> 
                        <msubsup> 
                          <mi>k</mi> 
                          <mrow/> 
                          <mn>2</mn> 
                        </msubsup> 
                        <mo>+</mo> 
                        <mi>k</mi> 
                      </mrow> 
                    </msubsup> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <mi>q</mi> 
                      <mo stretchy="false">)</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>2</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                      <mo>&#x22EF;</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mi>k</mi> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                </mrow> 
                <mrow> 
                  <mfrac> 
                    <msubsup> 
                      <mi>q</mi> 
                      <mrow/> 
                      <mn>2</mn> 
                    </msubsup> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <mi>q</mi> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                  <mo>+</mo> 
                  <mfrac> 
                    <msubsup> 
                      <mi>q</mi> 
                      <mrow/> 
                      <mn>6</mn> 
                    </msubsup> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <mi>q</mi> 
                      <mo stretchy="false">)</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>2</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                  <mo>+</mo> 
                  <mo>&#x22EF;</mo> 
                </mrow> 
              </maction> 
            </maction> 
            <mo>=</mo> 
            <maction actiontype="highlight" dsi:background="#0000ff"> 
              <maction actiontype="toggle"> 
                <mrow> 
                  <munderover> 
                    <mo>&#x220F;</mo> 
                    <mrow> 
                      <mi>j</mi> 
                      <mo>=</mo> 
                      <mn>0</mn> 
                    </mrow> 
                    <mi>&#x221E;</mi> 
                  </munderover> 
                  <mfrac> 
                    <mn>1</mn> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mrow> 
                          <mn>5</mn> 
                          <mi>j</mi> 
                          <mo>+</mo> 
                          <mn>2</mn> 
                        </mrow> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mrow> 
                          <mn>5</mn> 
                          <mi>j</mi> 
                          <mo>+</mo> 
                          <mn>3</mn> 
                        </mrow> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                </mrow> 
                <mrow> 
                  <mfrac> 
                    <mn>1</mn> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>2</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>3</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                  <mo>&#x00D7;</mo> 
                  <mfrac> 
                    <mn>1</mn> 
                    <mrow> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>7</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                      <mo stretchy="false">(</mo> 
                      <mn>1</mn> 
                      <mo>-</mo> 
                      <msubsup> 
                        <mi>q</mi> 
                        <mrow/> 
                        <mn>8</mn> 
                      </msubsup> 
                      <mo stretchy="false">)</mo> 
                    </mrow> 
                  </mfrac> 
                  <mo>&#x00D7;</mo> 
                  <mo>&#x22EF;</mo> 
                </mrow> 
              </maction> 
            </maction> 
            <mo>,</mo> 
            <mtext>&#x205F;&#x0200A;</mtext> 
            <mtext>&#x205F;&#x0200A;</mtext> 
            <mstyle fontstyle="normal"> 
              <mrow> 
                <mi>f</mi> 
                <mi>o</mi> 
                <mi>r</mi> 
              </mrow> 
            </mstyle> 
            <mtext>&#x205F;</mtext> 
            <mo stretchy="false">|</mo> 
            <mi>q</mi> 
            <mo stretchy="false">|</mo> 
            <mo>&lt;</mo> 
            <mn>1</mn> 
            <mi>.</mi> 
          </mrow> 
        </mstyle> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd> 
        <mtext>Commutative Diagram</mtext> 
      </mtd> 
      <mtd> 
        <mtable equalcolumns="false" equalrows="false"> 
          <mtr> 
            <mtd> 
              <mi>H</mi> 
            </mtd> 
            <mtd> 
              <mo>&#x2190;</mo> 
            </mtd> 
            <mtd> 
              <mi>K</mi> 
            </mtd> 
          </mtr> 
          <mtr> 
            <mtd> 
              <mo>&#x2193;</mo> 
            </mtd> 
            <mtd> 
              <mspace height="100px" width="150px"/> 
            </mtd> 
            <mtd> 
              <mo>&#x2191;</mo> 
            </mtd> 
          </mtr> 
          <mtr> 
            <mtd> 
              <mi>H</mi> 
            </mtd> 
            <mtd> 
              <mo>&#x2192;</mo> 
            </mtd> 
            <mtd> 
              <mi>K</mi> 
            </mtd> 
          </mtr> 
        </mtable> 
      </mtd> 
    </mtr> 
  </mtable> 
</math>