<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Jason Shepherd</title>
	<atom:link href="http://jbshep.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbshep.wordpress.com</link>
	<description>from cerebral ephemera to digital permanence</description>
	<lastBuildDate>Thu, 05 May 2011 02:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jbshep.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jason Shepherd</title>
		<link>http://jbshep.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jbshep.wordpress.com/osd.xml" title="Jason Shepherd" />
	<atom:link rel='hub' href='http://jbshep.wordpress.com/?pushpress=hub'/>
		<item>
		<title>LaTeX experiment</title>
		<link>http://jbshep.wordpress.com/2011/05/05/latex-experiment/</link>
		<comments>http://jbshep.wordpress.com/2011/05/05/latex-experiment/#comments</comments>
		<pubDate>Thu, 05 May 2011 00:50:42 +0000</pubDate>
		<dc:creator>jbshep</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jbshep.wordpress.com/?p=41</guid>
		<description><![CDATA[I read that WordPress supports LaTeX, so let&#8217;s try this out. Here is the 1-D interval Newton&#8217;s method. where and Cool!  Now let&#8217;s try the Jacobian matrix: Wow.  This is nice!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jbshep.wordpress.com&amp;blog=267860&amp;post=41&amp;subd=jbshep&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I read that WordPress supports LaTeX, so let&#8217;s try this out. Here is the 1-D interval Newton&#8217;s method.</p>
<p><img src='http://s0.wp.com/latex.php?latex=X_%7Bn%2B1%7D+%3D+%5Cleft%5B+m%28X_n%29+-+%5Cdfrac%7Bf%28m%28X_n%29%29%7D%7Bf%5E%7B%5Cprime%7D%28X_n%29%7D+%5Cright%5D+%5Ccap+X_n&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='X_{n+1} = &#92;left[ m(X_n) - &#92;dfrac{f(m(X_n))}{f^{&#92;prime}(X_n)} &#92;right] &#92;cap X_n' title='X_{n+1} = &#92;left[ m(X_n) - &#92;dfrac{f(m(X_n))}{f^{&#92;prime}(X_n)} &#92;right] &#92;cap X_n' class='latex' /></p>
<p>where <img src='http://s0.wp.com/latex.php?latex=X_n%2C+X_%7Bn%2B1%7D+%5Cin+%5Cmathbb%7BIR%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='X_n, X_{n+1} &#92;in &#92;mathbb{IR}' title='X_n, X_{n+1} &#92;in &#92;mathbb{IR}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=m%28X_n%29+%3D+%28+%5Cunderline%7BX_n%7D+%2B+%5Coverline%7BX_%7Bn%2B1%7D%7D%29%2F2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='m(X_n) = ( &#92;underline{X_n} + &#92;overline{X_{n+1}})/2' title='m(X_n) = ( &#92;underline{X_n} + &#92;overline{X_{n+1}})/2' class='latex' /></p>
<p>Cool!  Now let&#8217;s try the Jacobian matrix:</p>
<p><img src='http://s0.wp.com/latex.php?latex=J_f+%3D++++%5Cbegin%7Bbmatrix%7D++++%5Cfrac%7B%5Cpartial+f_1%7D%7B%5Cpartial+x_1%7D+%26%5Cfrac%7B%5Cpartial+f_1%7D%7B%5Cpartial+x_2%7D+%26%5Chdots+%26%5Cfrac%7B%5Cpartial+f_1%7D%7B%5Cpartial+x_n%7D+%5C%5C++++%5Cfrac%7B%5Cpartial+f_2%7D%7B%5Cpartial+x_1%7D+%26%5Cfrac%7B%5Cpartial+f_2%7D%7B%5Cpartial+x_2%7D+%26%5Chdots+%26%5Chdots+%5C%5C++++%5Cvdots+%26%5Cvdots+%26%5Cddots+%26%5Chdots+%5C%5C++++%5Cfrac%7B%5Cpartial+f_n%7D%7B%5Cpartial+x_1%7D+%26%5Chdots+%26%5Chdots+%26%5Cfrac%7B%5Cpartial+f_n%7D%7B%5Cpartial+x_n%7D++++%5Cend%7Bbmatrix%7D++++&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='J_f =    &#92;begin{bmatrix}    &#92;frac{&#92;partial f_1}{&#92;partial x_1} &amp;&#92;frac{&#92;partial f_1}{&#92;partial x_2} &amp;&#92;hdots &amp;&#92;frac{&#92;partial f_1}{&#92;partial x_n} &#92;&#92;    &#92;frac{&#92;partial f_2}{&#92;partial x_1} &amp;&#92;frac{&#92;partial f_2}{&#92;partial x_2} &amp;&#92;hdots &amp;&#92;hdots &#92;&#92;    &#92;vdots &amp;&#92;vdots &amp;&#92;ddots &amp;&#92;hdots &#92;&#92;    &#92;frac{&#92;partial f_n}{&#92;partial x_1} &amp;&#92;hdots &amp;&#92;hdots &amp;&#92;frac{&#92;partial f_n}{&#92;partial x_n}    &#92;end{bmatrix}    ' title='J_f =    &#92;begin{bmatrix}    &#92;frac{&#92;partial f_1}{&#92;partial x_1} &amp;&#92;frac{&#92;partial f_1}{&#92;partial x_2} &amp;&#92;hdots &amp;&#92;frac{&#92;partial f_1}{&#92;partial x_n} &#92;&#92;    &#92;frac{&#92;partial f_2}{&#92;partial x_1} &amp;&#92;frac{&#92;partial f_2}{&#92;partial x_2} &amp;&#92;hdots &amp;&#92;hdots &#92;&#92;    &#92;vdots &amp;&#92;vdots &amp;&#92;ddots &amp;&#92;hdots &#92;&#92;    &#92;frac{&#92;partial f_n}{&#92;partial x_1} &amp;&#92;hdots &amp;&#92;hdots &amp;&#92;frac{&#92;partial f_n}{&#92;partial x_n}    &#92;end{bmatrix}    ' class='latex' /></p>
<p>Wow.  This is nice!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jbshep.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jbshep.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jbshep.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jbshep.wordpress.com&amp;blog=267860&amp;post=41&amp;subd=jbshep&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jbshep.wordpress.com/2011/05/05/latex-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/901c3668b3c068a27aae2efd0a0e5ff9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jbshep</media:title>
		</media:content>
	</item>
		<item>
		<title>First palindrome! (Emordnilaptsrif!)</title>
		<link>http://jbshep.wordpress.com/2011/03/26/first-palindrome-emordnilaptsrif/</link>
		<comments>http://jbshep.wordpress.com/2011/03/26/first-palindrome-emordnilaptsrif/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 13:11:36 +0000</pubDate>
		<dc:creator>jbshep</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jbshep.wordpress.com/?p=35</guid>
		<description><![CDATA[A man, a plan, a canal, panama&#8230;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jbshep.wordpress.com&amp;blog=267860&amp;post=35&amp;subd=jbshep&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A man, a plan, a canal, panama&#8230;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jbshep.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jbshep.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jbshep.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jbshep.wordpress.com&amp;blog=267860&amp;post=35&amp;subd=jbshep&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jbshep.wordpress.com/2011/03/26/first-palindrome-emordnilaptsrif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/901c3668b3c068a27aae2efd0a0e5ff9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jbshep</media:title>
		</media:content>
	</item>
	</channel>
</rss>
