<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to use LaTeX in comments</title>
	<atom:link href="http://polymathprojects.org/how-to-use-latex-in-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathprojects.org</link>
	<description>Massively collaborative mathematical projects</description>
	<lastBuildDate>Sat, 28 Apr 2012 14:00:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: sporepigfish</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-5343</link>
		<dc:creator><![CDATA[sporepigfish]]></dc:creator>
		<pubDate>Fri, 30 Mar 2012 15:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-5343</guid>
		<description><![CDATA[parallel and perp does not work]]></description>
		<content:encoded><![CDATA[<p>parallel and perp does not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-5239</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 08 Mar 2012 01:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-5239</guid>
		<description><![CDATA[functional of the probability of pulling a jewel of value $latex v$, is

$latex I = \int_0^\infty dv \, p(v) \, ln \, p(v) $

The constraints are that the probabilities must sum to one,

$latex 1 = \int_0^\infty dv \, p(v) $

and that the expected value is 10,

$latex 10 = \int_0^\infty dv \, v \, p(v) $

Using Lagrange multipliers, we solve for the probability distribution extremizing

$latex \int_0^\infty dv \{ p \, ln \, p + \lambda p + \mu v p \}$

The variation of this is

$latex \int_0^\infty dv \, \delta p \{ ln \, p + 1 + \lambda + \mu v \}$

which vanishes for

$latex p(v) = p_0 e^{-\mu v}$

We can solve for the constants by satisfying the constraints, which demand $latex p_0 = \mu$ and $latex \mu = 1/10$. And so we have the precise probability distribution consistent with our knowledge:

$latex p(v) = \frac{1}{10} e^{- \frac{v}{10}}$

What&#039;s the probability of pulling a jeweled coin valued at least $100?

$latex P(v \geq 100) = \int_{100}^\infty dv p(v) = \int_{100}^\infty dv \frac{1}{10} e^{- \frac{v}{10}} = e^{-10} \simeq 0.000045 $]]></description>
		<content:encoded><![CDATA[<p>functional of the probability of pulling a jewel of value <img src='http://s0.wp.com/latex.php?latex=v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v' title='v' class='latex' />, is</p>
<p><img src='http://s0.wp.com/latex.php?latex=I+%3D+%5Cint_0%5E%5Cinfty+dv+%5C%2C+p%28v%29+%5C%2C+ln+%5C%2C+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='I = &#92;int_0^&#92;infty dv &#92;, p(v) &#92;, ln &#92;, p(v) ' title='I = &#92;int_0^&#92;infty dv &#92;, p(v) &#92;, ln &#92;, p(v) ' class='latex' /></p>
<p>The constraints are that the probabilities must sum to one,</p>
<p><img src='http://s0.wp.com/latex.php?latex=1+%3D+%5Cint_0%5E%5Cinfty+dv+%5C%2C+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1 = &#92;int_0^&#92;infty dv &#92;, p(v) ' title='1 = &#92;int_0^&#92;infty dv &#92;, p(v) ' class='latex' /></p>
<p>and that the expected value is 10,</p>
<p><img src='http://s0.wp.com/latex.php?latex=10+%3D+%5Cint_0%5E%5Cinfty+dv+%5C%2C+v+%5C%2C+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='10 = &#92;int_0^&#92;infty dv &#92;, v &#92;, p(v) ' title='10 = &#92;int_0^&#92;infty dv &#92;, v &#92;, p(v) ' class='latex' /></p>
<p>Using Lagrange multipliers, we solve for the probability distribution extremizing</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cint_0%5E%5Cinfty+dv+%5C%7B+p+%5C%2C+ln+%5C%2C+p+%2B+%5Clambda+p+%2B+%5Cmu+v+p+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;int_0^&#92;infty dv &#92;{ p &#92;, ln &#92;, p + &#92;lambda p + &#92;mu v p &#92;}' title='&#92;int_0^&#92;infty dv &#92;{ p &#92;, ln &#92;, p + &#92;lambda p + &#92;mu v p &#92;}' class='latex' /></p>
<p>The variation of this is</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cint_0%5E%5Cinfty+dv+%5C%2C+%5Cdelta+p+%5C%7B+ln+%5C%2C+p+%2B+1+%2B+%5Clambda+%2B+%5Cmu+v+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;int_0^&#92;infty dv &#92;, &#92;delta p &#92;{ ln &#92;, p + 1 + &#92;lambda + &#92;mu v &#92;}' title='&#92;int_0^&#92;infty dv &#92;, &#92;delta p &#92;{ ln &#92;, p + 1 + &#92;lambda + &#92;mu v &#92;}' class='latex' /></p>
<p>which vanishes for</p>
<p><img src='http://s0.wp.com/latex.php?latex=p%28v%29+%3D+p_0+e%5E%7B-%5Cmu+v%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p(v) = p_0 e^{-&#92;mu v}' title='p(v) = p_0 e^{-&#92;mu v}' class='latex' /></p>
<p>We can solve for the constants by satisfying the constraints, which demand <img src='http://s0.wp.com/latex.php?latex=p_0+%3D+%5Cmu&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p_0 = &#92;mu' title='p_0 = &#92;mu' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmu+%3D+1%2F10&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mu = 1/10' title='&#92;mu = 1/10' class='latex' />. And so we have the precise probability distribution consistent with our knowledge:</p>
<p><img src='http://s0.wp.com/latex.php?latex=p%28v%29+%3D+%5Cfrac%7B1%7D%7B10%7D+e%5E%7B-+%5Cfrac%7Bv%7D%7B10%7D%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p(v) = &#92;frac{1}{10} e^{- &#92;frac{v}{10}}' title='p(v) = &#92;frac{1}{10} e^{- &#92;frac{v}{10}}' class='latex' /></p>
<p>What&#8217;s the probability of pulling a jeweled coin valued at least $100?</p>
<p><img src='http://s0.wp.com/latex.php?latex=P%28v+%5Cgeq+100%29+%3D+%5Cint_%7B100%7D%5E%5Cinfty+dv+p%28v%29+%3D+%5Cint_%7B100%7D%5E%5Cinfty+dv+%5Cfrac%7B1%7D%7B10%7D+e%5E%7B-+%5Cfrac%7Bv%7D%7B10%7D%7D+%3D+e%5E%7B-10%7D+%5Csimeq+0.000045+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P(v &#92;geq 100) = &#92;int_{100}^&#92;infty dv p(v) = &#92;int_{100}^&#92;infty dv &#92;frac{1}{10} e^{- &#92;frac{v}{10}} = e^{-10} &#92;simeq 0.000045 ' title='P(v &#92;geq 100) = &#92;int_{100}^&#92;infty dv p(v) = &#92;int_{100}^&#92;infty dv &#92;frac{1}{10} e^{- &#92;frac{v}{10}} = e^{-10} &#92;simeq 0.000045 ' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-5238</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 08 Mar 2012 01:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-5238</guid>
		<description><![CDATA[Heh, fail. value $latex v$, is

$latex I = \int_0^\infty dv p(v) ln p(v) $

The constraints are that the probabilities must sum to one,

$latex 1 = \int_0^\infty dv p(v) $

and that the expected value is 10,

$latex 10 = \int_0^\infty dv v p(v) $

Using Lagrange multipliers, we solve for the probability distribution extremizing

$latex \int_0^\infty dv \{ p ln p + \lambda p + \mu v p \}$

The variation of this is

$latex \int_0^\infty dv \delta p \{ ln p + 1 + \lambda + \mu v \}$

which vanishes for

$latex p(v) = p_0 e^{-mu v}$

We can solve for the constants by satisfying the constraints, which demand $latex p_0 = \mu$ and $latex \mu = 1/10$. And so we have the probability distribution consistent with our knowledge,

$latex p(v) = \frac{1}{10} e^{- \frac{v}{10}}$

which we can use to answer questions. What&#039;s the probability of pulling a jeweled coin valued at least $100?

$latex P(v \geq 100) = \int_100^\infty dv p(v) = \int_100^\infty dv \frac{1}{10} e^{- \frac{v}{10}} = e^{-10} \simeq 0.000045 $]]></description>
		<content:encoded><![CDATA[<p>Heh, fail. value <img src='http://s0.wp.com/latex.php?latex=v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v' title='v' class='latex' />, is</p>
<p><img src='http://s0.wp.com/latex.php?latex=I+%3D+%5Cint_0%5E%5Cinfty+dv+p%28v%29+ln+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='I = &#92;int_0^&#92;infty dv p(v) ln p(v) ' title='I = &#92;int_0^&#92;infty dv p(v) ln p(v) ' class='latex' /></p>
<p>The constraints are that the probabilities must sum to one,</p>
<p><img src='http://s0.wp.com/latex.php?latex=1+%3D+%5Cint_0%5E%5Cinfty+dv+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1 = &#92;int_0^&#92;infty dv p(v) ' title='1 = &#92;int_0^&#92;infty dv p(v) ' class='latex' /></p>
<p>and that the expected value is 10,</p>
<p><img src='http://s0.wp.com/latex.php?latex=10+%3D+%5Cint_0%5E%5Cinfty+dv+v+p%28v%29+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='10 = &#92;int_0^&#92;infty dv v p(v) ' title='10 = &#92;int_0^&#92;infty dv v p(v) ' class='latex' /></p>
<p>Using Lagrange multipliers, we solve for the probability distribution extremizing</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cint_0%5E%5Cinfty+dv+%5C%7B+p+ln+p+%2B+%5Clambda+p+%2B+%5Cmu+v+p+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;int_0^&#92;infty dv &#92;{ p ln p + &#92;lambda p + &#92;mu v p &#92;}' title='&#92;int_0^&#92;infty dv &#92;{ p ln p + &#92;lambda p + &#92;mu v p &#92;}' class='latex' /></p>
<p>The variation of this is</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cint_0%5E%5Cinfty+dv+%5Cdelta+p+%5C%7B+ln+p+%2B+1+%2B+%5Clambda+%2B+%5Cmu+v+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;int_0^&#92;infty dv &#92;delta p &#92;{ ln p + 1 + &#92;lambda + &#92;mu v &#92;}' title='&#92;int_0^&#92;infty dv &#92;delta p &#92;{ ln p + 1 + &#92;lambda + &#92;mu v &#92;}' class='latex' /></p>
<p>which vanishes for</p>
<p><img src='http://s0.wp.com/latex.php?latex=p%28v%29+%3D+p_0+e%5E%7B-mu+v%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p(v) = p_0 e^{-mu v}' title='p(v) = p_0 e^{-mu v}' class='latex' /></p>
<p>We can solve for the constants by satisfying the constraints, which demand <img src='http://s0.wp.com/latex.php?latex=p_0+%3D+%5Cmu&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p_0 = &#92;mu' title='p_0 = &#92;mu' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmu+%3D+1%2F10&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mu = 1/10' title='&#92;mu = 1/10' class='latex' />. And so we have the probability distribution consistent with our knowledge,</p>
<p><img src='http://s0.wp.com/latex.php?latex=p%28v%29+%3D+%5Cfrac%7B1%7D%7B10%7D+e%5E%7B-+%5Cfrac%7Bv%7D%7B10%7D%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p(v) = &#92;frac{1}{10} e^{- &#92;frac{v}{10}}' title='p(v) = &#92;frac{1}{10} e^{- &#92;frac{v}{10}}' class='latex' /></p>
<p>which we can use to answer questions. What&#8217;s the probability of pulling a jeweled coin valued at least $100?</p>
<p><img src='http://s0.wp.com/latex.php?latex=P%28v+%5Cgeq+100%29+%3D+%5Cint_100%5E%5Cinfty+dv+p%28v%29+%3D+%5Cint_100%5E%5Cinfty+dv+%5Cfrac%7B1%7D%7B10%7D+e%5E%7B-+%5Cfrac%7Bv%7D%7B10%7D%7D+%3D+e%5E%7B-10%7D+%5Csimeq+0.000045+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P(v &#92;geq 100) = &#92;int_100^&#92;infty dv p(v) = &#92;int_100^&#92;infty dv &#92;frac{1}{10} e^{- &#92;frac{v}{10}} = e^{-10} &#92;simeq 0.000045 ' title='P(v &#92;geq 100) = &#92;int_100^&#92;infty dv p(v) = &#92;int_100^&#92;infty dv &#92;frac{1}{10} e^{- &#92;frac{v}{10}} = e^{-10} &#92;simeq 0.000045 ' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3690</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3690</guid>
		<description><![CDATA[The task is to find a vector $latex \mathbf{w}$ which is not parallel to $latex v$, since then $latex \mathbf{w} \times \mathbf{v}$ is orthogonal to $latex \mathbf{v}$.

Clearly, any parameter-family which is not contained in the line $latex \mathbb{R} \mathbf{v}$ will contain such a vector (this is just rephrasing the condition of being not parallel). Therefore, if we manage to find a one-parameter family which is not contained in any line through the origin then this construction will work for &lt;i&gt;arbitrary&lt;/i&gt; vectors $latex \mathbf{v}$.

The simplest such construction is to simply fix two of the three components of your vector with at least one of them being non-zero (i.e., to choose as your one-parameter family a one-dimensional affine space which does not contain the origin), e.g.,

$latex \mathbf{w} \in \begin{pmatrix}0\\w\\1\end{pmatrix}$.

Then given a specific vector $latex \mathbf{v}$ we only need to choose $latex w$ in such a way that the last two components of $latex \mathbf{w}$ are not parallel to those of $latex \mathbf{v}$. Suppose that we had failed to do so and the two $latex 2$-vectors are in fact parallel. Then

$latex \mathrm{sign}(yz) = \mathrm{sign}(w)$.

It follows that we can simply choose

$latex w = -\mathrm{sign}(yz)$

to ensure that the two vectors $latex \mathbf{v}$ and $latex \mathbf{w}$ are non-parallel (one quickly verifies that this also works for $latex yz = 0$ as long as one defines $latex \mathrm{sign}(0) = 1$).]]></description>
		<content:encoded><![CDATA[<p>The task is to find a vector <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bw%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{w}' title='&#92;mathbf{w}' class='latex' /> which is not parallel to <img src='http://s0.wp.com/latex.php?latex=v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v' title='v' class='latex' />, since then <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bw%7D+%5Ctimes+%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{w} &#92;times &#92;mathbf{v}' title='&#92;mathbf{w} &#92;times &#92;mathbf{v}' class='latex' /> is orthogonal to <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' />.</p>
<p>Clearly, any parameter-family which is not contained in the line <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D+%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{R} &#92;mathbf{v}' title='&#92;mathbb{R} &#92;mathbf{v}' class='latex' /> will contain such a vector (this is just rephrasing the condition of being not parallel). Therefore, if we manage to find a one-parameter family which is not contained in any line through the origin then this construction will work for <i>arbitrary</i> vectors <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' />.</p>
<p>The simplest such construction is to simply fix two of the three components of your vector with at least one of them being non-zero (i.e., to choose as your one-parameter family a one-dimensional affine space which does not contain the origin), e.g.,</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bw%7D+%5Cin+%5Cbegin%7Bpmatrix%7D0%5C%5Cw%5C%5C1%5Cend%7Bpmatrix%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{w} &#92;in &#92;begin{pmatrix}0&#92;&#92;w&#92;&#92;1&#92;end{pmatrix}' title='&#92;mathbf{w} &#92;in &#92;begin{pmatrix}0&#92;&#92;w&#92;&#92;1&#92;end{pmatrix}' class='latex' />.</p>
<p>Then given a specific vector <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' /> we only need to choose <img src='http://s0.wp.com/latex.php?latex=w&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='w' title='w' class='latex' /> in such a way that the last two components of <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bw%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{w}' title='&#92;mathbf{w}' class='latex' /> are not parallel to those of <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' />. Suppose that we had failed to do so and the two <img src='http://s0.wp.com/latex.php?latex=2&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='2' title='2' class='latex' />-vectors are in fact parallel. Then</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathrm%7Bsign%7D%28yz%29+%3D+%5Cmathrm%7Bsign%7D%28w%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathrm{sign}(yz) = &#92;mathrm{sign}(w)' title='&#92;mathrm{sign}(yz) = &#92;mathrm{sign}(w)' class='latex' />.</p>
<p>It follows that we can simply choose</p>
<p><img src='http://s0.wp.com/latex.php?latex=w+%3D+-%5Cmathrm%7Bsign%7D%28yz%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='w = -&#92;mathrm{sign}(yz)' title='w = -&#92;mathrm{sign}(yz)' class='latex' /></p>
<p>to ensure that the two vectors <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bw%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{w}' title='&#92;mathbf{w}' class='latex' /> are non-parallel (one quickly verifies that this also works for <img src='http://s0.wp.com/latex.php?latex=yz+%3D+0&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='yz = 0' title='yz = 0' class='latex' /> as long as one defines <img src='http://s0.wp.com/latex.php?latex=%5Cmathrm%7Bsign%7D%280%29+%3D+1&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathrm{sign}(0) = 1' title='&#92;mathrm{sign}(0) = 1' class='latex' />).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3689</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3689</guid>
		<description><![CDATA[$latex \mathbb{R} v$]]></description>
		<content:encoded><![CDATA[<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D+v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{R} v' title='&#92;mathbb{R} v' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3688</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3688</guid>
		<description><![CDATA[the line $latex \mathbb{R} v$]]></description>
		<content:encoded><![CDATA[<p>the line <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D+v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{R} v' title='&#92;mathbb{R} v' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3687</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3687</guid>
		<description><![CDATA[the line $latex \mathbf{R} v$]]></description>
		<content:encoded><![CDATA[<p>the line <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7BR%7D+v&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbf{R} v' title='&#92;mathbf{R} v' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3686</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3686</guid>
		<description><![CDATA[$latex f(x)^2$]]></description>
		<content:encoded><![CDATA[<p><img src='http://s0.wp.com/latex.php?latex=f%28x%29%5E2&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='f(x)^2' title='f(x)^2' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3685</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 14:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3685</guid>
		<description><![CDATA[$f(x)^2$]]></description>
		<content:encoded><![CDATA[<p>$f(x)^2$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://polymathprojects.org/how-to-use-latex-in-comments/#comment-3625</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 20:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprojects.wordpress.com/?page_id=10#comment-3625</guid>
		<description><![CDATA[oops...

$\frac{\partial \phi}{\partial t} = \nabla \cdot \vec{A}$

$latex \frac{\partial \phi}{\partial t} = \nabla \cdot \vec{A}$]]></description>
		<content:encoded><![CDATA[<p>oops&#8230;</p>
<p>$\frac{\partial \phi}{\partial t} = \nabla \cdot \vec{A}$</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B%5Cpartial+%5Cphi%7D%7B%5Cpartial+t%7D+%3D+%5Cnabla+%5Ccdot+%5Cvec%7BA%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;frac{&#92;partial &#92;phi}{&#92;partial t} = &#92;nabla &#92;cdot &#92;vec{A}' title='&#92;frac{&#92;partial &#92;phi}{&#92;partial t} = &#92;nabla &#92;cdot &#92;vec{A}' class='latex' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

