Posted on ::

Note: This requires mathjax = true in the page's [extra] section (per-page) or in the site's config.toml [extra] section (global).

inline

  • e.g. $P(s) = a_0 + a_1 . s + a_2 . s^2 + ... + a_d . s^d$
  • e.g. $a_0,..,a_d \in \mathbb{F}_p$

Block-level

  • e.g. $$ \lim_{n \to \infty} \left[ \frac{1}{n} \sum_{k=1}^n \left( \int_0^{\frac{k}{n}} \frac{e^{-x^2}}{1 + x^2} , dx \right)^{\frac{1}{\Gamma\left(1 + \frac{1}{k}\right)}} \right] = \cfrac{\pi}{2 \cdot \cfrac{1}{1 + \cfrac{1}{2 + \cfrac{1}{3 + \ddots}}}} $$
  • e.g. $$ \lim_{n \to \infty} \sum_{k=1}^n \frac{1}{k} $$