<?xml version="1.0" encoding="utf-8"?>

<!-- It seems the below code is required to display greek chars like &mu; , &nbsp; etc. -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [
      <!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
   ]>

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<title>MathToWeb (MathML example)</title>
	<link rel="stylesheet" href="./../../css/mathtoweb_web.css" type="text/css" />
	<link rel="shortcut icon" href="./images/mathtoweb16x16.ico" />
</head>

<body>

<p class="Small">
MathML generated by <a href="http://www.mathtoweb.com">MathToWeb</a><br/>
</p>

<p class="Small">
A MathML example displaying the <a href="http://www.ams.org/tex/amslatex.html">AMS-Latex</a> subordinate
math environment <code>split</code> inside display environment <code>equation</code>.<br/>
</p>

<p class="Small">
This example was borrowed from section 3.4 of <a href="http://www.utexas.edu/ogs/etd/LaTeX/Mathematics+AMS/amsmdoc.pdf">AMS User's Guide for the <b>amsmath</b> Package (Version 2.0)</a>.<br/>
(One addition to this code was made, the <code><span class="mtw_specific">\tag{1}</span></code> command on the second line, which is required by MathToWeb, but optional in Latex.)
</p>

<p>
<table><tr><td>
<code>
<pre class="latex">\begin{equation}
<span class="mtw_specific">\tag{1}</span>\label{e:barwq}
\begin{split}
 H_c&amp;=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2}
 \sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\
 &amp;\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\cdot
 \Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr].
\end{split}
\end{equation}</pre>
</code>
</td></tr></table>
</p>

<p>
<!-- begin MathToWeb -->
<!-- (your Latex) \begin{equation}\tag{1}\label{e:barwq}\begin{split}
H_c&=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2}
\sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\
&\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\cdot
\Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr].
\end{split}\end{equation} -->

<table class="equation" style="width: 100%; margin-top: 1.0%; margin-right: 0.0%; margin-bottom: 1.0%; margin-left: 0.0%;">
<tr>
<td style="width: 5%"></td>
<td style="text-align: left">

<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
	<mtable class="m-split" columnalign="left">
		<mtr>
			<mtd>
				<msub>
					<mi>H</mi>
					<mi>c</mi>
				</msub>
			</mtd>
			<mtd>
				<mo>=</mo>
				<mfrac linethickness="1">
					<mn>1</mn>
					<mrow>
						<mn>2</mn>
						<mi>n</mi>
					</mrow>
				</mfrac>
				<mstyle displaystyle="true">
					<munderover>
						<mo>&sum;</mo>
						<mrow>
							<mi>l</mi>
							<mo>=</mo>
							<mn>0</mn>
						</mrow>
						<mi>n</mi>
					</munderover>
				</mstyle>
				<msup>
					<mrow>
						<mo maxsize="1.00em">(</mo>
						<mo>-</mo>
						<mn>1</mn>
						<mo maxsize="1.00em">)</mo>
					</mrow>
					<mi>l</mi>
				</msup>
				<msup>
					<mrow>
						<mo maxsize="1.00em">(</mo>
						<mi>n</mi>
						<mo>-</mo>
						<mrow>
							<mi>l</mi>
						</mrow>
						<mo maxsize="1.00em">)</mo>
					</mrow>
					<mrow>
						<mi>p</mi>
						<mo>-</mo>
						<mn>2</mn>
					</mrow>
				</msup>
				<mstyle displaystyle="true">
					<munder>
						<mo>&sum;</mo>
						<mrow>
							<msub>
								<mi>l</mi>
								<mn>1</mn>
							</msub>
							<mo>+</mo>
							<mo>&hellip;</mo>
							<mo>+</mo>
							<msub>
								<mi>l</mi>
								<mi>p</mi>
							</msub>
							<mo>=</mo>
							<mi>l</mi>
						</mrow>
					</munder>
				</mstyle>
				<mstyle displaystyle="true">
					<munderover>
						<mo>&prod;</mo>
						<mrow>
							<mi>i</mi>
							<mo>=</mo>
							<mn>1</mn>
						</mrow>
						<mi>p</mi>
					</munderover>
				</mstyle>
				<mrow>
					<mo>(</mo>
					<mfrac linethickness="0">
						<mrow>
							<msub>
								<mi>n</mi>
								<mi>i</mi>
							</msub>
						</mrow>
						<mrow>
							<msub>
								<mi>l</mi>
								<mi>i</mi>
							</msub>
						</mrow>
					</mfrac>
					<mo>)</mo>
				</mrow>
			</mtd>
		</mtr>
		<mtr>
			<mtd>
			</mtd>
			<mtd>
				<mspace width="1.00em" />
				<mo>&sdot;</mo>
				<mo maxsize="1.00em">[</mo>
				<mrow>
					<mo maxsize="1.00em">(</mo>
					<mi>n</mi>
					<mo>-</mo>
					<mi>l</mi>
					<mo maxsize="1.00em">)</mo>
				</mrow>
				<mo>-</mo>
				<mrow>
					<mo maxsize="1.00em">(</mo>
					<msub>
						<mi>n</mi>
						<mi>i</mi>
					</msub>
					<mo>-</mo>
					<msub>
						<mi>l</mi>
						<mi>i</mi>
					</msub>
					<mo maxsize="1.00em">)</mo>
				</mrow>
				<msup>
					<mo>]</mo>
					<mrow>
						<msub>
							<mi>n</mi>
							<mi>i</mi>
						</msub>
						<mo>-</mo>
						<msub>
							<mi>l</mi>
							<mi>i</mi>
						</msub>
					</mrow>
				</msup>
				<mo>&sdot;</mo>
				<mrow>
					<mo minsize="2.00em">[</mo>
					<msup>
						<mrow>
							<mo maxsize="1.00em">(</mo>
							<mi>n</mi>
							<mo>-</mo>
							<mi>l</mi>
							<mo maxsize="1.00em">)</mo>
						</mrow>
						<mn>2</mn>
					</msup>
					<mo>-</mo>
					<mstyle displaystyle="true">
						<munderover>
							<mo>&sum;</mo>
							<mrow>
								<mi>j</mi>
								<mo>=</mo>
								<mn>1</mn>
							</mrow>
							<mi>p</mi>
						</munderover>
					</mstyle>
					<msup>
						<mrow>
							<mo maxsize="1.00em">(</mo>
							<msub>
								<mi>n</mi>
								<mi>i</mi>
							</msub>
							<mo>-</mo>
							<msub>
								<mi>l</mi>
								<mi>i</mi>
							</msub>
							<mo maxsize="1.00em">)</mo>
						</mrow>
						<mn>2</mn>
					</msup>
					<mo minsize="2.00em">]</mo>
				</mrow>
				<mo>.</mo>
			</mtd>
		</mtr>
	</mtable>
</mrow>
</math>

</td>
<td style="text-align: right; vertical-align: center"><a id="e:barwq">(1)</a></td>
</tr>
</table>
<!-- end MathToWeb -->
</p>


<p>
<code>
<pre>

&lt;math xmlns="http://www.w3.org/1998/Math/MathML"&gt;
&lt;mrow&gt;
	&lt;mtable class="m-split" columnalign="left"&gt;
		&lt;mtr&gt;
			&lt;mtd&gt;
				&lt;msub&gt;
					&lt;mi&gt;H&lt;/mi&gt;
					&lt;mi&gt;c&lt;/mi&gt;
				&lt;/msub&gt;
			&lt;/mtd&gt;
			&lt;mtd&gt;
				&lt;mo&gt;=&lt;/mo&gt;
				&lt;mfrac linethickness="1"&gt;
					&lt;mn&gt;1&lt;/mn&gt;
					&lt;mrow&gt;
						&lt;mn&gt;2&lt;/mn&gt;
						&lt;mi&gt;n&lt;/mi&gt;
					&lt;/mrow&gt;
				&lt;/mfrac&gt;
				&lt;mstyle displaystyle="true"&gt;
					&lt;munderover&gt;
						&lt;mo&gt;&amp;sum;&lt;/mo&gt;
						&lt;mrow&gt;
							&lt;mi&gt;l&lt;/mi&gt;
							&lt;mo&gt;=&lt;/mo&gt;
							&lt;mn&gt;0&lt;/mn&gt;
						&lt;/mrow&gt;
						&lt;mi&gt;n&lt;/mi&gt;
					&lt;/munderover&gt;
				&lt;/mstyle&gt;
				&lt;msup&gt;
					&lt;mrow&gt;
						&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
						&lt;mo&gt;-&lt;/mo&gt;
						&lt;mn&gt;1&lt;/mn&gt;
						&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
					&lt;/mrow&gt;
					&lt;mi&gt;l&lt;/mi&gt;
				&lt;/msup&gt;
				&lt;msup&gt;
					&lt;mrow&gt;
						&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
						&lt;mi&gt;n&lt;/mi&gt;
						&lt;mo&gt;-&lt;/mo&gt;
						&lt;mrow&gt;
							&lt;mi&gt;l&lt;/mi&gt;
						&lt;/mrow&gt;
						&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
					&lt;/mrow&gt;
					&lt;mrow&gt;
						&lt;mi&gt;p&lt;/mi&gt;
						&lt;mo&gt;-&lt;/mo&gt;
						&lt;mn&gt;2&lt;/mn&gt;
					&lt;/mrow&gt;
				&lt;/msup&gt;
				&lt;mstyle displaystyle="true"&gt;
					&lt;munder&gt;
						&lt;mo&gt;&amp;sum;&lt;/mo&gt;
						&lt;mrow&gt;
							&lt;msub&gt;
								&lt;mi&gt;l&lt;/mi&gt;
								&lt;mn&gt;1&lt;/mn&gt;
							&lt;/msub&gt;
							&lt;mo&gt;+&lt;/mo&gt;
							&lt;mo&gt;&amp;hellip;&lt;/mo&gt;
							&lt;mo&gt;+&lt;/mo&gt;
							&lt;msub&gt;
								&lt;mi&gt;l&lt;/mi&gt;
								&lt;mi&gt;p&lt;/mi&gt;
							&lt;/msub&gt;
							&lt;mo&gt;=&lt;/mo&gt;
							&lt;mi&gt;l&lt;/mi&gt;
						&lt;/mrow&gt;
					&lt;/munder&gt;
				&lt;/mstyle&gt;
				&lt;mstyle displaystyle="true"&gt;
					&lt;munderover&gt;
						&lt;mo&gt;&amp;prod;&lt;/mo&gt;
						&lt;mrow&gt;
							&lt;mi&gt;i&lt;/mi&gt;
							&lt;mo&gt;=&lt;/mo&gt;
							&lt;mn&gt;1&lt;/mn&gt;
						&lt;/mrow&gt;
						&lt;mi&gt;p&lt;/mi&gt;
					&lt;/munderover&gt;
				&lt;/mstyle&gt;
				&lt;mrow&gt;
					&lt;mo&gt;(&lt;/mo&gt;
					&lt;mfrac linethickness="0"&gt;
						&lt;mrow&gt;
							&lt;msub&gt;
								&lt;mi&gt;n&lt;/mi&gt;
								&lt;mi&gt;i&lt;/mi&gt;
							&lt;/msub&gt;
						&lt;/mrow&gt;
						&lt;mrow&gt;
							&lt;msub&gt;
								&lt;mi&gt;l&lt;/mi&gt;
								&lt;mi&gt;i&lt;/mi&gt;
							&lt;/msub&gt;
						&lt;/mrow&gt;
					&lt;/mfrac&gt;
					&lt;mo&gt;)&lt;/mo&gt;
				&lt;/mrow&gt;
			&lt;/mtd&gt;
		&lt;/mtr&gt;
		&lt;mtr&gt;
			&lt;mtd&gt;
			&lt;/mtd&gt;
			&lt;mtd&gt;
				&lt;mspace width="1.00em" /&gt;
				&lt;mo&gt;&amp;sdot;&lt;/mo&gt;
				&lt;mo maxsize="1.00em"&gt;[&lt;/mo&gt;
				&lt;mrow&gt;
					&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
					&lt;mi&gt;n&lt;/mi&gt;
					&lt;mo&gt;-&lt;/mo&gt;
					&lt;mi&gt;l&lt;/mi&gt;
					&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
				&lt;/mrow&gt;
				&lt;mo&gt;-&lt;/mo&gt;
				&lt;mrow&gt;
					&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
					&lt;msub&gt;
						&lt;mi&gt;n&lt;/mi&gt;
						&lt;mi&gt;i&lt;/mi&gt;
					&lt;/msub&gt;
					&lt;mo&gt;-&lt;/mo&gt;
					&lt;msub&gt;
						&lt;mi&gt;l&lt;/mi&gt;
						&lt;mi&gt;i&lt;/mi&gt;
					&lt;/msub&gt;
					&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
				&lt;/mrow&gt;
				&lt;msup&gt;
					&lt;mo&gt;]&lt;/mo&gt;
					&lt;mrow&gt;
						&lt;msub&gt;
							&lt;mi&gt;n&lt;/mi&gt;
							&lt;mi&gt;i&lt;/mi&gt;
						&lt;/msub&gt;
						&lt;mo&gt;-&lt;/mo&gt;
						&lt;msub&gt;
							&lt;mi&gt;l&lt;/mi&gt;
							&lt;mi&gt;i&lt;/mi&gt;
						&lt;/msub&gt;
					&lt;/mrow&gt;
				&lt;/msup&gt;
				&lt;mo&gt;&amp;sdot;&lt;/mo&gt;
				&lt;mrow&gt;
					&lt;mo minsize="2.00em"&gt;[&lt;/mo&gt;
					&lt;msup&gt;
						&lt;mrow&gt;
							&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
							&lt;mi&gt;n&lt;/mi&gt;
							&lt;mo&gt;-&lt;/mo&gt;
							&lt;mi&gt;l&lt;/mi&gt;
							&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
						&lt;/mrow&gt;
						&lt;mn&gt;2&lt;/mn&gt;
					&lt;/msup&gt;
					&lt;mo&gt;-&lt;/mo&gt;
					&lt;mstyle displaystyle="true"&gt;
						&lt;munderover&gt;
							&lt;mo&gt;&amp;sum;&lt;/mo&gt;
							&lt;mrow&gt;
								&lt;mi&gt;j&lt;/mi&gt;
								&lt;mo&gt;=&lt;/mo&gt;
								&lt;mn&gt;1&lt;/mn&gt;
							&lt;/mrow&gt;
							&lt;mi&gt;p&lt;/mi&gt;
						&lt;/munderover&gt;
					&lt;/mstyle&gt;
					&lt;msup&gt;
						&lt;mrow&gt;
							&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
							&lt;msub&gt;
								&lt;mi&gt;n&lt;/mi&gt;
								&lt;mi&gt;i&lt;/mi&gt;
							&lt;/msub&gt;
							&lt;mo&gt;-&lt;/mo&gt;
							&lt;msub&gt;
								&lt;mi&gt;l&lt;/mi&gt;
								&lt;mi&gt;i&lt;/mi&gt;
							&lt;/msub&gt;
							&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
						&lt;/mrow&gt;
						&lt;mn&gt;2&lt;/mn&gt;
					&lt;/msup&gt;
					&lt;mo minsize="2.00em"&gt;]&lt;/mo&gt;
				&lt;/mrow&gt;
				&lt;mo&gt;.&lt;/mo&gt;
			&lt;/mtd&gt;
		&lt;/mtr&gt;
	&lt;/mtable&gt;
&lt;/mrow&gt;
&lt;/math&gt;

</pre>
</code>
</p>

</body>
</html>

