<?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/"
		>
<channel>
	<title>Comments on: Navigate a Grid Using Combinations And Permutations</title>
	<atom:link href="http://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/</link>
	<description>Learning shouldn&#039;t hurt. Let&#039;s share the insights that made difficult ideas click.</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:20:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/#comment-270614</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 20 Jan 2010 03:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/?p=205#comment-270614</guid>
		<description>In the random walk problem, is the number of possible up/right steps really 2^10? If we randomly pick either &#039;up&#039; or &#039;right&#039; ten times, then we will get some paths that take us beyond the boundaries of the grid like 10 consecutive up movements or 10 consecutive right movements. Since these are impossible, shouldn&#039;t they be excluded from the denominator of the probability?</description>
		<content:encoded><![CDATA[<p>In the random walk problem, is the number of possible up/right steps really 2^10? If we randomly pick either &#8216;up&#8217; or &#8216;right&#8217; ten times, then we will get some paths that take us beyond the boundaries of the grid like 10 consecutive up movements or 10 consecutive right movements. Since these are impossible, shouldn&#8217;t they be excluded from the denominator of the probability?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guru</title>
		<link>http://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/#comment-263710</link>
		<dc:creator>Guru</dc:creator>
		<pubDate>Sun, 29 Nov 2009 06:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/?p=205#comment-263710</guid>
		<description>hmm ok..got the 2^no. of steps thing. But the cube still stumps me :)</description>
		<content:encoded><![CDATA[<p>hmm ok..got the 2^no. of steps thing. But the cube still stumps me <img src='http://betterexplained.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guru</title>
		<link>http://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/#comment-263709</link>
		<dc:creator>Guru</dc:creator>
		<pubDate>Sun, 29 Nov 2009 06:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/?p=205#comment-263709</guid>
		<description>Hey been reading thru some of your posts on math..excellent work..keep it up. 

But this was the post I found tough to understand..was totally stumped with the cube thing and could not quite get the total moves = 2^no.of steps thing. How?

Anyways..awesome work..</description>
		<content:encoded><![CDATA[<p>Hey been reading thru some of your posts on math..excellent work..keep it up. </p>
<p>But this was the post I found tough to understand..was totally stumped with the cube thing and could not quite get the total moves = 2^no.of steps thing. How?</p>
<p>Anyways..awesome work..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
