<?xml version="1.0" encoding="iso-8859-1"?><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: A Small Constant</title>
	<atom:link href="http://magic.aladdin.cs.cmu.edu/2006/02/11/a-small-constant/feed/" rel="self" type="application/rss+xml" />
	<link>http://magic.aladdin.cs.cmu.edu/2006/02/11/a-small-constant/</link>
	<description>Algorithms are everywhere.</description>
	<lastBuildDate>Sun, 30 Aug 2009 23:42:14 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maverick Woo</title>
		<link>http://magic.aladdin.cs.cmu.edu/2006/02/11/a-small-constant/comment-page-1/#comment-184</link>
		<dc:creator>Maverick Woo</dc:creator>
		<pubDate>Mon, 13 Feb 2006 03:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://magic.aladdin.cs.cmu.edu/?p=237#comment-184</guid>
		<description>Haha, gotcha!

In a way this post is arguing that the constant in front of polylog matters. So while I don&#039;t exactly consider big-O to be the enemy all the time, for real-life applications, I can imagine we all have our doubts when choosing between, say, $2 \log^2 n$ and $20 \log n \log \log n$.</description>
		<content:encoded><![CDATA[<p>Haha, gotcha!</p>
<p>In a way this post is arguing that the constant in front of polylog matters. So while I don&#8217;t exactly consider big-O to be the enemy all the time, for real-life applications, I can imagine we all have our doubts when choosing between, say, $2 \log^2 n$ and $20 \log n \log \log n$.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Williams</title>
		<link>http://magic.aladdin.cs.cmu.edu/2006/02/11/a-small-constant/comment-page-1/#comment-183</link>
		<dc:creator>Ryan Williams</dc:creator>
		<pubDate>Sun, 12 Feb 2006 19:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://magic.aladdin.cs.cmu.edu/?p=237#comment-183</guid>
		<description>Err, I meant that the proof length is bounded by 2^r... big-O notation is the enemy, eh?</description>
		<content:encoded><![CDATA[<p>Err, I meant that the proof length is bounded by 2^r&#8230; big-O notation is the enemy, eh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Williams</title>
		<link>http://magic.aladdin.cs.cmu.edu/2006/02/11/a-small-constant/comment-page-1/#comment-181</link>
		<dc:creator>Ryan Williams</dc:creator>
		<pubDate>Sun, 12 Feb 2006 19:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://magic.aladdin.cs.cmu.edu/?p=237#comment-181</guid>
		<description>Your point comes up in measuring the parameters of PCPs, in particular in the amount of random bits r used, since the length of the proof is bound by 2^{O(r)}. 

E.g., a corollary of Irit Dinur&#039;s proof of the PCP theorem is that there are PCPs for SAT that use log_2(n * poly log n) random bits and only O(1) queries suffice. There is &lt;i&gt;no&lt;/i&gt; constant in front of the log_2, and the logarithm really is base-two. So, the resulting proof length is n*polylog n, as that&#039;s the maximum length that it could possibly be.</description>
		<content:encoded><![CDATA[<p>Your point comes up in measuring the parameters of PCPs, in particular in the amount of random bits r used, since the length of the proof is bound by 2^{O(r)}. </p>
<p>E.g., a corollary of Irit Dinur&#8217;s proof of the PCP theorem is that there are PCPs for SAT that use log_2(n * poly log n) random bits and only O(1) queries suffice. There is <i>no</i> constant in front of the log_2, and the logarithm really is base-two. So, the resulting proof length is n*polylog n, as that&#8217;s the maximum length that it could possibly be.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
