MathJax for Kenneth Rosen (Discrete Mathematics and Application) Study notes

Preface

This is a brief introduction to MathJax, MathJax helps render mathematical expressions on the browser using SVG/CSS. I am currently studying the “Discrete Mathematics and Applications” by Kenneth Rosen. The goal is to create study notes and rendering the Mathematical notations.

What does MathJax look like

The mathematics powered by MathJax:

n=11/n2=π26\sum_{n=1}^\infty 1/n^2 = \frac{\pi^2}{6}

When a0a \ne 0, there are two solutions to ax2+bx+c=0ax^2 + bx + c = 0 and they are

x=b±b24ac2ax = {-b \pm \sqrt{b^2-4ac} \over 2a}

Fin.