Use Equations & Formulas

The Lumen platform currently includes a utility that converts equations and formulas coded in LaTeX both inline (like [latex] x=\frac{1+y}{1+2z^2} [/latex]) and separately displayed (like below) as dynamically generated images. The original LaTeX code is included in the image in its “alt” attribute, which you can see by hovering your cursor over the images.

[latex]\int_0^\infty e^{-x^2} dx=\frac{\sqrt{\pi}}{2}[/latex]

There are two LaTeX renderers available, one generates cleaner looking images, and the other has the ability to handle more robust mathematical expressions including matrices. Please contact SUNY OER Services for more information on which to use in your course.

The LaTeX code for the equation above is as follows, but note that you must surround the equation or formula with the necessary double dollar sign ([latex] \$\$\text{equation}\$\$ [/latex]) or latex shortcode ([latex]equation[/latex]) for it to be dynamically converted:

[latex]\int_0^\infty e^{-x^2} dx=\frac{\sqrt{\pi}}{2}[/latex]

Read the official FAQ of the WP LaTeX plugin.

Common Mathematical Expressions

Here is LaTeX examples for some common expressions you may use.

Adding [latex] \$\$ [/latex] to the beginning and end of this statement:

[latex] \$\$  [/latex] C(g) = \begin{cases} 25 ,\ 0 < g < 2 \\ 25 + 10(g-2) , g \ge 2\\ \end{cases}[latex] \$\$  [/latex]

will give: [latex] C(g) = \begin{cases} 25 ,\ 0 < g < 2 \\ 25 + 10(g-2) , g \ge 2\\ \end{cases} [/latex]

[latex]\displaystyle{s}=\sqrt{{\frac{{\sum{({x}-\overline{{x}})}^{{2}}}}{{{n}-{1}}}}}{\quad\text{or}\quad}{s}=\sqrt{{\frac{{\sum{f{{({x}-\overline{{x}})}}}^{{2}}}}{{{n}-{1}}}}}[/latex]

will give:[latex]\displaystyle{s}=\sqrt{{\frac{{\sum{({x}-\overline{{x}})}^{{2}}}}{{{n}-{1}}}}}{\quad\text{or}\quad}{s}=\sqrt{{\frac{{\sum{f{{({x}-\overline{{x}})}}}^{{2}}}}{{{n}-{1}}}}}[/latex]

[latex]\displaystyle{B} = \left[\matrix{{1}&{2}&{7}\\{0}&{5}&{6}\\{7}&{8}&{2}}\right][/latex]

will give: [latex]\displaystyle{B} = \left[\matrix{{1}&{2}&{7}\\{0}&{5}&{6}\\{7}&{8}&{2}}\right][/latex]

Additional Equation Examples

[latex]\text{volume of lead cube}=2.00 cm\times 2.00 cm\times 2.00 cm={\text{8.00 cm}}^{3}[/latex]

[latex]\text{volume of lead cube}=2.00 cm\times 2.00 cm\times 2.00 cm={\text{8.00 cm}}^{3}[/latex]

[latex]\text{density}=\frac{\text{mass}}{\text{volume}}=\frac{\text{90.7 g}}{{\text{8.00 cm}}^{3}}=\frac{\text{11.3 g}}{{\text{1.00 cm}}^{3}}={\text{11.3 g/cm}}^{3}[/latex]

[latex]\text{density}=\frac{\text{mass}}{\text{volume}}=\frac{\text{90.7 g}}{{\text{8.00 cm}}^{3}}=\frac{\text{11.3 g}}{{\text{1.00 cm}}^{3}}={\text{11.3 g/cm}}^{3}[/latex]

[latex]4.7\cancel{\text{g}}\text{K}\left(\frac{\text{mol K}}{39.10\cancel{\text{g}}}\right)=0.12\text{mol K}[/latex]

[latex]4.7\cancel{\text{g}}\text{K}\left(\frac{\text{mol K}}{39.10\cancel{\text{g}}}\right)=0.12\text{mol K}[/latex]