Alternative Equation Formats

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

MathML

w ( x ) = { 1 6 | x | 2 + 6 | x | 3 0 | x | 1 2 2 ( 1 | x | ) 3 1 2 | x | 1 0 otherwise l ( n ) = n 1 / 5

Math Rendered as SVG

Math as LaTeX Source

\begin{eqnarray*} w(x) & =& \begin{cases} 1-6|x|^{2}+6|x|^{3} & 0\le |x|\le \frac{1}{2} \\ 2(1-|x|)^{3} & \frac{1}{2}\le |x|\le 1 \\ 0 & \text {otherwise} \end{cases}\\ l(n) & =& n^{1 / 5} \nonumber \end{eqnarray*}