<?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: The abc game</title>
	<atom:link href="http://bit-player.org/2012/the-abc-game/feed" rel="self" type="application/rss+xml" />
	<link>http://bit-player.org/2012/the-abc-game</link>
	<description>An amateur&#039;s outlook on computation and mathematics</description>
	<lastBuildDate>Tue, 07 May 2013 12:54:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Andrew Au</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5279</link>
		<dc:creator>Andrew Au</dc:creator>
		<pubDate>Wed, 19 Sep 2012 00:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5279</guid>
		<description>The explanation of the problem is awesome!</description>
		<content:encoded><![CDATA[<p>The explanation of the problem is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5219</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Wed, 12 Sep 2012 01:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5219</guid>
		<description>THANKS for writing the clearest, most enjoyable explanation of the abc problem I&#039;ve read. With the news of the rumored proof there are so many math-geeks now interested on the subject but I&#039;m afraid most of us got completely disillusioned at the ridiculous level of jargon involved in most other explanations.</description>
		<content:encoded><![CDATA[<p>THANKS for writing the clearest, most enjoyable explanation of the abc problem I&#8217;ve read. With the news of the rumored proof there are so many math-geeks now interested on the subject but I&#8217;m afraid most of us got completely disillusioned at the ridiculous level of jargon involved in most other explanations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5217</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 11 Sep 2012 18:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5217</guid>
		<description>@Craig: The ABC@Home project offers plenty of data for curve-fitting. The file records just a and c for each hit, so you need to compute b and R and the ratio of logs. I&#039;m curious too, and I&#039;ll try to do a simple histogram for a subset of the data in a day or two.</description>
		<content:encoded><![CDATA[<p>@Craig: The ABC@Home project offers plenty of data for curve-fitting. The file records just a and c for each hit, so you need to compute b and R and the ratio of logs. I&#8217;m curious too, and I&#8217;ll try to do a simple histogram for a subset of the data in a day or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Lyon</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5216</link>
		<dc:creator>Jim Lyon</dc:creator>
		<pubDate>Tue, 11 Sep 2012 18:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5216</guid>
		<description>If N(h) is the number of hits for value h, it&#039;s not that strange that N(h) is finite when h &gt; 1, but infinite when h = 1.

Now it would be mighty strange if the limit of N(h) as h approaches 1 were finite.

Is it?</description>
		<content:encoded><![CDATA[<p>If N(h) is the number of hits for value h, it&#8217;s not that strange that N(h) is finite when h &gt; 1, but infinite when h = 1.</p>
<p>Now it would be mighty strange if the limit of N(h) as h approaches 1 were finite.</p>
<p>Is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5215</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 11 Sep 2012 17:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5215</guid>
		<description>&lt;em&gt;R&lt;/em&gt; &#8800; &lt;em&gt;c&lt;/em&gt;. Thank you all. Amazing how much computation you can avoid with a little thinking!</description>
		<content:encoded><![CDATA[<p><em>R</em> &ne; <em>c</em>. Thank you all. Amazing how much computation you can avoid with a little thinking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5214</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Tue, 11 Sep 2012 17:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5214</guid>
		<description>Is anything known, even empirically, about the asymptotic behavior of the number of solutions as h approaches 1?  (Aside from the fact that it goes to infinity.)  Like, does it go as 1/(h-1)?  1/(h-1)^2?  exp[1/(h-1)]?</description>
		<content:encoded><![CDATA[<p>Is anything known, even empirically, about the asymptotic behavior of the number of solutions as h approaches 1?  (Aside from the fact that it goes to infinity.)  Like, does it go as 1/(h-1)?  1/(h-1)^2?  exp[1/(h-1)]?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Palmer</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5213</link>
		<dc:creator>Sean Palmer</dc:creator>
		<pubDate>Tue, 11 Sep 2012 15:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5213</guid>
		<description>From jgeralnik on HN https://news.ycombinator.com/item?id=4505264 &quot;I may have misunderstood something, but I believe it is simple to prove that R cannot equal c.

Because c is relatively prime to both a and b, there exists some prime p which b is divisible by and c is not. Because b is divisible by p, R=rad(a,b,c) is also divisible by p. Since R is divisible by p and c is not, R!=c.&quot;</description>
		<content:encoded><![CDATA[<p>From jgeralnik on HN <a href="https://news.ycombinator.com/item?id=4505264" rel="nofollow">https://news.ycombinator.com/item?id=4505264</a> &#8220;I may have misunderstood something, but I believe it is simple to prove that R cannot equal c.</p>
<p>Because c is relatively prime to both a and b, there exists some prime p which b is divisible by and c is not. Because b is divisible by p, R=rad(a,b,c) is also divisible by p. Since R is divisible by p and c is not, R!=c.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lmm</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5211</link>
		<dc:creator>lmm</dc:creator>
		<pubDate>Tue, 11 Sep 2012 14:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5211</guid>
		<description>Surely R=c is trivially impossible. R = c =&gt; R &#124; c =&gt; R(a) &#124; c =&gt; a and c have a common factor.</description>
		<content:encoded><![CDATA[<p>Surely R=c is trivially impossible. R = c =&gt; R | c =&gt; R(a) | c =&gt; a and c have a common factor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Fuentes</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5210</link>
		<dc:creator>Carlos Fuentes</dc:creator>
		<pubDate>Tue, 11 Sep 2012 14:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5210</guid>
		<description>Great article.

I was going to point out the bit about c=R but I see I&#039;ve been beaten to it. Still great way to make the topic accessible. Thank you.</description>
		<content:encoded><![CDATA[<p>Great article.</p>
<p>I was going to point out the bit about c=R but I see I&#8217;ve been beaten to it. Still great way to make the topic accessible. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bit-player.org/2012/the-abc-game/comment-page-1#comment-5209</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 11 Sep 2012 13:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=1270#comment-5209</guid>
		<description>Assuming c=R,
log c=log R
(log c)/(log R)=1.
Because this is never the case, c and R are never equal.

Other than this small oversight, very nice article :)</description>
		<content:encoded><![CDATA[<p>Assuming c=R,<br />
log c=log R<br />
(log c)/(log R)=1.<br />
Because this is never the case, c and R are never equal.</p>
<p>Other than this small oversight, very nice article :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
