Alternative Equation Formats

The equation on this page is available in multiple formats. Depending on your browser, some formats might not render correctly.

MathML

D+=maxi(inU(i))D=maxi(U(i)i1n)D=max(D+,D)

MathML rendered with MathJax

D+=maxi(inU(i))D=maxi(U(i)i1n)D=max(D+,D)

Math as LaTeX Source

\[ \begin{array}{lll} D^{+} & = & \max _{i}\left(\frac{i}{n} - U_{(i)}\right) \\ D^{-} & = & \max _{i}\left(U_{(i)} - \frac{i-1}{n}\right) \\ D & = & \max \left(D^{+},D^{-}\right) \end{array} \]