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(1,m^0)p(m)for i=mmin[p~(i+1),min(mi+1,m^0)p(i)]for i=m1,,1

MathML rendered with MathJax

p~(i)={min(1,m^0)p(m)for i=mmin[p~(i+1),min(mi+1,m^0)p(i)]for i=m1,,1

Math as LaTeX Source

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