<?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>Quantum Algorithms</title>
	<atom:link href="http://quantumalgorithm.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://quantumalgorithm.wordpress.com</link>
	<description>Quantum computing and quantum control...</description>
	<lastBuildDate>Mon, 16 May 2011 07:34:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='quantumalgorithm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Quantum Algorithms</title>
		<link>http://quantumalgorithm.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://quantumalgorithm.wordpress.com/osd.xml" title="Quantum Algorithms" />
	<atom:link rel='hub' href='http://quantumalgorithm.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Quantum Discord</title>
		<link>http://quantumalgorithm.wordpress.com/2011/05/16/quantum-discord/</link>
		<comments>http://quantumalgorithm.wordpress.com/2011/05/16/quantum-discord/#comments</comments>
		<pubDate>Mon, 16 May 2011 06:42:57 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2011/05/16/quantum-discord/</guid>
		<description><![CDATA[An older paper today, but still interesting and important. If you have two systems A and B, an important question is how much can you&#160; tell about system A knowing about system B. Obviously if they&#8217;re correlated then you can learn a lot, and if they&#8217;re not correlated, then you learn very little. Mathematically this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=37&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>An older paper today, but still interesting and important. </p>
<p>If you have two systems A and B, an important question is how much can you&nbsp; tell about system A knowing about system B. Obviously if they&#8217;re correlated then you can learn a lot, and if they&#8217;re not correlated, then you learn very little. Mathematically this is measured by the mutual information:</p>
<p><img src='http://s0.wp.com/latex.php?latex=J%28A%3AB%29+%3D+H%28A%29+-+H%28X%7CY%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='J(A:B) = H(A) - H(X|Y)' title='J(A:B) = H(A) - H(X|Y)' class='latex' /></p>
<p>Where <img src='http://s0.wp.com/latex.php?latex=H&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H' title='H' class='latex' /> measures the entropy. The entropy of a random variable is essentially how random it is (measured in the number of bits you need to specify it). Its formal definition is</p>
<p><img src='http://s0.wp.com/latex.php?latex=H%28A%29+%3D+-+%5Csum_%7Ba+%5Cin+A%7D+P%28a%29+%5Clog_2+P%28a%29+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A) = - &#92;sum_{a &#92;in A} P(a) &#92;log_2 P(a) ' title='H(A) = - &#92;sum_{a &#92;in A} P(a) &#92;log_2 P(a) ' class='latex' /></p>
<p>Of course with two systems, things get a little bit more complicated. You could assign a value for all possible values of <img src='http://s0.wp.com/latex.php?latex=a+%5Cin+A&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='a &#92;in A' title='a &#92;in A' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=b+%5Cin+B&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='b &#92;in B' title='b &#92;in B' class='latex' />, which we call <img src='http://s0.wp.com/latex.php?latex=P%28a%2Cb%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='P(a,b)' title='P(a,b)' class='latex' />. Now imagine if I don&#8217;t know anything about system A or B. What is the probability distribution for system A? Well it&#8217;s just,</p>
<p><img src='http://s0.wp.com/latex.php?latex=P%28a%29+%3D+%5Csum_%7Bb%5Cin+B%7D+P%28a%2C+b%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='P(a) = &#92;sum_{b&#92;in B} P(a, b)' title='P(a) = &#92;sum_{b&#92;in B} P(a, b)' class='latex' /></p>
<p>and similarly</p>
<p><img src='http://s0.wp.com/latex.php?latex=P%28b%29+%3D+%5Csum_%7Ba%5Cin+A%7D+P%28a%2Cb%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='P(b) = &#92;sum_{a&#92;in A} P(a,b)' title='P(b) = &#92;sum_{a&#92;in A} P(a,b)' class='latex' /></p>
<p>If I come along and start measuring system <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='B' title='B' class='latex' />, I&#8217;ll actually learn things about A. In fact if I measure a particular b then I&#8217;ll have a new probability distribution for A,<br /><img src='http://s0.wp.com/latex.php?latex=P%28a%7Cb%29+%3D+P%28a%2Cb%29+%2F+P%28b%29+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='P(a|b) = P(a,b) / P(b) ' title='P(a|b) = P(a,b) / P(b) ' class='latex' /><br />That&#8217;s Bayes&#8217; rule. The <img src='http://s0.wp.com/latex.php?latex=P%28b%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='P(b)' title='P(b)' class='latex' /> is just the new normalization.</p>
<p>Returning to the definition of mutual information, there&#8217;s two parts. The first, <img src='http://s0.wp.com/latex.php?latex=H%28A%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A)' title='H(A)' class='latex' /> is just the number of bits you need to specify an A, if you know nothing about B. The second term, <img src='http://s0.wp.com/latex.php?latex=H%28A%7CB%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A|B)' title='H(A|B)' class='latex' /> is given by<br /><img src='http://s0.wp.com/latex.php?latex=H%28A%7CB%29+%3D+%5Csum_%7Bb%5Cin+B%7D+P%28b%29+H%28A%7Cb%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A|B) = &#92;sum_{b&#92;in B} P(b) H(A|b)' title='H(A|B) = &#92;sum_{b&#92;in B} P(b) H(A|b)' class='latex' /><br />which is the average number of bits needed to specify <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='A' title='A' class='latex' />, after you&#8217;ve measured <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='B' title='B' class='latex' />. If there&#8217;s no correlation, then, you need the same number of bits to specify A no matter what you measure from B, and the mutual information is zero. But if there&#8217;s some correlation, then you need fewer bits to specify A after you know B, and the mutual information is greater than zero.</p>
<p>With a little bit of algebraic manipulation we get an equivalent version (at least classically):<br /><img src='http://s0.wp.com/latex.php?latex=I%28A%3AB%29+%3D+H%28A%29+%2B+H%28B%29+-+H%28A%2CB%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='I(A:B) = H(A) + H(B) - H(A,B)' title='I(A:B) = H(A) + H(B) - H(A,B)' class='latex' /> </p>
<p>The problem which this paper addresses is how do we generalize mutual information to a quantum mechanical setting. There seems to be two obvious ways to do it. The first is to just replace the Shannon entropies with Von Neumann entropies:<br /><img src='http://s0.wp.com/latex.php?latex=I%28A%3AB%29+%3D+H%28A%29+%2B+H%28B%29+-+H%28A%2CB%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='I(A:B) = H(A) + H(B) - H(A,B)' title='I(A:B) = H(A) + H(B) - H(A,B)' class='latex' /><br />where these entropies are now taken according to given density matrices,<br /><img src='http://s0.wp.com/latex.php?latex=H%28A%29+%3D+-%5Cmathrm%7BTr%7D_A+%5Crho_A+%5Clog+%5Crho_A+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A) = -&#92;mathrm{Tr}_A &#92;rho_A &#92;log &#92;rho_A ' title='H(A) = -&#92;mathrm{Tr}_A &#92;rho_A &#92;log &#92;rho_A ' class='latex' /></p>
<p>That seems perfectly reasonable. The problem is when you pick a <i>particular</i> measurement basis, things become a little bit difficult. What does P(A|B) mean? Is it B measured in the ideal basis for determining A? Is it measured in some other basis? If we pick a particular basis <img src='http://s0.wp.com/latex.php?latex=%5CPi_i&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;Pi_i' title='&#92;Pi_i' class='latex' /> then we can evaluate things like what <img src='http://s0.wp.com/latex.php?latex=%5Crho_%7BA%7CB%7D&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;rho_{A|B}' title='&#92;rho_{A|B}' class='latex' /> is. We define these things like this:<br /><img src='http://s0.wp.com/latex.php?latex=%5Crho_%7BA%7C%5CPi_i%7D+%3D+%5CPi_i+%5Crho+%5CPi_i+%2F+%5Cmathrm%7BTr%7D+%28%5CPi_i+%5Crho%29+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;rho_{A|&#92;Pi_i} = &#92;Pi_i &#92;rho &#92;Pi_i / &#92;mathrm{Tr} (&#92;Pi_i &#92;rho) ' title='&#92;rho_{A|&#92;Pi_i} = &#92;Pi_i &#92;rho &#92;Pi_i / &#92;mathrm{Tr} (&#92;Pi_i &#92;rho) ' class='latex' /><br />Which is the density matrix you&#8217;d expect after <img src='http://s0.wp.com/latex.php?latex=%5CPi_i&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;Pi_i' title='&#92;Pi_i' class='latex' /> has been measured. Now <img src='http://s0.wp.com/latex.php?latex=H_%7BA%7CB%7D&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_{A|B}' title='H_{A|B}' class='latex' /> becomes<br /><img src='http://s0.wp.com/latex.php?latex=H%28A%7C%5CPi%29+%3D+%5Csum_j+P_j+H%28%5Crho_%7BA%7C%5CPi_j%7D%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H(A|&#92;Pi) = &#92;sum_j P_j H(&#92;rho_{A|&#92;Pi_j})' title='H(A|&#92;Pi) = &#92;sum_j P_j H(&#92;rho_{A|&#92;Pi_j})' class='latex' /><br />and we can define<br /><img src='http://s0.wp.com/latex.php?latex=J%28A%3AB%29+%3D+H%28A%29+-+H%28A%7C%5CPi%29+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='J(A:B) = H(A) - H(A|&#92;Pi) ' title='J(A:B) = H(A) - H(A|&#92;Pi) ' class='latex' /></p>
<p>Of course, picking a given measurement basis isn&#8217;t picking the perfect basis, so these two measures of mutual information are (generally) different. The difference is known as the <i>discord</i>:<br /><img src='http://s0.wp.com/latex.php?latex=%5Cdelta+%3D+I%28A%3AB%29+-+J%28A%3AB%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;delta = I(A:B) - J(A:B)' title='&#92;delta = I(A:B) - J(A:B)' class='latex' /></p>
<p>This is a measure of how much coherence you lose when making the measurements. If you choose a perfectly diagonal basis to measure in, then you won&#8217;t lose any coherence. But if you choose a basis which makes <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> far from diagonal, then discord will be high. If you think of a diagonal <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> as classical, and a state with lots of coherences as quantum, then this is a measure of exactly how quantum your system is. It is very interesting that even systems which aren&#8217;t entangled have discord.<br /><b><br />Title: Quantum discord: A measure of quantum correlations<br />Authors: Ollivier and Zurek<br />Reference: PRL, 88, 017901</b></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=37&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2011/05/16/quantum-discord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>
	</item>
		<item>
		<title>Adaptive quantum error correction</title>
		<link>http://quantumalgorithm.wordpress.com/2011/05/16/adaptive-quantum-error-correction/</link>
		<comments>http://quantumalgorithm.wordpress.com/2011/05/16/adaptive-quantum-error-correction/#comments</comments>
		<pubDate>Mon, 16 May 2011 06:25:48 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2011/05/16/adaptive-quantum-error-correction/</guid>
		<description><![CDATA[Error correction for quantum computers is more difficult than for classical computers. This is, in part, due to the fact that quantum bits (qubits) can have two different types of errors: bit flips and phase flips. Both of these types of errors need to be corrected. Typically, quantum error correction codes treat both types of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=35&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Error correction for quantum computers is more difficult than for classical computers. This is, in part, due to the fact that quantum bits (qubits) can have two different types of errors: bit flips and phase flips. Both of these types of errors need to be corrected.</p>
<p>Typically, quantum error correction codes treat both types of error the same. If an error correction code can correct up to three bit flips, it can correct up to three phase flips as well. More recently researchers have been considering what happens when one type of error is far more prevalent than the other. For example, in real quantum computers often bits will not flip, but they will mostly just lose phase information (equivalent to having a phase flip). Ideally we would like error correction codes which can correct more phase flips than they do bit flips. In this paper, the authors describe a whole set of error correction codes which do just that.</p>
<p>In fact, the error correction codes they describe can be tailored (&#8220;adapted&#8221;) to the specific ratio of bit flips and phase flips that are experienced as the experiment progresses. They give a relatively simple way to adapt the code given different error rates which are being experienced.</p>
<p><b>Title:</b> Adaptively correcting quantum errors with entanglement<br /><b>Authors:</b> Fujiwara, Hsieh<br /><b>Reference:</b>&nbsp; <br /><a href="http://arxiv.org/abs/1104.5004v1">arXiv:1104.5004v1</a> [quant-ph]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=35&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2011/05/16/adaptive-quantum-error-correction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>
	</item>
		<item>
		<title>Coherence in molecules at room temperature</title>
		<link>http://quantumalgorithm.wordpress.com/2011/05/03/coherence-in-molecules-at-room-temperature/</link>
		<comments>http://quantumalgorithm.wordpress.com/2011/05/03/coherence-in-molecules-at-room-temperature/#comments</comments>
		<pubDate>Tue, 03 May 2011 04:28:33 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2011/05/03/coherence-in-molecules-at-room-temperature/</guid>
		<description><![CDATA[Quantum mechanics normally manifests itself at very cold temperatures, near to absolute zero. So far there is only one system, NV centers in diamond, in which quantum coherence (of an individual qubit) and control has been demonstrated at anything much higher. For the NV center, even room temperatures is okay. But for other systems, any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=30&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="right"><img style="float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;" src="http://farm3.static.flickr.com/2718/4112482072_bcf1d36a62_m.jpg" /></p>
<p>Quantum mechanics normally manifests itself at <em>very</em> cold temperatures, near to absolute zero. So far there is only one system, NV centers in diamond, in which quantum coherence (of an individual qubit) and control has been demonstrated at anything much higher. For the NV center, even room temperatures is okay. But for other systems, any quantum coherence generally dies off way too fast to be measured, and certainly too fast to control.</p>
<p>Your only option if you want to measure (and control) this type of coherence is to be <em>fast</em>. And by fast I mean on the timescale of femto-seconds. That&#8217;s 1&#215;10<span style="vertical-align:super;">-15 </span>s. A computer operating at 1GHz is operating approximately 1 million times slower than that. So these things are fast, very fast.</p>
<p>In a recent paper, Hildner, Brinks and van Hulst <em>did</em> control molecules on this timescale. Amazingly they observed the quantum coherence of just a single molecule. Taking a single terrylenediimide (TDI) molecule, they excited it with two 75 fs pulses. In between the two pulses they waited, differing amounts of time from 0 fs to 600 fs. During this time the molecule loses its quantum mechanical nature &#8211; it <em>decoheres</em>. They were able to monitor that process, watching the molecule go from largely coherent to a completely classical mixed state. In doing so (and repeating the experiment) they were able to quantify exactly how fast a molecule lost its phase information. They measured times from 25 fs to 110 fs with most molecules being around 60 fs.</p>
<p><strong>Title:</strong> Femtosecond Coherence and Quantum Control of Single Molecules at Room Temperature</p>
<p><strong>Authors:</strong> Hildner, Brinks, van Hulst</p>
<p><strong>Reference:</strong> Nature, 7, 172-178, 2011</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=30&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2011/05/03/coherence-in-molecules-at-room-temperature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2718/4112482072_bcf1d36a62_m.jpg" medium="image" />
	</item>
		<item>
		<title>NMR one-dimensional spin chain</title>
		<link>http://quantumalgorithm.wordpress.com/2009/09/07/nmr-one-dimensional-spin-chain/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/09/07/nmr-one-dimensional-spin-chain/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 05:41:04 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chain]]></category>
		<category><![CDATA[NMR]]></category>
		<category><![CDATA[one dimension]]></category>
		<category><![CDATA[quantum]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/09/07/nmr-one-dimensional-spin-chain/</guid>
		<description><![CDATA[Zhang and co-workers from MIT have implemented a 1D spin chain in NMR. To do this they use Fluorapatite (FAp), combined with a series of pulses which remove unwanted couplings. Overall the Hamiltonian becomes, . In the ideal case: They study the dynamics of this chain experimentally and analytically. In particular they consider multiple qubit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=28&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/nostri-imago/3633683573/sizes/s/" title=""><img style="float:right;margin:0 0 10px 10px;" title="" alt="" src="http://farm3.static.flickr.com/2465/3633683573_e71d041d98_m.jpg" border="0" /></a>Zhang and co-workers from MIT have implemented a 1D spin chain in NMR. To do this they use Fluorapatite (FAp), combined with a series of pulses which remove unwanted couplings.</p>
<p>Overall the Hamiltonian becomes,<br />
<img src='http://s0.wp.com/latex.php?latex=H_0+%3D+%5Csum_%7Bij%7D+b_%7Bij%7D+%28ZZ-+%5Cfrac%7B1%7D%7B2%7D%28XX-YY%29%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_0 = &#92;sum_{ij} b_{ij} (ZZ- &#92;frac{1}{2}(XX-YY))' title='H_0 = &#92;sum_{ij} b_{ij} (ZZ- &#92;frac{1}{2}(XX-YY))' class='latex' />.</p>
<p>In the ideal case:<br />
<img src='http://s0.wp.com/latex.php?latex=b_%7Bij%7D%3D-%28%5Cfrac%7B%5Cmu_0%7D%7B%5Cpi%7D%29%5Cfrac%7B%5Cgamma%5E2+%5Chbar%7D%7Bc%5E3+%7Ci-j%7C%5E3%7D&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='b_{ij}=-(&#92;frac{&#92;mu_0}{&#92;pi})&#92;frac{&#92;gamma^2 &#92;hbar}{c^3 |i-j|^3}' title='b_{ij}=-(&#92;frac{&#92;mu_0}{&#92;pi})&#92;frac{&#92;gamma^2 &#92;hbar}{c^3 |i-j|^3}' class='latex' /></p>
<p>They study the dynamics of this chain experimentally and analytically. In particular they consider multiple qubit coherences and find situations which the system deviates from the simplest nearest neighbor (NN) tight binding approximation.</p>
<p><span style="font-weight:bold;">Authors:</span><a href="http://arxiv.org/find/quant-ph/1/au:+Zhang_W/0/1/0/all/0/1"> Wenxian Zhang</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Cappellaro_P/0/1/0/all/0/1">Paola Cappellaro</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Antler_N/0/1/0/all/0/1">Natania Antler</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Pepper_B/0/1/0/all/0/1">Brian Pepper</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Cory_D/0/1/0/all/0/1">David G. Cory</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Dobrovitski_V/0/1/0/all/0/1">Viatcheslav V. Dobrovitski</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Ramanathan_C/0/1/0/all/0/1">Chandrasekhar Ramanathan</a>,  <a href="http://arxiv.org/find/quant-ph/1/au:+Viola_L/0/1/0/all/0/1">Lorenza Viola</a><br />
<br style="font-weight:bold;" /><span style="font-weight:bold;">Reference: </span><a href="http://arxiv.org/abs/0906.2434">Arxiv 0906.2434</a></p>
<p><span style="font-weight:bold;">Date:</span> June, 2009.<br />
  <!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/quantum" rel="tag">quantum</a>, <a href="http://technorati.com/tag/one%20dimension" rel="tag">one dimension</a>, <a href="http://technorati.com/tag/%20NMR" rel="tag"> NMR</a>, <a href="http://technorati.com/tag/%20chain" rel="tag"> chain</a></p>
<p><!-- technorati tags end --></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=28&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/09/07/nmr-one-dimensional-spin-chain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2465/3633683573_e71d041d98_m.jpg" medium="image" />
	</item>
		<item>
		<title>Hamiltonian simulation</title>
		<link>http://quantumalgorithm.wordpress.com/2009/06/10/hamiltonian-simulation/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/06/10/hamiltonian-simulation/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:18:29 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Quantum Chemistry]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[quantuminformation]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/06/10/hamiltonian-simulation/</guid>
		<description><![CDATA[It is often said that quantum computers might be useful because they can simulate other quantum systems. In particular they might be able to simulate complex quantum chemistry problems which are not possible on a quantum computer. It is possible to simulate pretty much any quantum system which involves at most two qubit interactions. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=27&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is often said that quantum computers might be useful because they can simulate other quantum systems. In particular they might be able to simulate complex quantum chemistry problems which are not possible on a quantum computer.</p>
<p>It is possible to simulate pretty much any quantum system which involves at most two qubit interactions. This is normally done with the Trotter expansion<br />
<img src='http://s0.wp.com/latex.php?latex=exp%28A%2BB%29+%3D+%5Bexp%28A%2Fn%29+exp%28B%2Fn%29+%5D%5En+&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='exp(A+B) = [exp(A/n) exp(B/n) ]^n ' title='exp(A+B) = [exp(A/n) exp(B/n) ]^n ' class='latex' /></p>
<p>What other Hamiltonians and expansions are possible?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=27&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/06/10/hamiltonian-simulation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>
	</item>
		<item>
		<title>Adiabatic gates via teleportation</title>
		<link>http://quantumalgorithm.wordpress.com/2009/05/12/adiabatic-gates-via-teleportation/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/05/12/adiabatic-gates-via-teleportation/#comments</comments>
		<pubDate>Tue, 12 May 2009 07:15:10 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adiabatic gate]]></category>
		<category><![CDATA[bacon]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[quantum computation]]></category>
		<category><![CDATA[teleportation]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/05/12/adiabatic-gates-via-teleportation/</guid>
		<description><![CDATA[Dave Bacon, the quantum pontiff, is at it again. This time he has come up with a remarkably simple scheme for implementing gates adiabatically. How to do this is described in his new paper: Adiabatic Gate Teleportation. The idea is something like teleportation. You have two Hamiltonians: , and . Prepare your systems 2 and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=22&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><img title="Not that pontiff (CC by Giampaolo Macorig)" src="http://farm1.static.flickr.com/143/327526960_6b5cc43e0d_m.jpg" alt="Not that pontiff (CC by Giampaolo Macorig on flickr)" width="240" height="180" /><p class="wp-caption-text">Not that pontiff (Photo: Giampaolo Macorig)</p></div>
<p>Dave Bacon, <a href="http://scienceblogs.com/pontiff/">the quantum pontiff</a>, is at it again. This time he has come up with a remarkably simple scheme for implementing gates adiabatically. How to do this is described in his new paper: Adiabatic Gate Teleportation.</p>
<p>The idea is something like teleportation. You have two Hamiltonians:<br />
<img src='http://s0.wp.com/latex.php?latex=H_0+%3D+-%5Comega+%28X_2+X_3+%2B+Z_2+Z_3%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_0 = -&#92;omega (X_2 X_3 + Z_2 Z_3)' title='H_0 = -&#92;omega (X_2 X_3 + Z_2 Z_3)' class='latex' />, and<br />
<img src='http://s0.wp.com/latex.php?latex=H_1+%3D+-%5Comega+%28X_1+X_2+%2B+Z_1+Z_2%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_1 = -&#92;omega (X_1 X_2 + Z_1 Z_2)' title='H_1 = -&#92;omega (X_1 X_2 + Z_1 Z_2)' class='latex' />.</p>
<p>Prepare your systems 2 and 3 in the ground state (which is a Bell state) of <img src='http://s0.wp.com/latex.php?latex=H_0&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_0' title='H_0' class='latex' />. Put whatever state you like in system 1. Now adiabatically (ie. slowly) change the Hamiltonian from <img src='http://s0.wp.com/latex.php?latex=H_0&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_0' title='H_0' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=H_1&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_1' title='H_1' class='latex' />. The state which was initially in system 1 has been <span style="font-style:italic;">teleported</span> to state 3. Work out the maths. It works. Great. So we can move states around adiabatically. So how do we perform gates on them?</p>
<p style="text-align:left;">To perform a gate, we simply perform a unitary operation on the initial Hamiltonian:</p>
<p style="text-align:center;">
<img src='http://s0.wp.com/latex.php?latex=H_0%27+%3D+U_3+H_0+U_3%5E%5Cdagger&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='H_0&#039; = U_3 H_0 U_3^&#92;dagger' title='H_0&#039; = U_3 H_0 U_3^&#92;dagger' class='latex' /></p>
<p style="text-align:left;">Nothing changes about the spectrum of the adiabatic passage because a unitary doesn&#8217;t change the diagonalization. But when you do the adiabatic passage, the state is not only teleported but comes out with the gate <img src='http://s0.wp.com/latex.php?latex=U&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='U' title='U' class='latex' /> applied to it.</p>
<p>Two qubit gates work similarly&#8230; Simple and straightforward. Yet another interesting way to do quantum computation.</p>
<p><span style="font-weight:bold;">Reference: </span>Bacon and Flammia, Adiabatic Gate Teleportation, 2009.<br />
<span style="font-weight:bold;"><br />
Link: </span><a href="http://arxiv.org/abs/0905.0901">http://arxiv.org/abs/0905.0901</a><br />
<!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a rel="tag" href="http://technorati.com/tag/physics">physics</a>, <a rel="tag" href="http://technorati.com/tag/quantum%20computation">quantum computation</a>, <a rel="tag" href="http://technorati.com/tag/%20bacon"> bacon</a>, <a rel="tag" href="http://technorati.com/tag/%20adiabatic%20gate"> adiabatic gate</a>, <a rel="tag" href="http://technorati.com/tag/%20teleportation"> teleportation</a></p>
<p><!-- technorati tags end --></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=22&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/05/12/adiabatic-gates-via-teleportation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/143/327526960_6b5cc43e0d_m.jpg" medium="image">
			<media:title type="html">Not that pontiff (CC by Giampaolo Macorig)</media:title>
		</media:content>
	</item>
		<item>
		<title>No superadditivity of channel capacity&#8230;</title>
		<link>http://quantumalgorithm.wordpress.com/2009/05/12/no-superadditivity-of-channel-capacity/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/05/12/no-superadditivity-of-channel-capacity/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:58:34 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/05/12/superadditivity-of-chanel-capacity/</guid>
		<description><![CDATA[One of the most important parts of quantum information theory is working out how much information you can send through different channels (over a set period of time).&#160; There is a remarkable result that says &#8220;However horribly noisy a communication channel may be, it is possible to communicate nearly error-free up to a given maximum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=15&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/sahrizvi/344571402/sizes/s/" title="">  <img style="float:left;margin:10px 10px 0 0;" title="" alt="" src="http://farm1.static.flickr.com/150/344571402_ef48397719_m.jpg" border="0" /></a>One of the most important parts of quantum information theory is working out how much information you can send through different channels (over a set period of time).&nbsp; There is a remarkable result that says &#8220;However horribly noisy a communication channel may be, it is possible to communicate nearly error-free up to a given maximum rate through the channel&#8221;. That rate is given by the <a href="http://en.wikipedia.org/wiki/Channel_capacity">channel capacity</a>. Classically the channel capacity is the maximum mutual information you can achieve between sender and receiver.
<p>So now how about quantum mechanical channels? Well, if you want to send classical information (bits) down a quantum channel, the best you can do is the Holevo capacity, which is given by<br />
<img src='http://s0.wp.com/latex.php?latex=I+%3D+H%5Cleft%28%5Csum_i+p_i+%5Cepsilon%28%5Crho_i%29%5Cright%29+-+%5Csum_i+p_i+H%5Cleft%28%5Cepsilon%28%5Crho_i%29%5Cright%29&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='I = H&#92;left(&#92;sum_i p_i &#92;epsilon(&#92;rho_i)&#92;right) - &#92;sum_i p_i H&#92;left(&#92;epsilon(&#92;rho_i)&#92;right)' title='I = H&#92;left(&#92;sum_i p_i &#92;epsilon(&#92;rho_i)&#92;right) - &#92;sum_i p_i H&#92;left(&#92;epsilon(&#92;rho_i)&#92;right)' class='latex' /></p>
<p>The capacity of the channel is simply the largest (for any input state) Holevo capacity.</p>
<p>So here is the critical question of this post: If I have two quantum channels, can I just add their Holevo capacities to get the total capacity? Is <img src='http://s0.wp.com/latex.php?latex=I_%7B12%7D+%3D+I_1+%2B+I_2&amp;bg=fcfaf4&amp;fg=77756b&amp;s=0' alt='I_{12} = I_1 + I_2' title='I_{12} = I_1 + I_2' class='latex' />? The answer, as it turns out, is <b>NO</b>. This comes as a bit of a shock, because it was widely assumed to be true, despite the fact there was no proof yet. In a recent paper in Nature Physics, Matt Hastings found a counter-example.</p>
<p><b>Reference:</b> M.&nbsp;B. Hastings.  Superadditivity of communication capacity using entangled inputs.  <i>Nat Phys</i>, 5(4):255-257, April 2009.</p>
<p><b>Arxiv: </b><a href="http://arxiv.org/abs/0809.3972">http://arxiv.org/abs/0809.3972</a></p>
<p>  <!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/quantuminformation" rel="tag">quantuminformation</a>, <a href="http://technorati.com/tag/%20channel%20capacity" rel="tag"> channel capacity</a>, <a href="http://technorati.com/tag/%20physics" rel="tag"> physics</a>, <a href="http://technorati.com/tag/%20science" rel="tag"> science</a></p>
<p><!-- technorati tags end --></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=15&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/05/12/no-superadditivity-of-channel-capacity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/150/344571402_ef48397719_m.jpg" medium="image" />
	</item>
		<item>
		<title>Grover and Deutsch algorithms for superconducting transmon qubits</title>
		<link>http://quantumalgorithm.wordpress.com/2009/05/11/grover-and-deutsch-algorithms-for-superconducting-transmon-qubits/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/05/11/grover-and-deutsch-algorithms-for-superconducting-transmon-qubits/#comments</comments>
		<pubDate>Mon, 11 May 2009 01:21:42 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Quantum Systems]]></category>
		<category><![CDATA[deutsch]]></category>
		<category><![CDATA[Grover]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[quantum algorithm]]></category>
		<category><![CDATA[quantum computer]]></category>
		<category><![CDATA[superconductor]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/05/11/grover-and-deutsch-algorithms-for-superconducting-transmon-qubits/</guid>
		<description><![CDATA[Last week on the arxiv the Yale group headed by Rob Shoelkopf reported that they had successfully performed two 2-qubit quantum algorithms: Grover&#8217;s algorithm and the Deutsch algorithm. They couple two transmon qubits via a microwave cavity. They performed both these algorithms with a fidelity of greater than 80%. So how does it all work? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=12&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week on the <a href="http://arxiv.org">arxiv</a> the Yale group headed by Rob Shoelkopf reported that they had successfully performed two 2-qubit quantum algorithms: Grover&#8217;s algorithm and the Deutsch algorithm. They couple two <a href="http://mina4-49.mc2.chalmers.se/%7Egojo71/KvantInfo/JensLecture2.ppt">transmon qubits</a> via a microwave cavity. They performed both these algorithms with a fidelity of greater than 80%.</p>
<p>So how does it all work? The key to this paper seems to be that they were able to control the coupling between their two transmon qubits. By bringing them into resonance with the microwave cavity &#8211; near to an avoided crossing with energy levels which were not populated by the experiment &#8211; they were able to get a nonlinear coupling between their two qubits. This allowed them to create a controlled phase gate between the two qubits, and to demonstrate the two algorithms. The coupling between the qubits originally was approximately 1.2 MHz which they were able to ramp up to 160 MHz by this method.</p>
<p>The decoherence times in this experiment, which have always been a killer for superconductors in the past, were approximately 1μs some 3 orders of magnitude above where they were before this effort began! These long decoherence times allows them to get approximately 10 gates algorithms to run (in 100ns).</p>
<p>This was truly a remarkable experiment, combining all the ingredients- single qubit rotations, two qubit interactions, measurement (with 90% fidelity) and initialization. Can they keep pushing down the decoherence rates? Can they scale this system up? There seems to be no fundamental reasons stopping them moving forward. Exciting times.<br />
<br style="font-weight:bold;" /><span style="font-weight:bold;">Paper:</span> Demonstration of Two-Qubit Algorithms with a Superconducting Quantum  Processor.</p>
<p><span style="font-weight:bold;">Authors:</span> <a href="http://arxiv.org/find/cond-mat/1/au:+DiCarlo_L/0/1/0/all/0/1">L. DiCarlo</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Chow_J/0/1/0/all/0/1">J. M. Chow</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Gambetta_J/0/1/0/all/0/1">J. M. Gambetta</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Bishop_L/0/1/0/all/0/1">Lev S. Bishop</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Johnson_B/0/1/0/all/0/1">B. R. Johnson</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Schuster_D/0/1/0/all/0/1">D. I. Schuster</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Majer_J/0/1/0/all/0/1">J. Majer</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Blais_A/0/1/0/all/0/1">A. Blais</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Frunzio_L/0/1/0/all/0/1">L. Frunzio</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Girvin_S/0/1/0/all/0/1">S. M. Girvin</a>,  <a href="http://arxiv.org/find/cond-mat/1/au:+Schoelkopf_R/0/1/0/all/0/1">R. J. Schoelkopf</a></p>
<p><span style="font-weight:bold;">System:</span> Superconductors (transmon qubits)</p>
<p><span style="font-weight:bold;">Algorithms:</span> Grover, Deutsch</p>
<p><span style="font-weight:bold;">Qubits:</span> 2</p>
<p><span style="font-weight:bold;">Reference:</span> <a href="http://arxiv.org/abs/0903.2030">quant-ph/0903.2030</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=12&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/05/11/grover-and-deutsch-algorithms-for-superconducting-transmon-qubits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>
	</item>
		<item>
		<title>Grover&#8217;s algorithm, and oldie but a goodie</title>
		<link>http://quantumalgorithm.wordpress.com/2009/05/08/grovers-algorithm-and-oldie-but-a-goodie/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/05/08/grovers-algorithm-and-oldie-but-a-goodie/#comments</comments>
		<pubDate>Fri, 08 May 2009 08:01:28 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Grover]]></category>
		<category><![CDATA[grover's algorithm]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[quantum algorithm]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/05/08/grovers-algorithm-and-oldie-but-a-goodie/</guid>
		<description><![CDATA[So you want to search for one item out of N unordered items? It&#8217;s a lot like looking for a single book in my flat. There&#8217;s lots (N) of them and they&#8217;re all over the floor. It will take me forever. If I can only check one book at at time, then on average I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=9&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/12738795@N00/457089067/sizes/s/"><img style="float:left;margin:10px 10px 0 0;" src="http://farm1.static.flickr.com/250/457089067_772bbf5f8f_m.jpg" border="0" alt="" /></a><br />
So you want to search for one item out of N unordered items? It&#8217;s a lot like looking for a single book in my flat. There&#8217;s lots (N) of them and they&#8217;re all over the floor. It will take me forever. If I can only check one book at at time, then on average I will have to search through half the books (N/2) of them before I find the one that I want.</p>
<p>Then along came Grover. In 1996 he pointed out that in quantum mechanics, if you start off with a equal superposition of N different states then you don&#8217;t need N/2 operations to find the right (or the &#8220;marked&#8221;) one. You only need around √N operations!</p>
<p>And with that he cemented his place in history.</p>
<p><span style="font-weight:bold;">Type of Problem:</span> Oracle based search<br />
<br style="font-weight:bold;" /><span style="font-weight:bold;">Complexity:</span> O(√N) (compared to classical equivalent of O(N)).</p>
<p><span style="font-weight:bold;">References:</span></p>
<table border="0">
<tbody>
<tr valign="top">
<td align="right"></td>
<td>
<ul>
<li> L. Grover. A fast quantum algorithm for database search. In <em>Annual ACM Symposium on the Theory of Computation</em>,  pages 212-219. ACM Press, 1996.</li>
</ul>
</td>
</tr>
<tr valign="top">
<td align="right"></td>
<td>
<ul>
<li> L. K. Grover. Quantum Mechanics Helps for Searching for a Needle in a  Haystack. <em>Phys. Rev. Lett.</em>, 79(2):325, 1997.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=9&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/05/08/grovers-algorithm-and-oldie-but-a-goodie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/250/457089067_772bbf5f8f_m.jpg" medium="image" />
	</item>
		<item>
		<title>Quantum Coherence in Photosynthesis?</title>
		<link>http://quantumalgorithm.wordpress.com/2009/05/08/quantum-coherence-in-photosynthesis/</link>
		<comments>http://quantumalgorithm.wordpress.com/2009/05/08/quantum-coherence-in-photosynthesis/#comments</comments>
		<pubDate>Fri, 08 May 2009 04:16:52 +0000</pubDate>
		<dc:creator>quantumalgorithm</dc:creator>
				<category><![CDATA[Quantum Systems]]></category>
		<category><![CDATA[biological]]></category>
		<category><![CDATA[coherence]]></category>
		<category><![CDATA[photosynthesis]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[quantum mechanics]]></category>

		<guid isPermaLink="false">http://quantumalgorithm.wordpress.com/2009/05/08/quantum-coherence-in-photosynthesis/</guid>
		<description><![CDATA[One of the particularly interesting questions in quantum information is what role decoherence plays. Broadly speaking decoherence is what happens when microscopic objects interact with everything around them, their environments, which causes them to lose their quantum mechanical behaviour. It is decoherence which is the major stumbling block to building quantum computers, running quantum algorithms. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=6&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img style="float:left;margin:10px 10px 0 0;" title="Leaf by seeks2dream" src="http://farm1.static.flickr.com/225/472321882_3ceb3544b3_m.jpg" alt="" /><br />
One of the particularly interesting questions in quantum information is what role <span style="font-style:italic;">decoherence</span> plays. Broadly speaking decoherence is what happens when microscopic objects interact with everything around them, their environments, which causes them to lose their quantum mechanical behaviour. It is decoherence which is the major stumbling block to building quantum computers, running quantum algorithms. To see quantum effects we normally have to cool our systems down to near absolute zero, and carefully isolate them from every possible disturbance. So what are the chances of seeing any quantum effects in a biological system which aren&#8217;t at low temperatures and don&#8217;t seem to be well isolated?</p>
<p>In 2007 a team from Berkley observed what looks like wavelike behaviour in a photosynthesis complex &#8211; or to be more specific in the Fenna-Matthews-Olson (FMO) which is the long antenna, wirelike, complex connecting together the light harvesting chlorosome with the reaction center. Admittedly the experiment wasn&#8217;t done at room temperature (it was done at 77K or -196C). And the oscillations they observed were on a timescale of less than one picosecond (a maximum of 660fs). But when they looked at the electronic spectroscopy, they did see wavelike behaviour.</p>
<p>They speculate that their system is <span style="font-style:italic;">essentially performing a single quantum computation</span>, and <span style="font-style:italic;">the operation is analogous to Grover&#8217;s algorithm</span>, which they speculate makes the whole operation more efficient at transporting energy. How this works exactly, they don&#8217;t say.</p>
<p>Reference: Gregory S. Engel, Tessa R. Calhoun, Elizabeth L. Read, Tae-Kyu Ahn, Tomas<br />
Mancal, Yuan-Chung Cheng, Robert E. Blankenship, and Graham R. Fleming.<br />
Evidence for wavelike energy transfer through quantum coherence in<br />
photosynthetic systems.<br />
<a href="http://dx.doi.org/10.1038/nature05678"><em>Nature</em>, 446(7137):782-786</a>, April 2007.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quantumalgorithm.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quantumalgorithm.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quantumalgorithm.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quantumalgorithm.wordpress.com&amp;blog=7653964&amp;post=6&amp;subd=quantumalgorithm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quantumalgorithm.wordpress.com/2009/05/08/quantum-coherence-in-photosynthesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fdf93c7e990a087d37f4df15fff57a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quantumalgorithm</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/225/472321882_3ceb3544b3_m.jpg" medium="image">
			<media:title type="html">Leaf by seeks2dream</media:title>
		</media:content>
	</item>
	</channel>
</rss>
