<?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>While I think of the fundamental (im)possibilities and the larger picture</title>
	<atom:link href="http://abhinavmehta.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhinavmehta.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 May 2011 10:53:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='abhinavmehta.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>While I think of the fundamental (im)possibilities and the larger picture</title>
		<link>http://abhinavmehta.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://abhinavmehta.wordpress.com/osd.xml" title="While I think of the fundamental (im)possibilities and the larger picture" />
	<atom:link rel='hub' href='http://abhinavmehta.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Practice problems on Mapping Reducibility</title>
		<link>http://abhinavmehta.wordpress.com/2010/11/13/practice-problems-on-mapping-reducibility/</link>
		<comments>http://abhinavmehta.wordpress.com/2010/11/13/practice-problems-on-mapping-reducibility/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 18:12:57 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[puzzle]]></category>
		<category><![CDATA[theoretical computer science]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=652</guid>
		<description><![CDATA[Let alphabet set be . Given two languages . is said to be mapping reducible to if there exists a Turing computable function s.t. . When is mapping reducible to , we denote it as , otherwise. In this post I mention a few practice problems on mapping reducibility, a subset of which were posed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=652&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let alphabet set be <img src='http://s0.wp.com/latex.php?latex=%5CSigma&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;Sigma' title='&#92;Sigma' class='latex' />. Given two languages <img src='http://s0.wp.com/latex.php?latex=A%2CB+%5Csubseteq+%5CSigma%5E%2A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A,B &#92;subseteq &#92;Sigma^*' title='A,B &#92;subseteq &#92;Sigma^*' class='latex' />. <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A' title='A' class='latex' /> is said to be <i>mapping reducible</i> to <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='B' title='B' class='latex' /> if there exists a <i>Turing computable</i> function <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' /> s.t. <img src='http://s0.wp.com/latex.php?latex=%5Cforall+x+%5Cin+%5CSigma%5E%2A%2C%7E+x+%5Cin+A+%5CLeftrightarrow+f%28x%29+%5Cin+B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;forall x &#92;in &#92;Sigma^*,~ x &#92;in A &#92;Leftrightarrow f(x) &#92;in B' title='&#92;forall x &#92;in &#92;Sigma^*,~ x &#92;in A &#92;Leftrightarrow f(x) &#92;in B' class='latex' />. When <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A' title='A' class='latex' /> is mapping reducible to <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='B' title='B' class='latex' />, we denote it as <img src='http://s0.wp.com/latex.php?latex=A+%5Cleq_m+B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A &#92;leq_m B' title='A &#92;leq_m B' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=A+%5Cnot+%5Cleq_m+B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A &#92;not &#92;leq_m B' title='A &#92;not &#92;leq_m B' class='latex' /> otherwise.<br />
In this post I mention a few practice problems on mapping reducibility, a subset of which were posed to the students of ics211 in 2009, Monsoon and cs3105 in 2010, Spring.</p>
<p>Consider the following languages :-</p>
<ol>
<li> <img src='http://s0.wp.com/latex.php?latex=L_1+%3D+%5C%7B+%3C+M%2Cw+%3E+%7C+M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_1 = &#92;{ &lt; M,w &gt; | M' title='L_1 = &#92;{ &lt; M,w &gt; | M' class='latex' /> accepts w<img src='http://s0.wp.com/latex.php?latex=%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;}' title='&#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_2+%3D+%5C%7B+%3C+M+%3E+%7C+L%28M%29+%5Cneq+%5Cphi+%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_2 = &#92;{ &lt; M &gt; | L(M) &#92;neq &#92;phi &#92;}' title='L_2 = &#92;{ &lt; M &gt; | L(M) &#92;neq &#92;phi &#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_3+%3D+%5C%7B+%3C+M_1%2CM_2+%3E+%7C+L%28M_1%29+%5Ccap+L%28M_2%29+%5Cneq+%5Cphi+%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_3 = &#92;{ &lt; M_1,M_2 &gt; | L(M_1) &#92;cap L(M_2) &#92;neq &#92;phi &#92;}' title='L_3 = &#92;{ &lt; M_1,M_2 &gt; | L(M_1) &#92;cap L(M_2) &#92;neq &#92;phi &#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_4+%3D+%5C%7B+%3C+M+%3E+%7C+L%28M%29+%3D+%5CSigma%5E%7B%2A%7D+%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_4 = &#92;{ &lt; M &gt; | L(M) = &#92;Sigma^{*} &#92;}' title='L_4 = &#92;{ &lt; M &gt; | L(M) = &#92;Sigma^{*} &#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_5+%3D+%5C%7B+%3C+M+%3E+%7C+L%28M%29+%3D+%5C%7B0%5E%7Bn%7D1%5E%7Bn%7D%7Cn+%3E+0%5C%7D%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_5 = &#92;{ &lt; M &gt; | L(M) = &#92;{0^{n}1^{n}|n &gt; 0&#92;}&#92;}' title='L_5 = &#92;{ &lt; M &gt; | L(M) = &#92;{0^{n}1^{n}|n &gt; 0&#92;}&#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_6+%3D+%5C%7B+%3C+M_1%2CM_2+%3E+%7C+L%28M_1%29%3DL%28M_2%29%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_6 = &#92;{ &lt; M_1,M_2 &gt; | L(M_1)=L(M_2)&#92;}' title='L_6 = &#92;{ &lt; M_1,M_2 &gt; | L(M_1)=L(M_2)&#92;}' class='latex' />
<li> <img src='http://s0.wp.com/latex.php?latex=L_7++%3D+%5C%7B+%3C+M_1%2CM_2+%3E+%7C+L%28M_1%29%3D%5Coverline%7BL%28M_2%29%7D%5C%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='L_7  = &#92;{ &lt; M_1,M_2 &gt; | L(M_1)=&#92;overline{L(M_2)}&#92;}' title='L_7  = &#92;{ &lt; M_1,M_2 &gt; | L(M_1)=&#92;overline{L(M_2)}&#92;}' class='latex' />
</ol>
<p>In the languages mentioned above <img src='http://s0.wp.com/latex.php?latex=M%2CM_%7B1%7D%2CM_%7B2%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M,M_{1},M_{2}' title='M,M_{1},M_{2}' class='latex' /> donote a Turing Machine.<br />
Prove the following :-
<ol>
<li> <img src='http://s0.wp.com/latex.php?latex=%5Cforall+i+%5Cin+%5C%7B1%2C2%2C3%5C%7D+%7E+%5Cforall++j+%5Cin+%5C%7B1%2C2%2C3%2C4%2C5%2C6%2C7%5C%7D%2C+L_i+%5Cleq_m+L_j&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;forall i &#92;in &#92;{1,2,3&#92;} ~ &#92;forall  j &#92;in &#92;{1,2,3,4,5,6,7&#92;}, L_i &#92;leq_m L_j' title='&#92;forall i &#92;in &#92;{1,2,3&#92;} ~ &#92;forall  j &#92;in &#92;{1,2,3,4,5,6,7&#92;}, L_i &#92;leq_m L_j' class='latex' />.
<li> <img src='http://s0.wp.com/latex.php?latex=%5Cforall+i%2Cj+%5Cin+%5C%7B4%2C5%2C6%2C7%5C%7D%2C++L_i+%5Cleq_m+L_j&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;forall i,j &#92;in &#92;{4,5,6,7&#92;},  L_i &#92;leq_m L_j' title='&#92;forall i,j &#92;in &#92;{4,5,6,7&#92;},  L_i &#92;leq_m L_j' class='latex' />.
<li> <img src='http://s0.wp.com/latex.php?latex=%5Cforall+i+%5Cin+%5C%7B4%2C5%2C6%2C7%5C%7D+%7E+%5Cforall+j+%5Cin+%5C%7B1%2C2%2C3%5C%7D%2C+L_i+%5Cnot+%5Cleq_m+L_j&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;forall i &#92;in &#92;{4,5,6,7&#92;} ~ &#92;forall j &#92;in &#92;{1,2,3&#92;}, L_i &#92;not &#92;leq_m L_j' title='&#92;forall i &#92;in &#92;{4,5,6,7&#92;} ~ &#92;forall j &#92;in &#92;{1,2,3&#92;}, L_i &#92;not &#92;leq_m L_j' class='latex' />.
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/652/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/652/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/652/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=652&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2010/11/13/practice-problems-on-mapping-reducibility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Quantum Teleportation</title>
		<link>http://abhinavmehta.wordpress.com/2010/10/27/quantum-teleportation/</link>
		<comments>http://abhinavmehta.wordpress.com/2010/10/27/quantum-teleportation/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 13:53:28 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[theoretical computer science]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=402</guid>
		<description><![CDATA[The process of making a physical object disappear at one place and making an exact replica of it appear at another place is known as Quantum Teleportation ( QT ). It was mere a science fiction until in 1993 when it was experimentally validated by C. H. Bennett , G. Brassard, C. Crépeau, R. Jozsa, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=402&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The process of making a physical object disappear at one place and making an exact replica of it appear at another place is known as Quantum Teleportation ( QT ). It was mere a science fiction until in 1993 when it was experimentally validated by <a href="http://www.research.ibm.com/people/b/bennetc/">C. H. Bennett</a> , G. Brassard, C. Crépeau, <a href="http://www.cs.bris.ac.uk/~richard/">R. Jozsa</a>, A. Peres, W. K. Wootters. The Original paper is available <a href="http://www.research.ibm.com/quantuminfo/teleportation/teleportation.html">here</a>. In this post I present a QT algorithm without assuming any background in physics.<br />
Let us first learn some basics of Quantum Mechanics necessary to understand the QT algorithm.<br />
Any closed quantum mechanical system has an associated complex vector space ( CVS ). Such a CVS possesses a special property which we need not get into right now. At a given time instant, state of a system is described by a unit vector in the associated CVS. Evolution of a system is described by a <i>unitary matrix</i> <img src='http://s0.wp.com/latex.php?latex=M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M' title='M' class='latex' /> ( one for which <img src='http://s0.wp.com/latex.php?latex=MM%5E%7B%5Cdagger%7D+%3D+I&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='MM^{&#92;dagger} = I' title='MM^{&#92;dagger} = I' class='latex' />).<br />
Let vector <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='V' title='V' class='latex' /> denote the state of a quantum mechanical system and <img src='http://s0.wp.com/latex.php?latex=M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M' title='M' class='latex' /> be any unitary matrix. When <img src='http://s0.wp.com/latex.php?latex=M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M' title='M' class='latex' /> is operated on <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='V' title='V' class='latex' />, system is in state <img src='http://s0.wp.com/latex.php?latex=M+%5Ccdot+V&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M &#92;cdot V' title='M &#92;cdot V' class='latex' /> ( which is a unit vector again ).<br />
Let&#8217;s consider a single <i>qubit</i> ( analogous of bit in quantum world ) system. Associated CVS is a complex plane <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BC%7D%5E2&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{C}^2' title='&#92;mathbb{C}^2' class='latex' />. In general, we denote the state of a single qubit system by <img src='http://s0.wp.com/latex.php?latex=%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha |0&gt; + &#92;beta |1&gt;' title='&#92;alpha |0&gt; + &#92;beta |1&gt;' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B++%5Cbegin%7Barray%7D%7B+c+%7D+%5Calpha++%5C%5C+%5Cbeta+%5C%5C++%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[  &#92;begin{array}{ c } &#92;alpha  &#92;&#92; &#92;beta &#92;&#92;  &#92;end{array} &#92;right]' title='&#92;left[  &#92;begin{array}{ c } &#92;alpha  &#92;&#92; &#92;beta &#92;&#92;  &#92;end{array} &#92;right]' class='latex' /> interchangeably, where <img src='http://s0.wp.com/latex.php?latex=%7C%5Calpha%7C%5E2%2B%7C%5Cbeta%7C%5E2+%3D+1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;alpha|^2+|&#92;beta|^2 = 1' title='|&#92;alpha|^2+|&#92;beta|^2 = 1' class='latex' />.<br />
Consider the following matrices :<br />
<img src='http://s0.wp.com/latex.php?latex=I+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='I =' title='I =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+%7D+1+%26+0+%5C%5C+0+%26+1+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c } 1 &amp; 0 &#92;&#92; 0 &amp; 1 &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c } 1 &amp; 0 &#92;&#92; 0 &amp; 1 &#92;&#92; &#92;end{array} &#92;right]' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=X+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='X =' title='X =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+%7D+0+%26+1+%5C%5C+1+%26+0+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c } 0 &amp; 1 &#92;&#92; 1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c } 0 &amp; 1 &#92;&#92; 1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=Y+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Y =' title='Y =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+%7D+1+%26+0+%5C%5C+0+%26+-1+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c } 1 &amp; 0 &#92;&#92; 0 &amp; -1 &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c } 1 &amp; 0 &#92;&#92; 0 &amp; -1 &#92;&#92; &#92;end{array} &#92;right]' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=Z+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Z =' title='Z =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+%7D+0+%26+1+%5C%5C+-1+%26+0+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c } 0 &amp; 1 &#92;&#92; -1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c } 0 &amp; 1 &#92;&#92; -1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=H+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='H =' title='H =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+%7D+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D+%26+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D+%5C%5C+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D+%26+-%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c } &#92;frac{1}{&#92;sqrt{2}} &amp; &#92;frac{1}{&#92;sqrt{2}} &#92;&#92; &#92;frac{1}{&#92;sqrt{2}} &amp; -&#92;frac{1}{&#92;sqrt{2}} &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c } &#92;frac{1}{&#92;sqrt{2}} &amp; &#92;frac{1}{&#92;sqrt{2}} &#92;&#92; &#92;frac{1}{&#92;sqrt{2}} &amp; -&#92;frac{1}{&#92;sqrt{2}} &#92;&#92; &#92;end{array} &#92;right]' class='latex' />.<br />
One may verify that all the above mentioned matrices are unitary, and hence valid operators on all single qubit system.<br />
We will be using these matrices pretty soon.<br />
Let us now move on to 2-qubit systems. Associated CVS is <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BC%7D%5E4&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{C}^4' title='&#92;mathbb{C}^4' class='latex' />. In general, we denote state of a 2-qubit system by <img src='http://s0.wp.com/latex.php?latex=%5Calpha_1+%7C00%3E+%2B+%5Calpha_2+%7C01%3E+%2B+%5Calpha_3+%7C10%3E+%2B+%5Calpha_3+%7C10%3E+%2B+%5Calpha_4+%7C11%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_4 |11&gt;' title='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_4 |11&gt;' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc%7D+%5Calpha_1+%5C%5C+%5Calpha_2+%5C%5C+%5Calpha_3+%5C%5C+%5Calpha_4+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c} &#92;alpha_1 &#92;&#92; &#92;alpha_2 &#92;&#92; &#92;alpha_3 &#92;&#92; &#92;alpha_4 &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c} &#92;alpha_1 &#92;&#92; &#92;alpha_2 &#92;&#92; &#92;alpha_3 &#92;&#92; &#92;alpha_4 &#92;end{array} &#92;right]' class='latex' /> interchangeably, where <img src='http://s0.wp.com/latex.php?latex=%5CSigma_%7Bi%3D1%7D%5E%7B4%7D+%7C%5Calpha_i%7C%5E%7B2%7D+%3D+1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;Sigma_{i=1}^{4} |&#92;alpha_i|^{2} = 1' title='&#92;Sigma_{i=1}^{4} |&#92;alpha_i|^{2} = 1' class='latex' />. Consider the following matrix: <img src='http://s0.wp.com/latex.php?latex=C+%3D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='C =' title='C =' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+c+c%7D+1+%26+0+%26+0+%26+0+%5C%5C+0+%26+1+%26+0+%26+0+%5C%5C+0+%26+0+%26+0+%26+1+%5C%5C+0+%26+0+%26+1+%26+0+%5C%5C+%5Cend%7Barray%7D+%5Cright%5D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c c c} 1 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 1 &#92;&#92; 0 &amp; 0 &amp; 1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' title='&#92;left[ &#92;begin{array}{c c c c} 1 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 1 &#92;&#92; 0 &amp; 0 &amp; 1 &amp; 0 &#92;&#92; &#92;end{array} &#92;right]' class='latex' />. <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='C' title='C' class='latex' /> is a unitary matrix and hence a valid operator on any 2-qubit system. Let us operate <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='C' title='C' class='latex' /> on <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Barray%7D%7Bc+c+c+c%7D+%5Calpha_1+%26+%5Calpha_2+%26+%5Calpha_3+%26+%5Calpha_4+%5Cend%7Barray%7D+%5Cright%5D%5E%7BT%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;left[ &#92;begin{array}{c c c c} &#92;alpha_1 &amp; &#92;alpha_2 &amp; &#92;alpha_3 &amp; &#92;alpha_4 &#92;end{array} &#92;right]^{T}' title='&#92;left[ &#92;begin{array}{c c c c} &#92;alpha_1 &amp; &#92;alpha_2 &amp; &#92;alpha_3 &amp; &#92;alpha_4 &#92;end{array} &#92;right]^{T}' class='latex' /> :-<br />
<img src='http://s0.wp.com/latex.php?latex=%5Calpha_1+%7C00%3E+%2B+%5Calpha_2+%7C01%3E+%2B+%5Calpha_3+%7C10%3E+%2B+%5Calpha_4+%7C11%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_4 |11&gt;' title='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_3 |10&gt; + &#92;alpha_4 |11&gt;' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Coverset%7BC%7D%5Crightarrow&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;overset{C}&#92;rightarrow' title='&#92;overset{C}&#92;rightarrow' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Calpha_1+%7C00%3E+%2B+%5Calpha_2+%7C01%3E+%2B+%5Calpha_4+%7C11%3E+%2B+%5Calpha_3+%7C10%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_4 |11&gt; + &#92;alpha_3 |10&gt;' title='&#92;alpha_1 |00&gt; + &#92;alpha_2 |01&gt; + &#92;alpha_4 |11&gt; + &#92;alpha_3 |10&gt;' class='latex' />.<br />
Notice that, in <img src='http://s0.wp.com/latex.php?latex=%7Ci%2Cj%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|i,j&gt;' title='|i,j&gt;' class='latex' />, if <img src='http://s0.wp.com/latex.php?latex=i%3D1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='i=1' title='i=1' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=j&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='j' title='j' class='latex' /> is flipped. Hence, operator <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='C' title='C' class='latex' /> is popularly known as controlled-not ( C-NOT) gate ( <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='i' title='i' class='latex' /> is called the control bit. If <img src='http://s0.wp.com/latex.php?latex=i%3D1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='i=1' title='i=1' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=j&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='j' title='j' class='latex' /> is flipped).<br />
Let us now consider a special state on a 2-qubit system, <img src='http://s0.wp.com/latex.php?latex=%7C+%5Cpsi%3E+%3D+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D%7C00%3E%2B%5Cfrac%7B1%7D%7B%5Csqrt%7B2%7D%7D%7C11%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='| &#92;psi&gt; = &#92;frac{1}{&#92;sqrt{2}}|00&gt;+&#92;frac{1}{&#92;sqrt{2}}|11&gt;' title='| &#92;psi&gt; = &#92;frac{1}{&#92;sqrt{2}}|00&gt;+&#92;frac{1}{&#92;sqrt{2}}|11&gt;' class='latex' />, popularly known as Bell state.<br />
In a 2-qubits closed systems, it is possible to put the two qubits far apart maintaining the state of the system.<br />
Ok. We are done with the preliminaries <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Let us move on to give the problem statement.</p>
<p><u>Formal problem statement for Quantum Teleportation</u> :-<br />
Alice and Bob live far apart. They share a qubit each of a 2-qubit system in Bell state. Alice has a telephone facility with which she can send 2 bits of information to Bob. Alice has a 1-qubit system which she wishes to send to Bob. In this entire process, Alice doesn&#8217;t care if she is not left with a copy of qubit she intended to send to Bob.</p>
<p><u>Algorithm</u>:-<br />
Let <img src='http://s0.wp.com/latex.php?latex=%7C%5Cpsi%3E+%3D+%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;psi&gt; = &#92;alpha |0&gt; + &#92;beta |1&gt;' title='|&#92;psi&gt; = &#92;alpha |0&gt; + &#92;beta |1&gt;' class='latex' /> be the state Alice intends to send to Bob. Consider the system,<br />
<img src='http://s0.wp.com/latex.php?latex=%7C%5Cpsi%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;psi&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' title='|&#92;psi&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cequiv&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;equiv' title='&#92;equiv' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E+%5Cotimes+%5Cfrac%7B%7C00%3E+%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%5Cequiv+%5Calpha+%7C0%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%2B+%5Cbeta+%7C1%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha |0&gt; + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt; + |11&gt;}{&#92;sqrt{2}} &#92;equiv &#92;alpha |0&gt; &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' title='&#92;alpha |0&gt; + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt; + |11&gt;}{&#92;sqrt{2}} &#92;equiv &#92;alpha |0&gt; &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' class='latex' />.</p>
<p>Alice operates C-NOT on the two qubits in her possession :-<br />
<img src='http://s0.wp.com/latex.php?latex=%5Calpha+%7C0%3E%5Cotimes+%5Cfrac%7B%7C00%3E%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%2B+%5Cbeta+%7C1%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha |0&gt;&#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' title='&#92;alpha |0&gt;&#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Coverset%7BC-NOT%7D%5Crightarrow+&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;overset{C-NOT}&#92;rightarrow ' title='&#92;overset{C-NOT}&#92;rightarrow ' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Calpha+%7C0%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%2B+%5Cbeta+%7C1%3E+%5Cotimes+%5Cfrac%7B%7C10%3E%2B%7C01%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha |0&gt; &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|10&gt;+|01&gt;}{&#92;sqrt{2}}' title='&#92;alpha |0&gt; &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|10&gt;+|01&gt;}{&#92;sqrt{2}}' class='latex' />.</p>
<p>Alice then operates <img src='http://s0.wp.com/latex.php?latex=H&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='H' title='H' class='latex' /> on the first of the two qubits in her possession :-<br />
<img src='http://s0.wp.com/latex.php?latex=%5Calpha+%7C0%3E%5Cotimes+%5Cfrac%7B%7C00%3E%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%2B+%5Cbeta+%7C1%3E+%5Cotimes+%5Cfrac%7B%7C00%3E%2B%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha |0&gt;&#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' title='&#92;alpha |0&gt;&#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta |1&gt; &#92;otimes &#92;frac{|00&gt;+|11&gt;}{&#92;sqrt{2}}' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Coverset%7BH%7D+%5Crightarrow+&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;overset{H} &#92;rightarrow ' title='&#92;overset{H} &#92;rightarrow ' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Calpha+%5Cfrac%7B%7C0%3E+%2B+%7C1%3E%7D%7B%5Csqrt%7B2%7D%7D+%5Cotimes+%5Cfrac%7B%7C00%3E%2B+%7C11%3E%7D%7B%5Csqrt%7B2%7D%7D+%2B+%5Cbeta+%5Cfrac%7B%7C0%3E+-+%7C1%3E%7D%7B%5Csqrt%7B2%7D%7D+%5Cotimes+%5Cfrac%7B%7C10%3E%2B%7C01%3E%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;alpha &#92;frac{|0&gt; + |1&gt;}{&#92;sqrt{2}} &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta &#92;frac{|0&gt; - |1&gt;}{&#92;sqrt{2}} &#92;otimes &#92;frac{|10&gt;+|01&gt;}{&#92;sqrt{2}}' title='&#92;alpha &#92;frac{|0&gt; + |1&gt;}{&#92;sqrt{2}} &#92;otimes &#92;frac{|00&gt;+ |11&gt;}{&#92;sqrt{2}} + &#92;beta &#92;frac{|0&gt; - |1&gt;}{&#92;sqrt{2}} &#92;otimes &#92;frac{|10&gt;+|01&gt;}{&#92;sqrt{2}}' class='latex' />.</p>
<p>Re-arranging terms, we can equivalently represent the state of the system as :-<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B%7C00%3E%7D%7B2%7D+%5Cotimes+%28+%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E+%29+%2B+%5Cfrac%7B%7C01%3E%7D%7B2%7D+%5Cotimes+%28+%5Calpha+%7C1%3E+%2B+%5Cbeta+%7C0%3E+%29+%2B&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;frac{|00&gt;}{2} &#92;otimes ( &#92;alpha |0&gt; + &#92;beta |1&gt; ) + &#92;frac{|01&gt;}{2} &#92;otimes ( &#92;alpha |1&gt; + &#92;beta |0&gt; ) +' title='&#92;frac{|00&gt;}{2} &#92;otimes ( &#92;alpha |0&gt; + &#92;beta |1&gt; ) + &#92;frac{|01&gt;}{2} &#92;otimes ( &#92;alpha |1&gt; + &#92;beta |0&gt; ) +' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B%7C10%3E%7D%7B2%7D+%5Cotimes+%28+%5Calpha+%7C0%3E+-+%5Cbeta+%7C1%3E+%29+%2B+%5Cfrac%7B%7C11%3E%7D%7B2%7D+%5Cotimes+%28+%5Calpha+%7C1%3E+%2B+%5Cbeta+%7C0%3E+%29&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;frac{|10&gt;}{2} &#92;otimes ( &#92;alpha |0&gt; - &#92;beta |1&gt; ) + &#92;frac{|11&gt;}{2} &#92;otimes ( &#92;alpha |1&gt; + &#92;beta |0&gt; )' title='&#92;frac{|10&gt;}{2} &#92;otimes ( &#92;alpha |0&gt; - &#92;beta |1&gt; ) + &#92;frac{|11&gt;}{2} &#92;otimes ( &#92;alpha |1&gt; + &#92;beta |0&gt; )' class='latex' />.</p>
<p>Alice now measures the qubits in her possession :-<br />
Outcome of the measurement &amp; the corresponding new state of the system respectively are as shown in the table below :-<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bc+%7C+c+%7D+00+%26+%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E+%5C%5C+01+%26+%5Calpha+%7C1%3E+%2B+%5Cbeta+%7C0%3E+%5C%5C+10+%26+%5Calpha+%7C0%3E+-+%5Cbeta+%7C1%3E+%5C%5C+11+%26+%5Calpha+%7C1%3E+-+%5Cbeta+%7C0%3E+%5Cend%7Barray%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;begin{array}{c | c } 00 &amp; &#92;alpha |0&gt; + &#92;beta |1&gt; &#92;&#92; 01 &amp; &#92;alpha |1&gt; + &#92;beta |0&gt; &#92;&#92; 10 &amp; &#92;alpha |0&gt; - &#92;beta |1&gt; &#92;&#92; 11 &amp; &#92;alpha |1&gt; - &#92;beta |0&gt; &#92;end{array}' title='&#92;begin{array}{c | c } 00 &amp; &#92;alpha |0&gt; + &#92;beta |1&gt; &#92;&#92; 01 &amp; &#92;alpha |1&gt; + &#92;beta |0&gt; &#92;&#92; 10 &amp; &#92;alpha |0&gt; - &#92;beta |1&gt; &#92;&#92; 11 &amp; &#92;alpha |1&gt; - &#92;beta |0&gt; &#92;end{array}' class='latex' />.</p>
<p>Alice communicates the outcome of the measurements to Bob, which is 2 bit of information.<br />
Notice that the qubit in Bob&#8217;s possession is in one of the four states mentioned in the table, depending on the outcome of the Alice&#8217;s measurement.</p>
<p>Bob on receiving 2 bits from Alice does the following operation on the single qubit in his possession.<br />
1. If Bob receives 00, he does nothing.<br />
2. If Bob receives 01, he operates <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='X' title='X' class='latex' />.<br />
3. If Bob receives 10, he operates <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Y' title='Y' class='latex' />.<br />
4. If Bob receives 11, he operates <img src='http://s0.wp.com/latex.php?latex=Z&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Z' title='Z' class='latex' />.</p>
<p>Now, the qubit in Bob&#8217;s possession is in the state <img src='http://s0.wp.com/latex.php?latex=%7C%5Cpsi%3E+%28%3D+%5Calpha+%7C0%3E+%2B+%5Cbeta+%7C1%3E&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;psi&gt; (= &#92;alpha |0&gt; + &#92;beta |1&gt;' title='|&#92;psi&gt; (= &#92;alpha |0&gt; + &#92;beta |1&gt;' class='latex' />).</p>
<p>Related homework problems,<br />
1. Show that, when a unit vector is multiplied with a unitary matrix, the resulting vector is also a unit vector.<br />
2. How to teleport a 2-qubit system? In general, how to teleport a n-qubit system ?<br />
3. It is obvious that teleporting a n-qubit (n &gt; 1) system cannot  be done with just a pre-shared EPR pair between Alice and Bob. What is the minimum entanglement necessary to achieve the teleportation ?</p>
<p>Any progress w.r.t 2nd question, enlighten me too <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . I&#8217;ve been struggling with it since quite some time now.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/402/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=402&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2010/10/27/quantum-teleportation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Godel&#8217;s Second Incompleteness Theorem</title>
		<link>http://abhinavmehta.wordpress.com/2010/07/29/godels-second-incompleteness-theorem/</link>
		<comments>http://abhinavmehta.wordpress.com/2010/07/29/godels-second-incompleteness-theorem/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:04:10 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[puzzle]]></category>
		<category><![CDATA[theoretical computer science]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=267</guid>
		<description><![CDATA[A formal system is characterized by its axiom set. In this post, I talk about systems with only finitely many axioms. A system is said to be consistent if its axioms do not contradict any of its axioms. In a system, a statement is said to be independent of the system if it is not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=267&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A formal system is characterized by its axiom set. In this post, I talk about systems with only finitely many axioms. A system is said to be <i>consistent</i> if its axioms do not contradict any of its axioms. In a system, a statement is said to be <i>independent</i> of the system if it is not derivable from its axioms logically.</p>
<p>Godel&#8217;s Second Incompleteness Theorem states: If a system is consistent, then the consistency of the system is not provable within the system.<br />
More formally one may state the theorem as: If a system <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> is consistent, then the proof of the statement &#8220;<img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> is consistent&#8221; is independent of <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' />.</p>
<p>It follows that, if there is a proof of consistency of a system within the system then it is necessarily inconsistent ( contra positive of the theorem statement ). The surprise element related to this theorem is, say some postulates such as <a href="http://mathworld.wolfram.com/EuclidsPostulates.html">Euclid&#8217;s postulates</a> to do 2-d geometry are consistent, then this very fact forbids us from giving a proof of postulates being consistent. One may think of proving consistency of a system <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> by moving to a higher system <img src='http://s0.wp.com/latex.php?latex=S%27&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S&#039;' title='S&#039;' class='latex' />, but then the consistency of <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> relies on the consistency of  <img src='http://s0.wp.com/latex.php?latex=S%27&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S&#039;' title='S&#039;' class='latex' />, and the problem of proving consistency of <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> remains as such.</p>
<p>A related puzzle problem,<br />
Consider a system <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> with just one axiom, <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A' title='A' class='latex' />: 0 is a number.<br />
Consistency proof:-<br />
Since nothing is derivable with just one axiom, hence the only axiom <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A' title='A' class='latex' /> does not contradict itself. Hence, <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> is a consistent system.</p>
<p><img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' /> is consistent and we have a consistency proof for <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S' title='S' class='latex' />. too.<br />
Isn&#8217;t this a counter example to Second Incompleteness Theorem? Why not ?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=267&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2010/07/29/godels-second-incompleteness-theorem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>A Buggy Argument to #real numbers = #natural numbers</title>
		<link>http://abhinavmehta.wordpress.com/2010/07/21/a-buggy-argument-to-real-numbers-natural-numbers/</link>
		<comments>http://abhinavmehta.wordpress.com/2010/07/21/a-buggy-argument-to-real-numbers-natural-numbers/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 22:58:44 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[puzzle]]></category>
		<category><![CDATA[theoretical computer science]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=140</guid>
		<description><![CDATA[A real line is a line whose points correspond to real numbers. 1. Let be the number of points on a real line 2. Let be the number of points in [-1,1] interval over a real line. 3. Let be the number of points in (-1,1) interval over a real line. 4. Let be the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=140&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A <em>real line</em> is a line whose points correspond to real numbers.<br />
1. Let <img src='http://s0.wp.com/latex.php?latex=N_1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_1' title='N_1' class='latex' /> be the number of points on a real line<br />
2. Let <img src='http://s0.wp.com/latex.php?latex=N_2&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_2' title='N_2' class='latex' /> be the number of points in [-1,1] interval over a real line.<br />
3. Let <img src='http://s0.wp.com/latex.php?latex=N_3&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_3' title='N_3' class='latex' /> be the number of points in (-1,1) interval over a real line.<br />
4. Let <img src='http://s0.wp.com/latex.php?latex=N_4&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_4' title='N_4' class='latex' /> be the number of points in a unit square.</p>
<p><img src='http://s0.wp.com/latex.php?latex=N_1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_1' title='N_1' class='latex' /> seem to be infinitely greater than <img src='http://s0.wp.com/latex.php?latex=N_2&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_2' title='N_2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=N_2&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_2' title='N_2' class='latex' /> seem to be some <em>twoish</em> greater than <img src='http://s0.wp.com/latex.php?latex=N_3&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_3' title='N_3' class='latex' />. <img src='http://s0.wp.com/latex.php?latex=N_4&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_4' title='N_4' class='latex' /> seem to be quite a lot bigger than <img src='http://s0.wp.com/latex.php?latex=N_3&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_3' title='N_3' class='latex' />. <a href="http://en.wikipedia.org/wiki/Georg_Cantor">Georg Cantor</a> created a paradise, a theory of sets which suggests <img src='http://s0.wp.com/latex.php?latex=N_1+%3D+N_2+%3D+N_3+%3D+N_4&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='N_1 = N_2 = N_3 = N_4' title='N_1 = N_2 = N_3 = N_4' class='latex' />. Now this is something hard to digest at the first sight, but that&#8217;s the way it is.</p>
<p>Later on, <a href="http://en.wikipedia.org/wiki/Bertrand_Russell">Russell</a> proved that the Cantor&#8217;s theory of sets is <em>inconsistent</em> i.e. it&#8217;s axioms are self-contradictory. This doesn&#8217;t mean that the above mentioned equalities do not hold, one may use <a href="http://en.wikipedia.org/wiki/Zermelo%E2%80%93Fraenkel_set_theory">ZFC</a> theory of sets ( which is immune to various paradoxes which Cantor&#8217;s theory faced ) to arrive at the same result. Though ZFC hasn&#8217;t witnessed a paradox yet and is widely believed to be consistent, we still do not know whether it is a consistent theory of sets or not since <a href="http://en.wikipedia.org/wiki/Kurt_G%C3%B6del">Godel</a>&#8216;s second incompleteness theorem states that the consistency of a formal system S can be proved within the system only if it is inconsistent ( or equivalently we can say that if a system is consistency then it&#8217;s consistency can not be proved within the system) and hence forbids us from proving the consistency of ZFC within ZFC.</p>
<p>Let <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{N}' title='&#92;mathbb{N}' class='latex' /> be the set of natural numbers and <img src='http://s0.wp.com/latex.php?latex=M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M' title='M' class='latex' /> be the set of all the subsets <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{N}' title='&#92;mathbb{N}' class='latex' />. Cantor proved that <img src='http://s0.wp.com/latex.php?latex=%7C%5Cmathbb%7BN%7D%7C+%3C+%7CM%7C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;mathbb{N}| &lt; |M|' title='|&#92;mathbb{N}| &lt; |M|' class='latex' />. With this proof he also contributed a technique known as <em>Diagonalization</em>, very useful tool in theoretical computer science.<br />
Other day I was playing with the sets, <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D%2C+M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{N}, M' title='&#92;mathbb{N}, M' class='latex' /> and arrived at a mapping <img src='http://s0.wp.com/latex.php?latex=f%3A%5Cmathbb%7BN%7D+%5Crightarrow+M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f:&#92;mathbb{N} &#92;rightarrow M' title='f:&#92;mathbb{N} &#92;rightarrow M' class='latex' /> as described below. One may trivially show that <img src='http://s0.wp.com/latex.php?latex=f%5E%7B-1%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f^{-1}' title='f^{-1}' class='latex' /> exists and hence <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' /> is a bijection between <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;mathbb{N}' title='&#92;mathbb{N}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=M&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='M' title='M' class='latex' /> ( i.e. <img src='http://s0.wp.com/latex.php?latex=%7C%5Cmathbb%7BN%7D%7C+%3D+%7CM%7C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;mathbb{N}| = |M|' title='|&#92;mathbb{N}| = |M|' class='latex' /> )!!</p>
<p><u>Description of <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' /></u>:<br />
i=1;n=1;<br />
while(1) {</p>
<ul>
<li>
<img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='A' title='A' class='latex' /> be the set of all those set <img src='http://s0.wp.com/latex.php?latex=S+%5Csubseteq+%5Cmathbb%7BN%7D&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='S &#92;subseteq &#92;mathbb{N}' title='S &#92;subseteq &#92;mathbb{N}' class='latex' /> with <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle%5Csum_%7Bs+%5Cin+S%7Ds%3Di&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;displaystyle&#92;sum_{s &#92;in S}s=i' title='&#92;displaystyle&#92;sum_{s &#92;in S}s=i' class='latex' />;
       </li>
<li>
for each <img src='http://s0.wp.com/latex.php?latex=Z+%5Cin+A&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Z &#92;in A' title='Z &#92;in A' class='latex' />{</p>
<ul>
<li>
map <img src='http://s0.wp.com/latex.php?latex=Z&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Z' title='Z' class='latex' /> to n;
        </li>
<li>
        n++;
       </li>
</ul>
<p>}
</li>
<li>
i++;
</li>
</ul>
<p>}</p>
<p>Few example mapping by the function <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' />:-<br />
{1}-&gt;1,<br />
{2}-&gt;2,<br />
{1,2}-&gt;3, {3}-&gt;4,<br />
{1,3}-&gt;5, {4}-&gt;6,<br />
{2,3}-&gt;7, {1,4}-&gt;8, {5}-&gt;9,<br />
{1,5}-&gt;10, {2,4}-&gt;11, {1,2,3}-&gt;12, {6}-&gt;13,<br />
{1,6}-&gt;14, <img src='http://s0.wp.com/latex.php?latex=%5Cldots&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='&#92;ldots' title='&#92;ldots' class='latex' /></p>
<p>Now given that Cantor gave a clean proof for <img src='http://s0.wp.com/latex.php?latex=%7C%5Cmathbb%7BN%7D+%3C+%7CM%7C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;mathbb{N} &lt; |M|' title='|&#92;mathbb{N} &lt; |M|' class='latex' />, something has to be wrong with argument given above which claims <img src='http://s0.wp.com/latex.php?latex=%7C%5Cmathbb%7BN%7D%7C+%3D+%7CM%7C&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='|&#92;mathbb{N}| = |M|' title='|&#92;mathbb{N}| = |M|' class='latex' />. What is it?<br />
Note that I have detailed <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' /> as an infinite loop mapping. One may instead detail <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f' title='f' class='latex' /> as a function which takes a set <img src='http://s0.wp.com/latex.php?latex=Z&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='Z' title='Z' class='latex' /> as input and outputs <img src='http://s0.wp.com/latex.php?latex=f%28Z%29&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='f(Z)' title='f(Z)' class='latex' />, a natural number. </p>
<p>PS: You can post your doubts/comments/solutions in the comments section or mail them to me.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=140&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2010/07/21/a-buggy-argument-to-real-numbers-natural-numbers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>A Special Case of Hilbert&#8217;s Tenth Problem</title>
		<link>http://abhinavmehta.wordpress.com/2010/07/19/a-special-case-of-hilberts-tenth-problem/</link>
		<comments>http://abhinavmehta.wordpress.com/2010/07/19/a-special-case-of-hilberts-tenth-problem/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:56:33 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[puzzle]]></category>
		<category><![CDATA[theoretical computer science]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=42</guid>
		<description><![CDATA[In 1900, David Hilbert posed a list of 23 quality problems in mathematics, many of them remain unsolved till date. These problems have caused a significant progress in various disciplines of mathematics. Briefings and current status of the problems can be found here. In this post, I am going to brief Hilbert&#8217;s Tenth Problem and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=42&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In 1900, David Hilbert posed a list of 23 quality problems in mathematics, many of them remain unsolved till date. These problems have caused a significant progress in various disciplines of mathematics. Briefings and current status of the problems can be found <a href="http://mathworld.wolfram.com/HilbertsProblems.html">here</a>. In this post, I am going to brief Hilbert&#8217;s Tenth Problem and pose a related puzzle problem.</p>
<p>A <i>root</i> of a multivariate polynomial <img src='http://s0.wp.com/latex.php?latex=p%28x_1%2Cx_2%2C%5Cldots%2Cx_n%29&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='p(x_1,x_2,&#92;ldots,x_n)' title='p(x_1,x_2,&#92;ldots,x_n)' class='latex' /> are values of variables <img src='http://s0.wp.com/latex.php?latex=x_1%2Cx_2%2C%5Cldots%2Cx_n&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='x_1,x_2,&#92;ldots,x_n' title='x_1,x_2,&#92;ldots,x_n' class='latex' /> at which <img src='http://s0.wp.com/latex.php?latex=p&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='p' title='p' class='latex' /> vanishes to 0. Hilbert in his 10th problem asked for an <i>algorithm</i> for the following decision problem: Given a multivariate polynomial with integral coefficients as input, if there are any integral roots to it. (For example, <img src='http://s0.wp.com/latex.php?latex=p%28x%2Cy%29%3Dx%5E2y%5E2%2Bx-2&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='p(x,y)=x^2y^2+x-2' title='p(x,y)=x^2y^2+x-2' class='latex' /> has integral roots and <img src='http://s0.wp.com/latex.php?latex=p%28x%2Cy%2Cz%29%3D2x%5E2%2B2y%5E2%2B2z%5E2-1&amp;bg=f0f0f0&amp;fg=555555&amp;s=0' alt='p(x,y,z)=2x^2+2y^2+2z^2-1' title='p(x,y,z)=2x^2+2y^2+2z^2-1' class='latex' /> has no integral roots.)</p>
<p>In 1970, <a href="http://en.wikipedia.org/wiki/Yuri_Matiyasevich">Yuri Matijasevic</a> proved that there can not exist an algorithm for the problem. But what about the special case when the input polynomials are univariate only i.e. Does there exist an algorithm which when given a univariate polynomial with integral coefficients as input tells if at all there are any integral root to it? If yes, then what would be the best possible algorithm for this with respect to time complexity ( i.e. the number of steps it takes to arrive at the answer (yes/no) on the worst case input to your algorithm).</p>
<p>PS: People can post their (full/partial) solutions in the comments section.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=42&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2010/07/19/a-special-case-of-hilberts-tenth-problem/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: मैंने सात लोगों का खून किया है</title>
		<link>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%ae%e0%a5%88%e0%a4%82%e0%a4%a8%e0%a5%87-%e0%a4%b8%e0%a4%be%e0%a4%a4-%e0%a4%b2%e0%a5%8b%e0%a4%97%e0%a5%8b%e0%a4%82-%e0%a4%95%e0%a4%be-%e0%a4%96%e0%a5%82%e0%a4%a8-%e0%a4%95%e0%a4%bf%e0%a4%af/</link>
		<comments>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%ae%e0%a5%88%e0%a4%82%e0%a4%a8%e0%a5%87-%e0%a4%b8%e0%a4%be%e0%a4%a4-%e0%a4%b2%e0%a5%8b%e0%a4%97%e0%a5%8b%e0%a4%82-%e0%a4%95%e0%a4%be-%e0%a4%96%e0%a5%82%e0%a4%a8-%e0%a4%95%e0%a4%bf%e0%a4%af/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:05:33 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=12</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=12&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/abhinavmehta.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/abhinavmehta.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=12&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%ae%e0%a5%88%e0%a4%82%e0%a4%a8%e0%a5%87-%e0%a4%b8%e0%a4%be%e0%a4%a4-%e0%a4%b2%e0%a5%8b%e0%a4%97%e0%a5%8b%e0%a4%82-%e0%a4%95%e0%a4%be-%e0%a4%96%e0%a5%82%e0%a4%a8-%e0%a4%95%e0%a4%bf%e0%a4%af/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: कष्ट …</title>
		<link>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%95%e0%a4%b7%e0%a5%8d%e0%a4%9f/</link>
		<comments>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%95%e0%a4%b7%e0%a5%8d%e0%a4%9f/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:54:37 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=11</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=11&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/abhinavmehta.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/abhinavmehta.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=11&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2008/05/06/%e0%a4%95%e0%a4%b7%e0%a5%8d%e0%a4%9f/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: “जब मैं जागा तो पाया…”</title>
		<link>http://abhinavmehta.wordpress.com/2008/04/07/%e0%a4%9c%e0%a4%ac-%e0%a4%ae%e0%a5%88%e0%a4%82-%e0%a4%9c%e0%a4%be%e0%a4%97%e0%a4%be-%e0%a4%a4%e0%a5%8b-%e0%a4%aa%e0%a4%be%e0%a4%af%e0%a4%be/</link>
		<comments>http://abhinavmehta.wordpress.com/2008/04/07/%e0%a4%9c%e0%a4%ac-%e0%a4%ae%e0%a5%88%e0%a4%82-%e0%a4%9c%e0%a4%be%e0%a4%97%e0%a4%be-%e0%a4%a4%e0%a5%8b-%e0%a4%aa%e0%a4%be%e0%a4%af%e0%a4%be/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 17:19:13 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://abhinavmehta.wordpress.com/?p=10</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=10&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/abhinavmehta.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/abhinavmehta.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=10&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2008/04/07/%e0%a4%9c%e0%a4%ac-%e0%a4%ae%e0%a5%88%e0%a4%82-%e0%a4%9c%e0%a4%be%e0%a4%97%e0%a4%be-%e0%a4%a4%e0%a5%8b-%e0%a4%aa%e0%a4%be%e0%a4%af%e0%a4%be/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: Nostalgia 2005, top floor NBH… All ug1s’</title>
		<link>http://abhinavmehta.wordpress.com/2006/07/11/nostalgia-2005-top-floor-nbh-all-ug1s/</link>
		<comments>http://abhinavmehta.wordpress.com/2006/07/11/nostalgia-2005-top-floor-nbh-all-ug1s/#comments</comments>
		<pubDate>Tue, 11 Jul 2006 12:16:25 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[IIIT-Hyderabad]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">https://abhinavmehta.wordpress.com/2006/07/11/nostalgia-2005-top-floor-nbh-all-ug1s/</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=6&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/abhinavmehta.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/abhinavmehta.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=6&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2006/07/11/nostalgia-2005-top-floor-nbh-all-ug1s/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: Chronicles</title>
		<link>http://abhinavmehta.wordpress.com/2006/07/04/chronicles/</link>
		<comments>http://abhinavmehta.wordpress.com/2006/07/04/chronicles/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 16:28:20 +0000</pubDate>
		<dc:creator>amehta</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">https://abhinavmehta.wordpress.com/2006/07/04/chronicles/</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=4&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/abhinavmehta.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/abhinavmehta.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/abhinavmehta.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/abhinavmehta.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/abhinavmehta.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abhinavmehta.wordpress.com&amp;blog=276578&amp;post=4&amp;subd=abhinavmehta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://abhinavmehta.wordpress.com/2006/07/04/chronicles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9daadea6afae87c5a83e2049db88fe03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhinavmehta</media:title>
		</media:content>
	</item>
	</channel>
</rss>
