I only created this wordpress site thinking that I could not type LaTeX on my blogspot page (wdjoyner.blogspot.com). Since I figured out how, following http://wolverinex02.googlepages.com/emoticonsforblogger2, maybe this blog will stay dormant for now.
A latex test:
is smallest
is biggest
Here is a SAGE plot of the integrand:
Here is a SAGE session:
sage: x = var("x")
sage: integral(1/(1+x^2),x,0,1)
pi/4
sage: plot(1/(1+x^2),x,0,1)
Actually, I like this much better than blogspot, so I might switch after all!
Looking into it more, wordpress’s LaTex support is much better.
Pingback: LaTeX in blogger « Super Nerdy Cool