Hi Scott,
Here's a simplified experiment<blockquote>in blockquoting text</blockquote>to see if it works.
That seemed to work.
---------------------------------------------
Now if you'd put this string at the top of a post (using your HTML editor, and yes, you must have one in wordpress somewhere):
<script type="text/x-mathjax-config"> MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); </script> <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
Then we could annoy the fuck out of you with formatted mathematics in our comments (e.g. see below).
$$H(t) = \int_\limits{-\infty}^{t} g(t')-\tau (t') dt' \tag{33}$$
ReplyDeleteOr stuff like this:
ReplyDelete$$
\left[
\begin{array}{c|c}
A_d & B_d \\
\hline
C_d & D_d
\end{array}
\right]_{SIM_d} =
\left[
\begin{array}{c|c}
1-\frac{\alpha_2 \theta}{1 - \alpha_1 (1 - \theta)} & 1-\frac{\theta}{1 - \alpha_1 (1 - \theta)} \\[1.5ex]
\hline
\frac{\alpha_2}{1 - \alpha_1 (1 - \theta)} & \frac{1}{1 - \alpha_1 (1 - \theta)} \\[1.5ex]
\frac{\alpha_2 \theta}{1 - \alpha_1 (1 - \theta)} & \frac{\theta}{1 - \alpha_1 (1 - \theta)} \\[1.5ex]
\frac{\alpha_2 (1-\theta)}{1 - \alpha_1 (1 - \theta)} & \frac{1-\theta}{1 - \alpha_1 (1 - \theta)} \\[1.5ex]
\frac{\alpha_2}{1 - \alpha_1 (1 - \theta)} & \frac{\alpha_1 (1-\theta)}{1 - \alpha_1 (1 - \theta)}
\end{array}
\right]
$$
That would be fun.