<?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/"
	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>Jiajin's TCS Notes</title>
	<atom:link href="http://jiajinyu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jiajinyu.wordpress.com</link>
	<description>My Own Thoughts on Theoretical Computer Science</description>
	<lastBuildDate>Sun, 25 May 2008 03:38:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jiajinyu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jiajin's TCS Notes</title>
		<link>http://jiajinyu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jiajinyu.wordpress.com/osd.xml" title="Jiajin&#039;s TCS Notes" />
	<atom:link rel='hub' href='http://jiajinyu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Truthfulness in the Stable Marriage Problem</title>
		<link>http://jiajinyu.wordpress.com/2008/05/05/truthfulness-in-the-stable-marriage-problem/</link>
		<comments>http://jiajinyu.wordpress.com/2008/05/05/truthfulness-in-the-stable-marriage-problem/#comments</comments>
		<pubDate>Mon, 05 May 2008 04:05:19 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[paper notes]]></category>
		<category><![CDATA[game theory]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/?p=11</guid>
		<description><![CDATA[The Stable Marriage Problem has been introduced in a previous post. In this post, let us view this problem in a game theoretic view. In particular, let&#8217;s consider the following scenario: Each man and woman has a preference list of his/her possible partners and this preference list is private information only known by himself/herself. When [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=11&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Stable Marriage Problem has been introduced in <a href="http://jiajinyu.wordpress.com/2008/05/05/a-fair-stable-marriage/">a previous post</a>. In this post, let us view this problem in a game theoretic view. In particular, let&#8217;s consider the following scenario:</p>
<blockquote><p>Each man and woman has a preference list <img src='http://s0.wp.com/latex.php?latex=P_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='P_i' title='P_i' class='latex' /> of his/her possible partners and this preference list is private information only known by himself/herself. When the game starts, each person <img src='http://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='i' title='i' class='latex' /> states a preference list, <img src='http://s0.wp.com/latex.php?latex=Q_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Q_i' title='Q_i' class='latex' />. An algorithm <img src='http://s0.wp.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='h' title='h' class='latex' /> produces a stable matching according to the stated preference lists <img src='http://s0.wp.com/latex.php?latex=%5Cvec%7BQ%7D+%3D+%28Q_1%2C+Q_2%2C+%5Cldots%2C+Q_%7B2n%7D%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;vec{Q} = (Q_1, Q_2, &#92;ldots, Q_{2n})' title='&#92;vec{Q} = (Q_1, Q_2, &#92;ldots, Q_{2n})' class='latex' />.</p></blockquote>
<p>Now the question is:</p>
<blockquote><p>Does any incentive exist such that someone can propose a <img src='http://s0.wp.com/latex.php?latex=Q%28i%29+%5Cneq+P%28i%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Q(i) &#92;neq P(i)' title='Q(i) &#92;neq P(i)' class='latex' /> and get a better partner?</p></blockquote>
<p>The answer is YES. Formally, there does not exist an algorithm such that it can produce a stable matching according to the stated preference lists and telling truth is a <a href="http://en.wikipedia.org/wiki/Dominance_(game_theory)">dominant strategy</a> for all players. The prove that truth revelation is not a dominant strategy, we need to prove for some strategies <img src='http://s0.wp.com/latex.php?latex=Q_%7B-i%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Q_{-i}' title='Q_{-i}' class='latex' /> other players use, player <img src='http://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='i' title='i' class='latex' /> has a better strategy <img src='http://s0.wp.com/latex.php?latex=Q_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Q_i' title='Q_i' class='latex' /> than stating the truth preference list <img src='http://s0.wp.com/latex.php?latex=P_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='P_i' title='P_i' class='latex' />.</p>
<p>To prove this, <a href="http://kuznets.fas.harvard.edu/~aroth/papers/1982_MOR_EconomicsOfMatching.pdf">Roth</a> uses an instance of size 3. In this instance, only 2 matchings <img src='http://s0.wp.com/latex.php?latex=M_1%2C+M_2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_1, M_2' title='M_1, M_2' class='latex' /> (man-optimal and woman optimal, respectively) are possible. Therefore any stable matching algorithm must produce either <img src='http://s0.wp.com/latex.php?latex=M_1&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_1' title='M_1' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=M_2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_2' title='M_2' class='latex' />. Let&#8217;s consider the algorithm finding $M_1$ first. If all the others tell the truth, we can find a woman <img src='http://s0.wp.com/latex.php?latex=w&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='w' title='w' class='latex' /> such that giving a particular preference list will leads the algorithm to find <img src='http://s0.wp.com/latex.php?latex=M_2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_2' title='M_2' class='latex' />, which is more preferable to <img src='http://s0.wp.com/latex.php?latex=w&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='w' title='w' class='latex' />. Therefore true telling is not a dominant strategy when we use algorithm to produce <img src='http://s0.wp.com/latex.php?latex=M_1&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_1' title='M_1' class='latex' />. The case of <img src='http://s0.wp.com/latex.php?latex=M_2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M_2' title='M_2' class='latex' /> is similar</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=11&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2008/05/05/truthfulness-in-the-stable-marriage-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>A &#8220;Fair&#8221; Stable Marriage</title>
		<link>http://jiajinyu.wordpress.com/2008/05/05/a-fair-stable-marriage/</link>
		<comments>http://jiajinyu.wordpress.com/2008/05/05/a-fair-stable-marriage/#comments</comments>
		<pubDate>Mon, 05 May 2008 02:48:14 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[paper notes]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/?p=10</guid>
		<description><![CDATA[In this SODA &#8217;08 paper, they studied the problem of sampling stable matchings in the variants of stable marriage problem. It&#8217;s interesting to see that producing a fair stable marriage is a not-so-easy problem. In the standard stable marriage problem, we have two sets and , corresponding men and women. Each person has a preference [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=10&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In this SODA &#8217;08 <a href="http://portal.acm.org/citation.cfm?id=1347082.1347215">paper</a>, they studied the problem of sampling stable matchings in the variants of stable marriage problem. It&#8217;s interesting to see that producing a fair stable marriage is a not-so-easy problem.</p>
<p>In the standard stable marriage problem, we have two sets <img src='http://s0.wp.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=W&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='W' title='W' class='latex' />, corresponding men and women. Each person has a <em>preference list</em> of his/her possible partner of opposite sex. The goal is to produce a stable matching such that there does not exist a pair of <img src='http://s0.wp.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='m' title='m' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=w&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='w' title='w' class='latex' /> who prefer each other than their spouses in the matching. This problem has been solved by Gale and Shapley using a very simple polynomial time algorithm to produce a <em>man-optimal</em> matching. Here man-optimal matching means that men like their spouses better than those in any other stable matching. The matching Gale-Shapley algorithm produces also has the property that it is the worst stable matching women can get.</p>
<p>A fair stable matching roughly means that, in this stable matching, some men have their best achievable spouses and this is also true for some women. Since some instances of stable marriage problem do not have such stable matchings (one can find instances only have man and woman optimal matchings), we hope we can have a random sampling procedure to achieve the fairness in a expected sense. It is known that all the stable matchings of  a stable marriage problem instance forms a <a href="http://en.wikipedia.org/wiki/Distributive_lattice"><em>distributive lattice</em></a>.  A simple idea is to do some random walk on this lattice. But <a href="http://portal.acm.org/citation.cfm?id=1347082.1347215">they</a> said this is hard. Instead, they studies some restricted models such as</p>
<ul>
<li><strong>k-attributes model</strong> Each person has k attributes and we rank them by projecting a point in <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D%5Ek&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^k' title='&#92;mathbb{R}^k' class='latex' /> into a line.</li>
<li><strong>k-range model </strong>Any person has a predetermined rank <img src='http://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='i' title='i' class='latex' /> and it can only fall into the set <img src='http://s0.wp.com/latex.php?latex=%5C%7Bi%2C+i%2B1%2C+%5Cldots%2C+i%2Bk-1%5C%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;{i, i+1, &#92;ldots, i+k-1&#92;}' title='&#92;{i, i+1, &#92;ldots, i+k-1&#92;}' class='latex' /> in any person&#8217;s preference list.</li>
<li><strong>k-list model </strong>Each gender is partitioned into <img src='http://s0.wp.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='k' title='k' class='latex' /> different groups. People in the same group have the same preference list.</li>
</ul>
<p>They studied the distributive lattice structure under these constrained model and devise some algorithms using <strong>Markov Chain</strong> to sample stable matchings uniformly.</p>
<p>Since I don&#8217;t know anything about Markov Chain except its name. I cannot describe any details of this paper. Hope in the near future, I can understand this paper better.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=10&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2008/05/05/a-fair-stable-marriage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>Finding 2-player Nash Equlibrium is PPAD-Complete</title>
		<link>http://jiajinyu.wordpress.com/2008/04/25/finding-2-player-nash-equlibrium-in-ppad-complete/</link>
		<comments>http://jiajinyu.wordpress.com/2008/04/25/finding-2-player-nash-equlibrium-in-ppad-complete/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 11:36:54 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[topic summary]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[game theory]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/?p=9</guid>
		<description><![CDATA[In this paper, Chen and Deng proved that, given payoff matrix, finding 2-player Nash Equilibrium is PPAD-Complete. So what is PPAD? Let&#8217;s first start on TFNP (Total Functions in NP) . A polynomial time predicate function is that for every , there exists at least one that makes latex true. A TFNP is the problem [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=9&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://eccc.hpi-web.de/eccc-reports/2005/TR05-140/index.html">this paper</a>, Chen and Deng proved that, given payoff matrix, finding 2-player Nash Equilibrium is PPAD-Complete. So what is <strong>PPAD</strong>?</p>
<p>Let&#8217;s first start on <strong>TFNP</strong> (Total Functions in NP) . A polynomial time predicate function <img src='http://s0.wp.com/latex.php?latex=P%28x%2Cy%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='P(x,y)' title='P(x,y)' class='latex' /> is that for every <img src='http://s0.wp.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='x' title='x' class='latex' />, there exists at least one <img src='http://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='y' title='y' class='latex' /> that makes latex <img src='http://s0.wp.com/latex.php?latex=P%28x%2Cy%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='P(x,y)' title='P(x,y)' class='latex' /> true. A TFNP is the problem that given an input<em> </em><img src='http://s0.wp.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='x' title='x' class='latex' />, find a <img src='http://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='y' title='y' class='latex' /> making <img src='http://s0.wp.com/latex.php?latex=P%28x%2Cy%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='P(x,y)' title='P(x,y)' class='latex' /> true.</p>
<p>One subproblem class of TFNP is <strong>PPA</strong> where it ensures the existence of a <img src='http://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='y' title='y' class='latex' />. Formally, there is a lemma PPA (Polynomial Parity Argument) says that all graphs of maximum degree 2 have even number of leaves. Then given a leaf,  you want to search another leaf.</p>
<p><strong>PPAD</strong> is the problem defined on directed graphs where vertex has at most one incoming edge and and one outcoming edge. Formally, given an exponential-sized graph, where for each vertex <img src='http://s0.wp.com/latex.php?latex=v&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v' title='v' class='latex' /><em>,</em> a polynomial-time computable function <img src='http://s0.wp.com/latex.php?latex=f%28v%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f(v)' title='f(v)' class='latex' /> can give its successor (outcoming edge) and predecessor (incoming edge); and  there exists a vertex <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='s' title='s' class='latex' /> in this graph that only has successor. The problem here is to find a <img src='http://s0.wp.com/latex.php?latex=t%5Cneq+s&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='t&#92;neq s' title='t&#92;neq s' class='latex' /> <em>s.t.</em> vertex <img src='http://s0.wp.com/latex.php?latex=t&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='t' title='t' class='latex' /> has no successor or predecessor.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=9&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2008/04/25/finding-2-player-nash-equlibrium-in-ppad-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>Prologue</title>
		<link>http://jiajinyu.wordpress.com/2008/04/20/prologue/</link>
		<comments>http://jiajinyu.wordpress.com/2008/04/20/prologue/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 12:23:40 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[Musing]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/?p=7</guid>
		<description><![CDATA[Theoretical computer science is a fantastic topic in Computer Science. It mainly concerns the understanding of computation. Unlike other sub-field in CS, where experiments are more involved, rigorous and mathematics is in the spirit of TCS. I think I would save my unmatured and naive comments on TCS, but start to share my thoughts on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=7&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Theoretical computer science is a fantastic topic in Computer Science. It mainly concerns the understanding of computation. Unlike other sub-field in CS, where experiments are more involved, rigorous and mathematics is in the spirit of TCS. I think I would save my unmatured and naive comments on TCS, but start to share my thoughts on topics, techniques, etc. on TCS. Therefore this blog is a place for me to summarize my understanding on TCS when I am doing the research. Other topics such as musing on how to do research, complaints on pathetic graduate student life will also appear in this blog. The posts will be written in English since I would like to train my English writing skills, otherwise the 90+ HKD for &#8220;The Elements of Style&#8221; bought in PAGE ONE is meaningless.</p>
<p>Now let&#8217;s start and have fun.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=7&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2008/04/20/prologue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>PCP Theorem</title>
		<link>http://jiajinyu.wordpress.com/2007/04/16/pcp-theorem/</link>
		<comments>http://jiajinyu.wordpress.com/2007/04/16/pcp-theorem/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 14:39:00 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[TCS]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/2007/04/16/pcp-theorem/</guid>
		<description><![CDATA[Since I have no class in SJTU at this last semester, I go to Fudan to listen my future adviser&#8217;s lectures and participate seminars of the theory group in Fudan. From last week, we were going to have lectures of PCP Theorem each week. PCP Theorem is the most important result in Complexity Theory in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=22&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since I have no class in <span class="blsp-spelling-error">SJTU</span> at this last semester, I go to <span class="blsp-spelling-error">Fudan</span> to listen my future adviser&#8217;s lectures and participate seminars of the theory group in <span class="blsp-spelling-error">Fudan</span>.
</p>
<p>From last week, we were going to have lectures of PCP Theorem each week. PCP Theorem is the most important result in Complexity Theory in the last ten years. The statement is quite amazing at first <span class="blsp-spelling-corrected">glance. </span>
</p>
<blockquote><p>
For any language L in NP, there exists a verifier V that uses O(log n) random bits and makes O(1) queries to the proof such that</p>
<ul>
<li>If <span style="font-style:italic;">x</span> belongs to <span style="font-style:italic;">L</span>, there exist a proof π, such that Pr[V(π,<span style="font-style:italic;">x</span>) = 1] = 1</li>
<li>If <span style="font-style:italic;">x</span> does not belong to <span style="font-style:italic;">L</span>, for any proof π, Pr[V(π,<span style="font-style:italic;">x</span>)=1] &lt; <span style="font-style:italic;">s</span></li>
</ul>
<p>Here V(π,<span style="font-style:italic;">x</span>)=1 means x belongs to <span style="font-style:italic;">L</span>.
</p></blockquote>
<p>I omit the introduction in this post, anyone who has interest can read <a href="http://weblog.fortnow.com/2004/05/favorite-theorems-probabilistically.html">this post</a> by Lance. We use<a href="http://theory.lcs.mit.edu/%7Emadhu/pcp/course.html"> Sudan&#8217;s notes</a> in our lectures, which now I thought is really a bad idea. In Sudan&#8217;s notes, he still use multivariate polynomials to amplify the gap in the original proof of PCP theorem. This  proof  is so complicated that currently I have no idea what&#8217;s going on. It is really a pity we didn&#8217;t follow the new astonishing proof by <span class="blsp-spelling-error">Dinur</span>, whose technique of gap amplification is now used by almost every PCP lectures and books (even by <span class="blsp-spelling-error">Arora</span> himself).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=22&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2007/04/16/pcp-theorem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>Drop glass jars</title>
		<link>http://jiajinyu.wordpress.com/2007/03/01/drop-glass-jars/</link>
		<comments>http://jiajinyu.wordpress.com/2007/03/01/drop-glass-jars/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 14:58:00 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[interesting problems]]></category>
		<category><![CDATA[combinatorics]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/2007/03/01/drop-glass-jars/</guid>
		<description><![CDATA[The problem is learned from &#8220;Algorithm Design&#8221; by Kleinberg and Tardos, Chapter 2, ex. 8. But the first time I heard this problem, it was said to be an interview problem of Google. You are doing some stress-testing on various models of glass jars to determine the height from which they can be dropped and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=18&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The problem is learned from &#8220;Algorithm Design&#8221; by Kleinberg and Tardos, Chapter 2, ex. 8. But the first time I heard this problem, it was said to be an interview problem of Google.</p>
<blockquote><p>You are doing some stress-testing on various models of glass jars to determine the height from which they can be dropped and still not break.  The setup for this experiment, on a particular type of jar, is as follows.  You have a ladder with rungs, and you want to find the highest rung from which you can drop a copy of the jar and not have it break.  We call this <strong>the highest safe rung</strong>.</p></blockquote>
<p>The trade-off here is the number of broken jars and the times of the drops. If the binary search is chosen, you can use only <img src='http://s0.wp.com/latex.php?latex=O%28%5Clog+n%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='O(&#92;log n)' title='O(&#92;log n)' class='latex' /> times to find <strong>the highest safe rung</strong>. As a result, you will also consume <img src='http://s0.wp.com/latex.php?latex=O%28%5Clog+n%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='O(&#92;log n)' title='O(&#92;log n)' class='latex' /> broken jars. On the other hand, if you want to conserve the jars, linear search could be used &#8211; drop the jar from the lowest rung. In the worse case, the number of tries to find <strong>the highest safe rung</strong> will be <img src='http://s0.wp.com/latex.php?latex=n-1&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n-1' title='n-1' class='latex' />.</p>
<p>How can we find some optimal strategy which decrease the times of drops in the worst case when we only have <img src='http://s0.wp.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='k' title='k' class='latex' /> jars? A simple and intuitive approach is to mix the binary search and linear search. For an example, if we have <img src='http://s0.wp.com/latex.php?latex=k+%3D+2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='k = 2' title='k = 2' class='latex' />jars, first use a binary search from buttop to top so that a upper bound can be found. Then a linear search can be executed in a limited range. This strategy can be extended to any <img src='http://s0.wp.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='k' title='k' class='latex' />. Just do the binary search until you have only one jar. But this simple approach is not exactly what we want. It only improve a constant factor compared with the linear search.</p>
<p>If we choose <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7Bn%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;sqrt{n}' title='&#92;sqrt{n}' class='latex' />, magic happens. We can use the first  <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7Bn%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;sqrt{n}' title='&#92;sqrt{n}' class='latex' /> to find the upper bound, then we use another  <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7Bn%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;sqrt{n}' title='&#92;sqrt{n}' class='latex' /> to find <strong>the highest safe rung</strong>. Also this approach can be extended when <img src='http://s0.wp.com/latex.php?latex=k+%3E+2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='k &gt; 2' title='k &gt; 2' class='latex' />. Is this the optimistic way to solve this problem? Let&#8217;s find a proof later.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=18&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2007/03/01/drop-glass-jars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>Set of All Functions Is Uncountable</title>
		<link>http://jiajinyu.wordpress.com/2006/10/16/set-of-all-functions-is-uncountable/</link>
		<comments>http://jiajinyu.wordpress.com/2006/10/16/set-of-all-functions-is-uncountable/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 08:05:00 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[interesting problems]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/2006/10/16/set-of-all-functions-is-uncountable/</guid>
		<description><![CDATA[The computable functions are countable since each computable function has its correspondence Turing machine, which has its finite description. The finite description can have 1-1 map to strings, then finally correspond to the nature numbers. But the set of all functions is uncountable. We can just choose a subset &#8211; Boolean functions. The Boolean functions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=14&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The computable functions are countable since each computable function has its correspondence Turing machine, which has its finite description. The finite description can have 1-1 map to strings, then finally correspond to the nature numbers.</p>
<p>But the set of all functions is uncountable. We can just choose a subset &#8211; Boolean functions. The Boolean functions are defined as <img src='http://s0.wp.com/latex.php?latex=f%3A+%5Cmathbb%7BN%7D%5Cto+%5C%7B0%2C1%5C%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f: &#92;mathbb{N}&#92;to &#92;{0,1&#92;}' title='f: &#92;mathbb{N}&#92;to &#92;{0,1&#92;}' class='latex' />. We construct a 1-1 map of Boolean function to real numbers in [0, 1), which is sure uncountable. For each <img src='http://s0.wp.com/latex.php?latex=r&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='r' title='r' class='latex' /> in [0, 1), we have a Boolean function  <img src='http://s0.wp.com/latex.php?latex=f_r&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f_r' title='f_r' class='latex' /> such that <img src='http://s0.wp.com/latex.php?latex=f_r%28i%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f_r(i)' title='f_r(i)' class='latex' /> is the <img src='http://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='i' title='i' class='latex' />th bit of binary representation of<em> </em><img src='http://s0.wp.com/latex.php?latex=r&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='r' title='r' class='latex' />.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=14&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2006/10/16/set-of-all-functions-is-uncountable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
		<item>
		<title>Combinatorial argument</title>
		<link>http://jiajinyu.wordpress.com/2006/10/16/combinatorial-argument/</link>
		<comments>http://jiajinyu.wordpress.com/2006/10/16/combinatorial-argument/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 07:59:00 +0000</pubDate>
		<dc:creator>Jiajin Yu</dc:creator>
				<category><![CDATA[interesting problems]]></category>
		<category><![CDATA[combinatorics]]></category>

		<guid isPermaLink="false">http://jiajinyu.wordpress.com/2006/10/16/combinatorial-argument/</guid>
		<description><![CDATA[if is a power of 2, prove this assertion: Proposition 1 If we use some algebra technique, the proof must be boring and intristinc. I remember the standard method to proof the is to use induction on . But here we have a very cool combinatorial method. Consider the following problem: Proposition 2 Consider a  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=13&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>if <img src='http://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n' title='n' class='latex' /> is a power of 2, prove this assertion:</p>
<blockquote>
<h3>Proposition 1</h3>
<p><img src='http://s0.wp.com/latex.php?latex=n%5E2+%3D+1+%5Cmod+3&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n^2 = 1 &#92;mod 3' title='n^2 = 1 &#92;mod 3' class='latex' /></p></blockquote>
<p>If we use some algebra technique, the proof must be boring and intristinc. I remember the standard method to proof the <img src='http://s0.wp.com/latex.php?latex=%5Cmod&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mod' title='&#92;mod' class='latex' /> is to use induction on <img src='http://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n' title='n' class='latex' />. But here we have a very cool <em>combinatorial</em> method. Consider the following problem:</p>
<blockquote>
<h3>Proposition 2</h3>
<p>Consider a <span style="font-style:italic;"></span><img src='http://s0.wp.com/latex.php?latex=n%5Ctimes+n&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n&#92;times n' title='n&#92;times n' class='latex' /> chessboard, where <img src='http://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='n' title='n' class='latex' /> is a power of 2. Prove that all the squares of the chessboard except one can be covered with 3 L-shaped tiles.</p></blockquote>
<p>It is obivous that <strong>Proposition 1</strong> directly follows <strong>Proposition 2</strong> and  proving <strong>Proposition 2</strong> should be more interesting than just manipulating algebra.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jiajinyu.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jiajinyu.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jiajinyu.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jiajinyu.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jiajinyu.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jiajinyu.wordpress.com&amp;blog=1461082&amp;post=13&amp;subd=jiajinyu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jiajinyu.wordpress.com/2006/10/16/combinatorial-argument/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b52d8914acad22288d1a32fbc13e460?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiajyu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
