How to use MathJax to write math in LaTeX style in html

View the source of this file to see how to do it!

Note: To add math to blogger.com you have to edit the Template: From the drop down menu in the main page choose "Template" then "Edit HTML" and find the end head tag. Add the script from the mathjax site and you are done. See the comments in this file.

We consider the partition function $$ Z = \int {\cal D}A {\rm e}^{-S_b[A]} Z_f[A] $$ where $$ Z_f[A] = \int {\cal D}\psi{\cal D}\bar\psi {\rm e}^{-S_f[A,\psi,\bar\psi]} $$ Ελληνικά: Θεωρούμε τη συνάρτηση κατανομής \( \rho(x)\) και \( \rho^{(0)}(x)\) $$ \rho(x) = \langle \delta(x-\tilde\lambda) \rangle $$ $$ \rho^{(0)}(x) = \langle \delta(x-\tilde\lambda) \rangle_0 $$ where the last vev is taken wrt \( Z_0 = \int {\cal D}A {\rm e}^{-S_0[A]} \), \(S_0[A]=S_b[A]-\ln|Z_f[A]|\).

Define your own macros: $$ \rho=\ket\psi\bra\psi \qquad \vev{\bar\psi\psi} \qquad \braket{\bar\psi}{\psi} $$

Try a matrix: $$ A = \left( \begin{array}{c c c} \lambda_1 & 0 & 0 \\ 0 & \lambda_2 & 0 \\ 0 & 0 & \lambda_3\\ \end{array} \right) $$ and a piecewise smooth function: \begin{equation} |x| = \left\{ \begin{array}{l l} x & x \ge 0\\ -x & x < 0\\ \end{array} \right. \end{equation} Try eqnarray: \begin{eqnarray} x &=& 2\\ y &=& -2\\ \end{eqnarray}

Scale your equation to a larger size:

\[ -\frac{\hbar^2}{2m}\frac{\partial^2 \psi(x)}{\partial x^2}+V(x)\psi(x)=E \psi(x) \]
Math with font-size set to 200%