<?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/"
	>

<channel>
	<title>Ashutosh Mehra's Blog &#187; Ponder</title>
	<atom:link href="http://ashutoshmehra.net/blog/category/ponder/feed/" rel="self" type="application/rss+xml" />
	<link>http://ashutoshmehra.net/blog</link>
	<description>Notes on Math, Computer Science &#38; Programming</description>
	<lastBuildDate>Mon, 31 Oct 2011 10:52:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Analytically evaluating a limiting probability (June 2007 Ponder This)</title>
		<link>http://ashutoshmehra.net/blog/2008/12/a-limiting-probability/</link>
		<comments>http://ashutoshmehra.net/blog/2008/12/a-limiting-probability/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 06:20:40 +0000</pubDate>
		<dc:creator>Ashutosh</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Ponder]]></category>

		<guid isPermaLink="false">http://ashutoshmehra.net/blog/?p=23</guid>
		<description><![CDATA[In this post, I&#8217;ll describe my solution to June 2007&#8242;s Ponder This. I had felt that my solution was kind of nifty, and different from the one that was published. It had actually taken me several days to work the whole thing out. Here&#8217;s part (2), the tougher part, of the problem: Values for a [...]]]></description>
			<content:encoded><![CDATA[<p>In this post, I&#8217;ll describe my solution to <a href="http://domino.research.ibm.com/Comm/wwwr_ponder.nsf/Challenges/June2007.html">June 2007&#8242;s Ponder This</a>. I had felt that my solution was kind of nifty, and different from the one that was <a href="http://domino.research.ibm.com/Comm/wwwr_ponder.nsf/solutions/June2007.html">published</a>.  It had actually taken me several days to work the whole thing out.</p>
<p>Here&#8217;s part (2), the tougher part, of the problem: Values for a random variable are generated independently and uniformly over <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_8c23b3d397583438b90a390f0adf1147.png" title="\left[0,1\right)" style="vertical-align:-20%;" class="tex" alt="\left[0,1\right)" />. By accumulating these values, your job is to reach a sum between <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_e9be79e62f04cc4b913b199c5644142b.png" title="n+x" style="vertical-align:-20%;" class="tex" alt="n+x" /> and <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_6dd5ce1bb087fe9aa816105476a2e764.png" title="n+1" style="vertical-align:-20%;" class="tex" alt="n+1" />, where <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_23e517569a067209bf264db2132df9e1.png" title="n" style="vertical-align:-20%;" class="tex" alt="n" /> is a positive integer, and <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_2ad1d29b70558316aa7d42e94c3d6749.png" title="0\,\textless\,x\,\textless\,1" style="vertical-align:-20%;" class="tex" alt="0\,\textless\,x\,\textless\,1" />. <span id="more-23"></span> You can ask for successive values of this variate as many times as you wish, but you must add each such value to the running total you maintain. If the accumulating sum exceeds <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_6dd5ce1bb087fe9aa816105476a2e764.png" title="n+1" style="vertical-align:-20%;" class="tex" alt="n+1" />, you loose; if you manage to get a sum between <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_e9be79e62f04cc4b913b199c5644142b.png" title="n+x" style="vertical-align:-20%;" class="tex" alt="n+x" /> and <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_6dd5ce1bb087fe9aa816105476a2e764.png" title="n+1" style="vertical-align:-20%;" class="tex" alt="n+1" />, you win. What is the probability of winning as <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fe3500a8a2c425af0aea75cd0856ec8f.png" title="n\to\infty" style="vertical-align:-20%;" class="tex" alt="n\to\infty" />?</p>
<p>Earlier that year, I had finished studying Knuth&#8217;s <a href="http://www-cs-faculty.stanford.edu/~knuth/dm.html">Selected Papers on Discrete Mathematics</a>. That is a precious collection for anyone interested in discrete structures, combinatorics, asymptotics, random structures etc. I had especially enjoyed one of the papers, <a href="http://portal.acm.org/citation.cfm?id=67827">&#8220;The first cycles in an evolving graph&#8221;</a> (with <a href="http://algo.inria.fr/flajolet/">Flajolet</a> &#038; <a href="http://www.math.ohio-state.edu/~bgp/">Pittel</a> as co-authors), not only for the neat results but also for the techniques used to get asymptotic values/bounds of certain integrals. That paper helped introduce me to, and drive home the importance of, the fascinating field I later came to know as <a href="http://en.wikipedia.org/wiki/Analytic_combinatorics">Analytic combinatorics</a> (also <a href="http://algo.inria.fr/flajolet/Publications/books.html">this</a>). That paper analyzes the evolution of a random graph, where edges are successively added to a set of <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_23e517569a067209bf264db2132df9e1.png" title="n" style="vertical-align:-20%;" class="tex" alt="n" /> vertices(under different <a href="http://en.wikipedia.org/wiki/Random_graph">random graph models</a>). Among other results, it shows that expected length of the first cycle to appear is proportional to <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_abedac5cf09d0ec5cb99f0e6d7deb619.png" title="n^{1/6}" style="vertical-align:-20%;" class="tex" alt="n^{1/6}" /> and the size of the component having this cycle is <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_f2895a79ad21921b9db265027724fe02.png" title="\sim\sqrt{n}" style="vertical-align:-20%;" class="tex" alt="\sim\sqrt{n}" /> &#8212; quite fascinating stuff. At any rate, with these analytic techniques still fresh in my mind, I attacked the problem by trying to find a bound on the probability integral. Details follow (with a I-to-we switch).</p>
<p>To begin with, we use the classical <a href="http://en.wikipedia.org/wiki/Central_limit_theorem">Central Limit Theorem</a> to replace the sum of <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_39b54fb569800b4de76f3a22735c0ec5.png" title="m" style="vertical-align:-20%;" class="tex" alt="m" /> independently and uniformly distributed variates (each of which had mean <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_84fd05d8198f7e5eda6fd5ce77c37d9b.png" title="1\over{2}" style="vertical-align:-20%;" class="tex" alt="1\over{2}" /> and variance <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_9a8228f8f96e9f778861f7f7c9a143e1.png" title="1\over{12}" style="vertical-align:-20%;" class="tex" alt="1\over{12}" />) with a Normal variate with mean <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_30756ac17007304d2c29512e77046d3a.png" title="m\over{2}" style="vertical-align:-20%;" class="tex" alt="m\over{2}" /> and variance <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_c157181c901c839c9d1a17371e2f7a20.png" title="m\over{12}" style="vertical-align:-20%;" class="tex" alt="m\over{12}" />.</p>
<p>Now, the probability of &#8220;hitting&#8221; (i.e., achieving a sum lying within the interval) <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_06c1b7d438c5568abfe5d1d88ad0bbb3.png" title="\left[n+x,n+1\right)" style="vertical-align:-20%;" class="tex" alt="\left[n+x,n+1\right)" /> in <i>exactly</i> <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_39b54fb569800b4de76f3a22735c0ec5.png" title="m" style="vertical-align:-20%;" class="tex" alt="m" /> &#8220;moves&#8221; is <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_4a108dee71f7e0bf54957e31c157f6df.png" title="\int_{n-1+x}^{n+x}P_a(m,y) P_b(y)\,dy" style="vertical-align:-20%;" class="tex" alt="\int_{n-1+x}^{n+x}P_a(m,y) P_b(y)\,dy" />, where <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_24f3db5ede6bbc2dc5e0f081c78a8143.png" title="P_a(m,y)\,dy" style="vertical-align:-20%;" class="tex" alt="P_a(m,y)\,dy" /> is the probability of hitting <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fb2e6bd1da6560741cb2f389adf66fb0.png" title="\left[y, y+dy\right)" style="vertical-align:-20%;" class="tex" alt="\left[y, y+dy\right)" /> in exactly <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_53892837d5d40b86ad3cfd16b2cab553.png" title="m-1" style="vertical-align:-20%;" class="tex" alt="m-1" /> moves and <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_5c33891a4360d41ccc1394cd607ca387.png" title="P_b(y)" style="vertical-align:-20%;" class="tex" alt="P_b(y)" /> is the probability of jumping from <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fb2e6bd1da6560741cb2f389adf66fb0.png" title="\left[y, y+dy\right)" style="vertical-align:-20%;" class="tex" alt="\left[y, y+dy\right)" /> to the desired interval <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_7fc6ba65c10c3ed9de130f889e4d876f.png" title="\left[n+x, n+1\right)" style="vertical-align:-20%;" class="tex" alt="\left[n+x, n+1\right)" /> in the m<sup>th</sup>-move.</p>
<p>When <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_24b66d7843d3fa9936b8815ae9da1a72.png" title="y\in\left[n-1+x, n\right)" style="vertical-align:-20%;" class="tex" alt="y\in\left[n-1+x, n\right)" />, <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_cad0e32f603525b16b55df5d28410538.png" title="P_b(y)=y-(n-1+x)" style="vertical-align:-20%;" class="tex" alt="P_b(y)=y-(n-1+x)" />; and when <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_ba098d18f6fa034de80e594a4d754438.png" title="y\in\left[n, n+x\right)" style="vertical-align:-20%;" class="tex" alt="y\in\left[n, n+x\right)" />, <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_6f1091abfcbed7571656718c0f05a0d0.png" title="P_b(y)=1-x" style="vertical-align:-20%;" class="tex" alt="P_b(y)=1-x" />. <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_088923d77af492404f106ac65999d128.png" title="P_a(m,y)" style="vertical-align:-20%;" class="tex" alt="P_a(m,y)" /> is the <a href="http://en.wikipedia.org/wiki/Probability_density_function">probability density function</a> of the aforementioned normal variate; so</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_5e3c5ae9dbe51c52a040bf93d4d02198.png" title="\displaystyle P_a(m,y) = e^{-{{6(y-{m\over{}2})^2}\over m}}\sqrt{6\over{m\pi}}" style="vertical-align:-20%;" class="tex" alt="\displaystyle P_a(m,y) = e^{-{{6(y-{m\over{}2})^2}\over m}}\sqrt{6\over{m\pi}}" />.</center></p>
<p>Thus the probability of success in precisely <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_39b54fb569800b4de76f3a22735c0ec5.png" title="m" style="vertical-align:-20%;" class="tex" alt="m" /> moves is</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_e366e51097b0706e13e1d0522f2348cb.png" title="\displaystyle P(m)=\int_{n-1+x}^{n} P_a(m,y) (y-(n-1+x))\,dy + \int_n^{n+x} P_a(m,y) (1-x)\,dy" style="vertical-align:-20%;" class="tex" alt="\displaystyle P(m)=\int_{n-1+x}^{n} P_a(m,y) (y-(n-1+x))\,dy + \int_n^{n+x} P_a(m,y) (1-x)\,dy" /></center></p>
<p>which simplifies to</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_4ce44a215685239bfe1b3c7b23a4e962.png" title="\displaystyle (1-x)\int_{n-1+x}^{n+x} P_a(m,y)\,dy + \int_{n-1+x}^{n} P_a(m,y) (y-n)\,dy" style="vertical-align:-20%;" class="tex" alt="\displaystyle (1-x)\int_{n-1+x}^{n+x} P_a(m,y)\,dy + \int_{n-1+x}^{n} P_a(m,y) (y-n)\,dy" />.</center></p>
<p>Since we&#8217;re interested in a success in any number of moves, we must evaulate <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_c41276c5d941f22c181113ae7a46d213.png" title="\sum_{m=n+1}^{\infty}P(m)" style="vertical-align:-20%;" class="tex" alt="\sum_{m=n+1}^{\infty}P(m)" />, and finish by taking the desired limit <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fe3500a8a2c425af0aea75cd0856ec8f.png" title="n\to\infty" style="vertical-align:-20%;" class="tex" alt="n\to\infty" />.</p>
<p>To evalutate the sum over <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_39b54fb569800b4de76f3a22735c0ec5.png" title="m" style="vertical-align:-20%;" class="tex" alt="m" />, we replace the summation by integration (see caveat below) and substitute the variable of integration from <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_39b54fb569800b4de76f3a22735c0ec5.png" title="m" style="vertical-align:-20%;" class="tex" alt="m" /> to <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_4f4a2b18cb439a6759bdc45633eb2277.png" title="2n + r\sqrt{n}" style="vertical-align:-20%;" class="tex" alt="2n + r\sqrt{n}" /> (resulting in an extra factor of <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fc601043caad9475490f58f47045a6c0.png" title="\sqrt{n}" style="vertical-align:-20%;" class="tex" alt="\sqrt{n}" />). So our final integral turs out to:</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_ef3a3a8387a16dc4dbd26137f16d71ee.png" title="\displaystyle \int\limits_{-\sqrt{n}}^{\infty} \sqrt{n}\Big((1 - x)\int\limits_{-(1-x)}^{x}P_a(2n+r\sqrt{n},n+t)\,dt + \int\limits_{-(1-x)}^{0}P_a(2n+r\sqrt{n},n+t)t\,dt\Big)\,dr" style="vertical-align:-20%;" class="tex" alt="\displaystyle \int\limits_{-\sqrt{n}}^{\infty} \sqrt{n}\Big((1 - x)\int\limits_{-(1-x)}^{x}P_a(2n+r\sqrt{n},n+t)\,dt + \int\limits_{-(1-x)}^{0}P_a(2n+r\sqrt{n},n+t)t\,dt\Big)\,dr" /></center><br/></p>
<p>Expanding the integrand (of the first integral) in powers of <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_082902c6620229bf1a530f37b45cb739.png" title="1\over n" style="vertical-align:-20%;" class="tex" alt="1\over n" />, the integrand becomes:</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_9f70994514936eb1d003782a8beec9d1.png" title="\displaystyle \sqrt{3\over{4\pi}}e^{-3r^2/4}(1-x^2) + O(e^{-3r^2/4}r^3n^{-1/2})" style="vertical-align:-20%;" class="tex" alt="\displaystyle \sqrt{3\over{4\pi}}e^{-3r^2/4}(1-x^2) + O(e^{-3r^2/4}r^3n^{-1/2})" /></center></p>
<p>When we integrate over <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_f95e4a9e37d3f8fee71fee03216426c8.png" title="r: [-\sqrt{n},\infty)" style="vertical-align:-20%;" class="tex" alt="r: [-\sqrt{n},\infty)" /> and take limit <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fe3500a8a2c425af0aea75cd0856ec8f.png" title="n\to\infty" style="vertical-align:-20%;" class="tex" alt="n\to\infty" />, all terms other than the first go away. As for the first term, it yields <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_a1a2683706081112a94e400e4250251c.png" title="1-x^2" style="vertical-align:-20%;" class="tex" alt="1-x^2" /> since</p>
<p><center><img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_94d58cea0aa1badbea66a788dfd0b16b.png" title="\displaystyle \int_{-\sqrt{n}}^{\infty}\sqrt{3\over{4\pi}}e^{-3r^2/4}\,dr = {1\over{2}}(1+\mbox{erf}({1\over{2}}\sqrt{3n}))\to 1\quad \mbox{as}\,n\to\infty" style="vertical-align:-20%;" class="tex" alt="\displaystyle \int_{-\sqrt{n}}^{\infty}\sqrt{3\over{4\pi}}e^{-3r^2/4}\,dr = {1\over{2}}(1+\mbox{erf}({1\over{2}}\sqrt{3n}))\to 1\quad \mbox{as}\,n\to\infty" /></center></p>
<p>(where <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_db8f8cda989eee3d5f243afd8c0bef0d.png" title="\mbox{erf}()" style="vertical-align:-20%;" class="tex" alt="\mbox{erf}()" /> is the <a href="http://en.wikipedia.org/wiki/Error_function">Error function</a>).</p>
<p>Whew! That was heavy going. Let us catch our breath. Okay. So the answer to the original problem turns out to be <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_a1a2683706081112a94e400e4250251c.png" title="1-x^2" style="vertical-align:-20%;" class="tex" alt="1-x^2" />. As a sanity check, it&#8217;s value turns out to be 0 at <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_5b00f5ad5f9a199f675af2fb2d0ccf70.png" title="x=1" style="vertical-align:-20%;" class="tex" alt="x=1" /> and 1 at <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_cb11ae6764404172995f1dac8d1eac62.png" title="x=0" style="vertical-align:-20%;" class="tex" alt="x=0" />. Good.</p>
<p><i>Caveat</i>: The above derivation is <i>not rigorous</i> (in fact, it is somewhat sloppy) for at least the following reasons:<br/></p>
<ul>
<li>Convergence of many integrals/summations is implictly assumed</li>
<li>The error term has not been calculated when changing a summation to an integration. <a href="http://mathworld.wolfram.com/Euler-MaclaurinIntegrationFormulas.html">Euler Summation Formula</a> (also TAOCP 1.2.11.2) should have been used to bound the error terms.</li>
<li>The Central Limit approximation has been used without being demonstrated that it is being applied only close to the peak of the distribution, and not far into the tails (unless justified)</li>
</ul>
<p><i>A question:</i> If you read the <a href="http://domino.research.ibm.com/Comm/wwwr_ponder.nsf/solutions/June2007.html">publisher solution on Ponder This</a>, it says, &#8220;Values between 0 and 1 are equally likely but larger values are more likely to cause the sum to exceed <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_e9be79e62f04cc4b913b199c5644142b.png" title="n+x" style="vertical-align:-20%;" class="tex" alt="n+x" />. So as <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_fe3500a8a2c425af0aea75cd0856ec8f.png" title="n\to\infty" style="vertical-align:-20%;" class="tex" alt="n\to\infty" /> the differential probability that <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_109361a77d0b092159482d8224960bce.png" title="x_k=t" style="vertical-align:-20%;" class="tex" alt="x_k=t" /> is <img src="http://ashutoshmehra.net/blog/wp-content/plugins/easy-latex/cache/tex_41997461bba1857b03e9f3d45d7e5561.png" title="2t\,dt" style="vertical-align:-20%;" class="tex" alt="2t\,dt" />.&#8221; <i>Can the reader explain the reasoning behind this differential probability?</i></p>
<div id="tweetbutton23" class="tw_button" style="float:left; width:75px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fgoo.gl%2Fq6oOZ&amp;via=ashutoshmehra&amp;text=Analytically%20evaluating%20a%20limiting%20probability%20%28June%202007%20Ponder%20This%29%20-%20Ashutosh%20Mehra%27s%20Blog&amp;related=ashutoshmehra&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fashutoshmehra.net%2Fblog%2F2008%2F12%2Fa-limiting-probability%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://ashutoshmehra.net/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://ashutoshmehra.net/blog/2008/12/a-limiting-probability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

