Alternative Equation Formats

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

MathML

p~(i)={min(m,m^0)p(1)for i=1max[p~(i1),min(mi+1,m^0)p(i)]for i=2,,m

MathML rendered with MathJax

p~(i)={min(m,m^0)p(1)for i=1max[p~(i1),min(mi+1,m^0)p(i)]for i=2,,m

Math as LaTeX Source

\begin{equation*} \tilde{p}_{(i)} = \begin{cases} \min ( m , \hat{m}_0 ) p_{(1)} & \mbox{for } i=1 \\ \max \left[ \tilde{p}_{(i-1)} , \min ( m-i+1 , \hat{m}_0 ) p_{(i)} \right] & \mbox{for } i=2,\ldots ,m \end{cases}\end{equation*}