how to code permutation equation in markdown mode jupyter notebook code example
Example 1: summation in jupyter markdown
$e^{i\pi} + 1 = 0$
Example 2: summation in jupyter markdown
$$e^x=\sum_{i=0}^\infty \frac{1}{i!}x^i$$
$e^{i\pi} + 1 = 0$
$$e^x=\sum_{i=0}^\infty \frac{1}{i!}x^i$$