<?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 for Wellons's Weblog</title>
	<atom:link href="http://wellons.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wellons.wordpress.com</link>
	<description>A Little Applied Mathematics</description>
	<lastBuildDate>Mon, 08 Jun 2009 10:56:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Building a Picnic Table by wellons</title>
		<link>http://wellons.wordpress.com/2009/06/07/building-a-picnic-table/#comment-41</link>
		<dc:creator>wellons</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=149#comment-41</guid>
		<description>I use Sage, which doesn&#039;t do exactly what I want it to.  I have to manually do some of the simplification of Eqn. (3) because otherwise it gets inexplicably hung up on things like &quot;sqrt(x^2)&quot;.  I bring the denominators up by multiplying by them, then I move both terms to the same side of the equation.  Here&#039;s a sequence of commands that does the computer algebra simplification and solving in this blog entry:

sage: expand((2 * x)^2 * (1 - (11 / (2 * x))^2)  - (71 /2 - x)^2 * (11 / (29))^2 )
3243*x^2/841 + 8591*x/841 - 1017005/3364
sage: solve([ 3243*x^2/841 + 8591*x/841 - 1017005/3364  ], x)  
[x == (-1276*sqrt(2071) - 8591)/6486, x == (1276*sqrt(2071) - 8591)/6486]   

As you can see, Sage has a command line interface.  The text following &quot;sage: &quot; is text I typed. The other lines are results.  Best of all, sage is free and seems to be a pretty active project.  It looks like it has a windows version here: http://www.sagemath.org/download.html .

There are more powerful computer algebra systems that cost money and are often purchased by labs and universities for their researchers.  I would say to ask around.</description>
		<content:encoded><![CDATA[<p>I use Sage, which doesn&#8217;t do exactly what I want it to.  I have to manually do some of the simplification of Eqn. (3) because otherwise it gets inexplicably hung up on things like &#8220;sqrt(x^2)&#8221;.  I bring the denominators up by multiplying by them, then I move both terms to the same side of the equation.  Here&#8217;s a sequence of commands that does the computer algebra simplification and solving in this blog entry:</p>
<p>sage: expand((2 * x)^2 * (1 &#8211; (11 / (2 * x))^2)  &#8211; (71 /2 &#8211; x)^2 * (11 / (29))^2 )<br />
3243*x^2/841 + 8591*x/841 &#8211; 1017005/3364<br />
sage: solve([ 3243*x^2/841 + 8591*x/841 - 1017005/3364  ], x)<br />
[x == (-1276*sqrt(2071) - 8591)/6486, x == (1276*sqrt(2071) - 8591)/6486]   </p>
<p>As you can see, Sage has a command line interface.  The text following &#8220;sage: &#8221; is text I typed. The other lines are results.  Best of all, sage is free and seems to be a pretty active project.  It looks like it has a windows version here: <a href="http://www.sagemath.org/download.html" rel="nofollow">http://www.sagemath.org/download.html</a> .</p>
<p>There are more powerful computer algebra systems that cost money and are often purchased by labs and universities for their researchers.  I would say to ask around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Picnic Table by Matt</title>
		<link>http://wellons.wordpress.com/2009/06/07/building-a-picnic-table/#comment-40</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 07 Jun 2009 13:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=149#comment-40</guid>
		<description>Thanks for the solution Jonathan! How does the computer algebra program work, does it have a friendly interface and could I run it on my PC?

Also we got your post card last week, I guess as long as we can visit Jeff and Hurk there is no need to go to Paris.</description>
		<content:encoded><![CDATA[<p>Thanks for the solution Jonathan! How does the computer algebra program work, does it have a friendly interface and could I run it on my PC?</p>
<p>Also we got your post card last week, I guess as long as we can visit Jeff and Hurk there is no need to go to Paris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AFCEA Fellowship Award Ceremony by Daniel Grossberg</title>
		<link>http://wellons.wordpress.com/2009/04/06/afcea-fellowship-award-ceremony/#comment-38</link>
		<dc:creator>Daniel Grossberg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=141#comment-38</guid>
		<description>P.S.  When you email me back, I have some funny crap to tell you about the GRE.</description>
		<content:encoded><![CDATA[<p>P.S.  When you email me back, I have some funny crap to tell you about the GRE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AFCEA Fellowship Award Ceremony by Daniel Grossberg</title>
		<link>http://wellons.wordpress.com/2009/04/06/afcea-fellowship-award-ceremony/#comment-37</link>
		<dc:creator>Daniel Grossberg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=141#comment-37</guid>
		<description>Did I read this shit correctly that you are getting a PhD in 4 years?!  How is that even possible?!</description>
		<content:encoded><![CDATA[<p>Did I read this shit correctly that you are getting a PhD in 4 years?!  How is that even possible?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AFCEA Fellowship Award Ceremony by Daniel Grossberg</title>
		<link>http://wellons.wordpress.com/2009/04/06/afcea-fellowship-award-ceremony/#comment-36</link>
		<dc:creator>Daniel Grossberg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=141#comment-36</guid>
		<description>Congratulations!</description>
		<content:encoded><![CDATA[<p>Congratulations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Biggest Box Fedex Will Take by Daniel Grossberg</title>
		<link>http://wellons.wordpress.com/2009/03/10/the-biggest-volume-box-usps-will-handle/#comment-35</link>
		<dc:creator>Daniel Grossberg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=115#comment-35</guid>
		<description>You should submit this one to Dr. Math (the leading blog for such things).  I think he&#039;d like it.</description>
		<content:encoded><![CDATA[<p>You should submit this one to Dr. Math (the leading blog for such things).  I think he&#8217;d like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Web Comics are Better by The Gigcast &#187; Blog Archive &#187; Webcomic Wire - 3/23/09</title>
		<link>http://wellons.wordpress.com/2009/03/10/why-web-comics-are-better/#comment-32</link>
		<dc:creator>The Gigcast &#187; Blog Archive &#187; Webcomic Wire - 3/23/09</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=112#comment-32</guid>
		<description>[...] Weblog has an post entitled &#8216;Why Web Comics are [...]</description>
		<content:encoded><![CDATA[<p>[...] Weblog has an post entitled &#8216;Why Web Comics are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Steps on Your Business&#8217; Online Presence by ideas4life</title>
		<link>http://wellons.wordpress.com/2009/03/03/first-steps-on-your-business-online-presence/#comment-29</link>
		<dc:creator>ideas4life</dc:creator>
		<pubDate>Sun, 08 Mar 2009 18:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://wellons.wordpress.com/?p=108#comment-29</guid>
		<description>Thanks for the information, waitig for future posts.</description>
		<content:encoded><![CDATA[<p>Thanks for the information, waitig for future posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who I am by Daniel Grossberg</title>
		<link>http://wellons.wordpress.com/about/#comment-27</link>
		<dc:creator>Daniel Grossberg</dc:creator>
		<pubDate>Mon, 02 Mar 2009 06:42:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-27</guid>
		<description>Give me an example.

Also, help me find my old (retired) Blogger account (it predates gmail, which is now a requirement for a Blogger).</description>
		<content:encoded><![CDATA[<p>Give me an example.</p>
<p>Also, help me find my old (retired) Blogger account (it predates gmail, which is now a requirement for a Blogger).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who I am by wellons</title>
		<link>http://wellons.wordpress.com/about/#comment-26</link>
		<dc:creator>wellons</dc:creator>
		<pubDate>Wed, 18 Feb 2009 20:18:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-26</guid>
		<description>Haha, no.  Big problems have big opportunities, and because they are math problems, they often have subtle and elegant solutions.  That&#039;s what I love to look for.</description>
		<content:encoded><![CDATA[<p>Haha, no.  Big problems have big opportunities, and because they are math problems, they often have subtle and elegant solutions.  That&#8217;s what I love to look for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
