<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Azimuth]]></provider_name><provider_url><![CDATA[https://johncarlosbaez.wordpress.com]]></provider_url><author_name><![CDATA[John Baez]]></author_name><author_url><![CDATA[https://johncarlosbaez.wordpress.com/author/johncarlosbaez/]]></author_url><title><![CDATA[Quantum Network Theory (Part&nbsp;1)]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>guest post by <i><b><a href="http://www.azimuthproject.org/azimuth/show/Tomi+Johnson">Tomi Johnson</a></b></i></p>
<p>If you were to randomly click a hyperlink on this web page and keep doing so on each page that followed, where would you end up?  </p>
<p>As an esteemed user of Azimuth, I’d like to think you browse more intelligently, but the above is the question Google asks when deciding how to rank the world’s web pages. </p>
<p>Recently, together with the team (<a href="http://people.isi.it/faccin">Mauro Faccin</a>, <a href="http://www.azimuthproject.org/azimuth/show/Jacob+Biamonte">Jacob Biamonte</a> and <a href="http://migdal.wikidot.com/">Piotr Migda&#322;</a>) at the ISI Foundation in Turin, we attended a workshop in which several of the attendees were asking a similar question with a twist. &#8220;What if you, the web surfer, behaved quantum mechanically?&#8221;</p>
<p>Now don’t panic! I have no reason to think you might enter a superposition of locations or tunnel through a wall. This merely forms part of a recent drive towards understanding the role that network science can play in quantum physics.</p>
<p>As we&#8217;ll find, playing with quantum networks is fun. It could also become a necessity. The size of natural systems in which quantum effects have been identified has grown steadily over the past few years. For example, attention has recently turned to explaining the remarkable efficiency of <a href="http://en.wikipedia.org/wiki/Light-harvesting_complex">light-harvesting complexes</a>, comprising tens of molecules and thousands of atoms, using quantum mechanics. If this expansion continues, perhaps quantum physicists will have to embrace the concepts of complex networks. </p>
<p>To begin studying quantum complex networks, we found a revealing toy model. Let me tell you about it. Like all good stories, it has a beginning, a middle and an end. In this part, I&#8217;ll tell you the beginning and the middle. I&#8217;ll introduce the stochastic walk describing the randomly clicking web surfer mentioned above and a corresponding quantum walk. In part 2 the story ends with the bounding of the difference between the two walks in terms of the energy of the walker.</p>
<p>But for now I&#8217;ll start by introducing you to a graph, this time representing the internet! </p>
<p>If this taster gets you interested, there are more details available here: </p>
<p>&bull; Mauro Faccin, Tomi Johnson, Jacob Biamonte, Sabre Kais and Piotr Migda&#322;, <a href="http://arxiv.org/abs/1305.6078">Degree distribution in quantum walks on complex networks</a>, arXiv:1305.6078 (2013). </p>
<h3> What does the internet look like from above? </h3>
<p>As we all know, the idea of the internet is to connect computers to each other. What do these connections look like when abstracted as a network, with each computer a node and each connection an edge? </p>
<p>The internet on a local scale, such as in your house or office, might look something like this:</p>
<p>&nbsp;</p>
<div align="center"><a href="http://www.posta.co.tz/net.htm"><img alt="Local network" src="https://i1.wp.com/www.posta.co.tz/images1/net3.jpg" width="400" /></a></div>
<p>with several devices connected to a central hub. Each hub connects to other hubs, and so the internet on a slightly larger scale might look something like this:</p>
<p>&nbsp;</p>
<div align="center"><a href="https://www.coursera.org/course/sna"><img alt="Regional network" src="https://s3.amazonaws.com/coursera/topics/sna/large-icon.png" width="400" /></a></div>
<p>What about the full global, not local, structure of the internet? To answer this question, researchers have developed representations of the whole internet, such as this one:</p>
<p>&nbsp;</p>
<div align="center"><a href="http://research.blogs.lincoln.ac.uk/2011/06/20/tsb-to-explore-internet-of-things/"><img alt="Global network" src="https://i2.wp.com/research.blogs.lincoln.ac.uk/files/2011/02/map-of-internet.png" width="400" /></a></div>
<p>While such representations might be awe inspiring, how can we make any sense of them? Or are they merely excellent desktop wallpapers and new-age artworks?</p>
<p>In terms of complex network theory, there&#8217;s actually a lot that can be said that is not immediately obvious from the above representation.  </p>
<p>For example, we find something very interesting if we plot the number of web pages with different incoming links (called <b>degree</b>) on a log-log axis. What is found for the African web is the following:</p>
<div align="center"><a href="http://www2002.org/CDROM/poster/164/"><img alt="Power law degree distribution" src="https://i1.wp.com/www2002.org/CDROM/poster/164/powerlaw.png" width="400" /></a></div>
<p>This shows that very few pages are linked to by a very large number others, while a very large number of pages receive very few links. More precisely, what this shows is a <b>power law distribution</b>, the signature of which is a straight line on a log-log axis.</p>
<p>In fact, power law distributions arise in a diverse number of real world networks, human-built networks such as the internet and naturally occurring networks. It is often discussed alongside the concept of the <a href="http://en.wikipedia.org/wiki/Preferential_attachment">preferential attachment</a>; highly connected nodes seem to accumulate connections more quickly. We all know of a successful blog whose success had led to an increased presence and more success. That&#8217;s an example of preferential attachment.</p>
<p>It&#8217;s clear then that degree is an important concept in network theory, and its distribution across the nodes a useful characteristic of a network. Degree gives one indication of how important a node is in a network.</p>
<p>And this is where stochastic walks come in. Google, who are in the business of ranking the importance of nodes (web pages) in a network (the web), use (up to a <a href="http://en.wikipedia.org/wiki/Google_matrix">small modification</a>) the idealized model of a stochastic walker (web surfer) who randomly hops to connected nodes (follows one of the links on a page). This is called the <b>uniform escape model</b>, since the total rate of leaving any node is set to be the same for all nodes. Leaving the walker to wander for a long while, Google then takes the probability of the walker being on a node to rank the importance of that node. In the case that the network is undirected (all links are reciprocated) this long-time probability, and therefore the rank of the node, is proportional to the degree of the node. </p>
<p>So node degrees and the uniform escape model play an important role in the fields of complex networks and stochastic walks. But can they tell us anything about the much more poorly understood topics of quantum networks and quantum walks? In fact, yes, and demonstrating that to you is the purpose of this pair of articles.</p>
<p>Before we move on to the interesting bit, the math, it&#8217;s worth just listing a few properties of quantum walks that make them hard to analyze, and explaining why they are poorly understood. These are the difficulties we will show how to overcome below.</p>
<p>&bull; <b>No convergence</b>. In a stochastic walk, if you leave the walker to wander for a long time, eventually the probability of finding a walker at a node converges to a constant value. In a quantum walk, this doesn’t happen, so the walk can’t be characterized so easily by its long-time properties.</p>
<p>&bull; <b>Dependence on initial states</b>. In some stochastic walks the long-time properties of the walk are independent of the initial state. It is possible to characterize the stochastic walk without referring to the initialization of the walker. Such a characterization is not so easy in quantum walks, since their evolution always depends on the initialization of the walker. Is it even possible then to say something useful that applies to all initializations?</p>
<p>&bull; <b>Stochastic and quantum generators differ</b>. Those of you familiar with the <a href="http://math.ucr.edu/home/baez/networks/">network theory series</a> know that some generators produce both stochastic and quantum walks (see <a href="https://johncarlosbaez.wordpress.com/2011/11/04/network-theory-part-16/">part 16</a> for more details). However, most stochastic walk generators, including that for the uniform escape model, do not generate quantum walks and vice versa. How do we then compare stochastic and quantum walks when their generators differ?</p>
<p>With the task outlined, let&#8217;s get started! </p>
<h3> Graphs and walks </h3>
<p>In the next couple of sections I&#8217;m going to explain the diagram below to you. If you’ve been following the <a href="http://math.ucr.edu/home/baez/networks/">network theory series</a>, in particular <a href="http://math.ucr.edu/home/baez/networks/networks_20.html">part 20</a>, you’ll find parts of it familiar. But as it&#8217;s been a while since the last post covering this topic, let&#8217;s start with the basics. </p>
<div align="center"><a href="http://arxiv.org/abs/1305.6078"><img alt="Diagram outlining the main concepts" src="https://i1.wp.com/www.tomijohnson.co.uk/Images/quantum-stochastic-scheme.png" width="450" /></a></div>
<p>A <a href="http://en.wikipedia.org/wiki/Simple_graph#Simple_graph"><b>simple graph</b></a> <img src='https://s0.wp.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='G' title='G' class='latex' /> can be used to define both stochastic and quantum walks. A simple graph is something like this:</p>
<div align="center"><img alt="Illustration of a simple graph" src="https://i0.wp.com/www.tomijohnson.co.uk/Images/graph.png" /></div>
<p>where there is at most one edge between any two nodes, there are no edges from a node to itself and all edges are undirected. To avoid complications, let’s stick to simple graphs with a finite number <img src='https://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n' title='n' class='latex' /> of nodes. Let’s also assume you can get from every node to every other node via some combination of edges i.e. the graph is <b>connected</b>.</p>
<p>In the particular example above the graph represents a network of <img src='https://s0.wp.com/latex.php?latex=n+%3D+5&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n = 5' title='n = 5' class='latex' /> nodes, where nodes 3 and 4 have degree (number of edges) 3, and nodes 1, 2 and 5 have degree 2.</p>
<p>Every simple graph defines a matrix <img src='https://s0.wp.com/latex.php?latex=A%2C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A,' title='A,' class='latex' /> called the <b>adjacency matrix</b>. For a network with <img src='https://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n' title='n' class='latex' /> nodes, this matrix is of size <img src='https://s0.wp.com/latex.php?latex=n+%5Ctimes+n%2C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n &#92;times n,' title='n &#92;times n,' class='latex' /> and each element <img src='https://s0.wp.com/latex.php?latex=A_%7Bi+j%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A_{i j}' title='A_{i j}' class='latex' /> is unity if there is an edge between nodes <img src='https://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i' title='i' class='latex' /> and <img src='https://s0.wp.com/latex.php?latex=j&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='j' title='j' class='latex' />, and zero otherwise (let&#8217;s use this basis for the rest of this post). For the graph drawn above the adjacency matrix is</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cleft%28+%5Cbegin%7Bmatrix%7D+0+%26+1+%26+0+%26+1+%26+0+%5C%5C+1+%26+0+%26+1+%26+0+%26+0+%5C%5C+0+%26+1+%26+0+%26+1+%26+1+%5C%5C+1+%26+0+%26+1+%26+0+%26+1+%5C%5C+0+%26+0+%26+1+%26+1+%26+0+%5Cend%7Bmatrix%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;left( &#92;begin{matrix} 0 &amp; 1 &amp; 0 &amp; 1 &amp; 0 &#92;&#92; 1 &amp; 0 &amp; 1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 1 &amp; 0 &amp; 1 &amp; 1 &#92;&#92; 1 &amp; 0 &amp; 1 &amp; 0 &amp; 1 &#92;&#92; 0 &amp; 0 &amp; 1 &amp; 1 &amp; 0 &#92;end{matrix} &#92;right) ' title='&#92;left( &#92;begin{matrix} 0 &amp; 1 &amp; 0 &amp; 1 &amp; 0 &#92;&#92; 1 &amp; 0 &amp; 1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 1 &amp; 0 &amp; 1 &amp; 1 &#92;&#92; 1 &amp; 0 &amp; 1 &amp; 0 &amp; 1 &#92;&#92; 0 &amp; 0 &amp; 1 &amp; 1 &amp; 0 &#92;end{matrix} &#92;right) ' class='latex' /></p>
<p>By construction, every adjacency matrix is <b>symmetric</b>: </p>
<p><img src='https://s0.wp.com/latex.php?latex=A+%3DA%5ET&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A =A^T' title='A =A^T' class='latex' /> </p>
<p>(the <img src='https://s0.wp.com/latex.php?latex=T&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='T' title='T' class='latex' /> means the transposition of the elements in the node basis) and further, because each <img src='https://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A' title='A' class='latex' /> is real, it is <b>self-adjoint</b>: </p>
<p><img src='https://s0.wp.com/latex.php?latex=A%3DA%5E%5Cdagger&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A=A^&#92;dagger' title='A=A^&#92;dagger' class='latex' /> </p>
<p>(the <img src='https://s0.wp.com/latex.php?latex=%5Cdagger&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;dagger' title='&#92;dagger' class='latex' /> means conjugate transpose).</p>
<p>This is nice, since (as seen in parts <a href="http://math.ucr.edu/home/baez/networks/networks_16.html">16</a> and <a href="http://math.ucr.edu/home/baez/networks/networks_20.html">20</a>) a self-adjoint matrix generates a continuous-time <b>quantum walk</b>.</p>
<div style="background:#fff1f1;border:solid black;border-width:2px 1px;padding:0 1em;margin:0 1em;overflow:auto;">
To recap from the <a href="http://math.ucr.edu/home/baez/networks/">series</a>, a quantum walk is an evolution arising from a quantum walker moving on a network.</p>
<p>A <b>state</b> of a quantum walk is represented by a size <img src='https://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n' title='n' class='latex' /> complex column vector <img src='https://s0.wp.com/latex.php?latex=%5Cpsi&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi' title='&#92;psi' class='latex' />. Each element <img src='https://s0.wp.com/latex.php?latex=%5Clangle+i+%2C+%5Cpsi+%5Crangle&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;langle i , &#92;psi &#92;rangle' title='&#92;langle i , &#92;psi &#92;rangle' class='latex' /> of this vector is the so-called <b>amplitude</b> associated with node <img src='https://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i' title='i' class='latex' /> and the <b>probability</b> of the walker being found on that node (if measured) is the modulus of the amplitude squared <img src='https://s0.wp.com/latex.php?latex=%7C%5Clangle+i+%2C+%5Cpsi+%5Crangle%7C%5E2.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='|&#92;langle i , &#92;psi &#92;rangle|^2.' title='|&#92;langle i , &#92;psi &#92;rangle|^2.' class='latex' />  Here <img src='https://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i' title='i' class='latex' /> is the standard basis vector with a single non-zero <img src='https://s0.wp.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i' title='i' class='latex' />th entry equal to unity, and <img src='https://s0.wp.com/latex.php?latex=%5Clangle+u+%2C+v+%5Crangle+%3D+u%5E%5Cdagger+v&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;langle u , v &#92;rangle = u^&#92;dagger v' title='&#92;langle u , v &#92;rangle = u^&#92;dagger v' class='latex' /> is the usual inner product.</p>
<p>A quantum walk evolves in time according to the <b>Schr&ouml;dinger equation</b></p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7Bd%7D%7Bd+t%7D+%5Cpsi%28t%29%3D+-+i+H+%5Cpsi%28t%29+%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;displaystyle{ &#92;frac{d}{d t} &#92;psi(t)= - i H &#92;psi(t) } ' title='&#92;displaystyle{ &#92;frac{d}{d t} &#92;psi(t)= - i H &#92;psi(t) } ' class='latex' /></p>
<p>where <img src='https://s0.wp.com/latex.php?latex=H&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='H' title='H' class='latex' /> is called the <b>Hamiltonian</b>. If the initial state is <img src='https://s0.wp.com/latex.php?latex=%5Cpsi%280%29&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi(0)' title='&#92;psi(0)' class='latex' /> then the solution is written as</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cpsi%28t%29+%3D+%5Cexp%28-+i+t+H%29+%5Cpsi%280%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi(t) = &#92;exp(- i t H) &#92;psi(0) ' title='&#92;psi(t) = &#92;exp(- i t H) &#92;psi(0) ' class='latex' /></p>
<p>The probabilities <img src='https://s0.wp.com/latex.php?latex=%7C+%5Clangle+i+%2C+%5Cpsi+%28t%29+%5Crangle+%7C%5E2+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='| &#92;langle i , &#92;psi (t) &#92;rangle |^2 ' title='| &#92;langle i , &#92;psi (t) &#92;rangle |^2 ' class='latex' /> are guaranteed to be correctly normalized when the Hamiltonian <img src='https://s0.wp.com/latex.php?latex=H&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='H' title='H' class='latex' /> is self-adjoint.
</div>
<p>There are other matrices that are defined by the graph. Perhaps the most familiar is the <b>Laplacian</b>, which has recently been a topic on this blog (see parts <a href="http://math.ucr.edu/home/baez/networks/networks_15.html">15</a>, <a href="http://math.ucr.edu/home/baez/networks/networks_16.html">16</a> and <a href="http://math.ucr.edu/home/baez/networks/networks_20.html">20</a> of the <a href="http://math.ucr.edu/home/baez/networks/">series</a>, and this <a href="https://johncarlosbaez.wordpress.com/2013/05/19/graph-laplacians/">recent post</a>).</p>
<p>The Laplacian <img src='https://s0.wp.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='L' title='L' class='latex' /> is the <img src='https://s0.wp.com/latex.php?latex=n+%5Ctimes+n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n &#92;times n' title='n &#92;times n' class='latex' /> matrix </p>
<p><img src='https://s0.wp.com/latex.php?latex=L+%3D+D+-+A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='L = D - A' title='L = D - A' class='latex' /> </p>
<p>where the <b>degree matrix</b> <img src='https://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D' title='D' class='latex' /> is an <img src='https://s0.wp.com/latex.php?latex=n+%5Ctimes+n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n &#92;times n' title='n &#92;times n' class='latex' /> diagonal matrix with elements given by the degrees</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+D_%7Bi+i%7D%3D%5Csum_%7Bj%7D+A_%7Bi+j%7D+%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;displaystyle{ D_{i i}=&#92;sum_{j} A_{i j} } ' title='&#92;displaystyle{ D_{i i}=&#92;sum_{j} A_{i j} } ' class='latex' /></p>
<p>For the graph drawn above, the degree matrix and Laplacian are:</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cleft%28+%5Cbegin%7Bmatrix%7D+2+%26+0+%26+0+%26+0+%26+0+%5C%5C+0+%26+2+%26+0+%26+0+%26+0+%5C%5C+0+%26+0+%26+3+%26+0+%26+0+%5C%5C+0+%26+0+%26+0+%26+3+%26+0+%5C%5C+0+%26+0+%26+0+%26+0+%26+2+%5Cend%7Bmatrix%7D+%5Cright%29++%5Cqquad+%5Cmathrm%7Band%7D+%5Cqquad+%5Cleft%28+%5Cbegin%7Bmatrix%7D+2+%26+-1+%26+0+%26+-1+%26+0+%5C%5C+-1+%26+2+%26+-1+%26+0+%26+0+%5C%5C+0+%26+-1+%26+3+%26+-1+%26+-1+%5C%5C+-1+%26+0+%26+-1+%26+3+%26+-1+%5C%5C+0+%26+0+%26+-1+%26+-1+%26+2+%5Cend%7Bmatrix%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;left( &#92;begin{matrix} 2 &amp; 0 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 2 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 3 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 3 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 0 &amp; 2 &#92;end{matrix} &#92;right)  &#92;qquad &#92;mathrm{and} &#92;qquad &#92;left( &#92;begin{matrix} 2 &amp; -1 &amp; 0 &amp; -1 &amp; 0 &#92;&#92; -1 &amp; 2 &amp; -1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1 &amp; 3 &amp; -1 &amp; -1 &#92;&#92; -1 &amp; 0 &amp; -1 &amp; 3 &amp; -1 &#92;&#92; 0 &amp; 0 &amp; -1 &amp; -1 &amp; 2 &#92;end{matrix} &#92;right) ' title='&#92;left( &#92;begin{matrix} 2 &amp; 0 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 2 &amp; 0 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 3 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 3 &amp; 0 &#92;&#92; 0 &amp; 0 &amp; 0 &amp; 0 &amp; 2 &#92;end{matrix} &#92;right)  &#92;qquad &#92;mathrm{and} &#92;qquad &#92;left( &#92;begin{matrix} 2 &amp; -1 &amp; 0 &amp; -1 &amp; 0 &#92;&#92; -1 &amp; 2 &amp; -1 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1 &amp; 3 &amp; -1 &amp; -1 &#92;&#92; -1 &amp; 0 &amp; -1 &amp; 3 &amp; -1 &#92;&#92; 0 &amp; 0 &amp; -1 &amp; -1 &amp; 2 &#92;end{matrix} &#92;right) ' class='latex' /></p>
<p>The Laplacian is self-adjoint and generates a quantum walk. </p>
<p>The Laplacian has another property; it is <b>infinitesimal stochastic</b>. This means that its off diagonal elements are non-positive and its columns sum to zero. This is interesting because an infinitesimal stochastic matrix generates a continuous-time <b>stochastic walk</b>. </p>
<div style="background:#fff1f1;border:solid black;border-width:2px 1px;padding:0 1em;margin:0 1em;overflow:auto;">
To recap from the <a href="http://math.ucr.edu/home/baez/networks/">series</a>, a stochastic walk is an evolution arising from a stochastic walker moving on a network.</p>
<p>A <b>state</b> of a stochastic walk is represented by a size <img src='https://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='n' title='n' class='latex' /> non-negative column vector <img src='https://s0.wp.com/latex.php?latex=%5Cpsi&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi' title='&#92;psi' class='latex' />. Each element <img src='https://s0.wp.com/latex.php?latex=%5Clangle+i+%2C+%5Cpsi+%5Crangle&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;langle i , &#92;psi &#92;rangle' title='&#92;langle i , &#92;psi &#92;rangle' class='latex' /> of this vector is the <b>probability</b> of the walker being found on node <img src='https://s0.wp.com/latex.php?latex=i.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i.' title='i.' class='latex' />  </p>
<p>A stochastic walk evolves in time according to the <b>master equation</b></p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7Bd%7D%7Bd+t%7D+%5Cpsi%28t%29%3D+-+H+%5Cpsi%28t%29+%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;displaystyle{ &#92;frac{d}{d t} &#92;psi(t)= - H &#92;psi(t) } ' title='&#92;displaystyle{ &#92;frac{d}{d t} &#92;psi(t)= - H &#92;psi(t) } ' class='latex' /></p>
<p>where <img src='https://s0.wp.com/latex.php?latex=H&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='H' title='H' class='latex' /> is called the stochastic <b>Hamiltonian</b>. If the initial state is <img src='https://s0.wp.com/latex.php?latex=%5Cpsi%280%29&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi(0)' title='&#92;psi(0)' class='latex' /> then the solution is written </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cpsi%28t%29+%3D+%5Cexp%28-+t+H%29+%5Cpsi%280%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;psi(t) = &#92;exp(- t H) &#92;psi(0) ' title='&#92;psi(t) = &#92;exp(- t H) &#92;psi(0) ' class='latex' /></p>
<p>The probabilities <img src='https://s0.wp.com/latex.php?latex=%5Clangle+i+%2C+%5Cpsi+%28t%29+%5Crangle&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;langle i , &#92;psi (t) &#92;rangle' title='&#92;langle i , &#92;psi (t) &#92;rangle' class='latex' /> are guaranteed to be non-negative and correctly normalized when the stochastic Hamiltonian <img src='https://s0.wp.com/latex.php?latex=H&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='H' title='H' class='latex' /> is infinitesimal stochastic.
</div>
<p>So far, I have just presented what has been covered on Azimuth previously. However, to analyze the important uniform escape model we need to go beyond the class of (<a href="http://math.ucr.edu/home/baez/networks/networks_16.html">Dirichlet</a>) generators that produce both quantum and stochastic walks. Further, we have to somehow find a related quantum walk. We&#8217;ll see below that both tasks are achieved by considering the normalized Laplacians: one generating the uniform escape stochastic walk and the other a related quantum walk.</p>
<h3> Normalized Laplacians </h3>
<p>The two normalized Laplacians are:</p>
<p>&bull; the <b>asymmetric normalized Laplacian</b> <img src='https://s0.wp.com/latex.php?latex=S+%3D+L+D%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S = L D^{-1}' title='S = L D^{-1}' class='latex' /> (that generates the uniform escape <i>S</i>tochastic walk) and</p>
<p>&bull; the <b>symmetric normalized Laplacian</b> <img src='https://s0.wp.com/latex.php?latex=Q+%3D+D%5E%7B-1%2F2%7D+L+D%5E%7B-1%2F2%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q = D^{-1/2} L D^{-1/2}' title='Q = D^{-1/2} L D^{-1/2}' class='latex' /> (that generates a <i>Q</i>uantum walk).</p>
<p>For the graph drawn above the asymmetric normalized Laplacian <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> is</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cleft%28+%5Cbegin%7Bmatrix%7D+1+%26+-1%2F2+%26+0+%26+-1%2F3+%26+0+%5C%5C+-1%2F2+%26+1+%26+-1%2F3+%26+0+%26+0+%5C%5C+0+%26+-1%2F2+%26+1+%26+-1%2F3+%26+-1%2F2+%5C%5C+-1%2F2+%26+0+%26+-1%2F3+%26+1+%26+-1%2F2+%5C%5C+0+%26+0+%26+-1%2F3+%26+-1%2F3+%26+1+%5Cend%7Bmatrix%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;left( &#92;begin{matrix} 1 &amp; -1/2 &amp; 0 &amp; -1/3 &amp; 0 &#92;&#92; -1/2 &amp; 1 &amp; -1/3 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1/2 &amp; 1 &amp; -1/3 &amp; -1/2 &#92;&#92; -1/2 &amp; 0 &amp; -1/3 &amp; 1 &amp; -1/2 &#92;&#92; 0 &amp; 0 &amp; -1/3 &amp; -1/3 &amp; 1 &#92;end{matrix} &#92;right) ' title='&#92;left( &#92;begin{matrix} 1 &amp; -1/2 &amp; 0 &amp; -1/3 &amp; 0 &#92;&#92; -1/2 &amp; 1 &amp; -1/3 &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1/2 &amp; 1 &amp; -1/3 &amp; -1/2 &#92;&#92; -1/2 &amp; 0 &amp; -1/3 &amp; 1 &amp; -1/2 &#92;&#92; 0 &amp; 0 &amp; -1/3 &amp; -1/3 &amp; 1 &#92;end{matrix} &#92;right) ' class='latex' /></p>
<p>The identical diagonal elements indicates that the total rates of leaving each node are identical, and the equality within each column of the other non-zero elements indicates that the walker is equally likely to hop to any node connected to its current node. This is the uniform escape model! </p>
<p>For the same graph the symmetric normalized Laplacian <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> is </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cleft%28+%5Cbegin%7Bmatrix%7D+1+%26+-1%2F2+%26+0+%26+-1%2F%5Csqrt%7B6%7D++%26+0+%5C%5C+-1%2F2+%26+1+%26+-1%2F%5Csqrt%7B6%7D++%26+0+%26+0+%5C%5C+0+%26+-1%2F%5Csqrt%7B6%7D++%26+1+%26+-1%2F3+%26+-1%2F%5Csqrt%7B6%7D++%5C%5C+-1%2F%5Csqrt%7B6%7D+%26+0+%26+-1%2F3+%26+1+%26+-1%2F%5Csqrt%7B6%7D++%5C%5C+0+%26+0+%26+-1%2F%5Csqrt%7B6%7D++%26+-1%2F%5Csqrt%7B6%7D++%26+1+%5Cend%7Bmatrix%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;left( &#92;begin{matrix} 1 &amp; -1/2 &amp; 0 &amp; -1/&#92;sqrt{6}  &amp; 0 &#92;&#92; -1/2 &amp; 1 &amp; -1/&#92;sqrt{6}  &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1/&#92;sqrt{6}  &amp; 1 &amp; -1/3 &amp; -1/&#92;sqrt{6}  &#92;&#92; -1/&#92;sqrt{6} &amp; 0 &amp; -1/3 &amp; 1 &amp; -1/&#92;sqrt{6}  &#92;&#92; 0 &amp; 0 &amp; -1/&#92;sqrt{6}  &amp; -1/&#92;sqrt{6}  &amp; 1 &#92;end{matrix} &#92;right) ' title='&#92;left( &#92;begin{matrix} 1 &amp; -1/2 &amp; 0 &amp; -1/&#92;sqrt{6}  &amp; 0 &#92;&#92; -1/2 &amp; 1 &amp; -1/&#92;sqrt{6}  &amp; 0 &amp; 0 &#92;&#92; 0 &amp; -1/&#92;sqrt{6}  &amp; 1 &amp; -1/3 &amp; -1/&#92;sqrt{6}  &#92;&#92; -1/&#92;sqrt{6} &amp; 0 &amp; -1/3 &amp; 1 &amp; -1/&#92;sqrt{6}  &#92;&#92; 0 &amp; 0 &amp; -1/&#92;sqrt{6}  &amp; -1/&#92;sqrt{6}  &amp; 1 &#92;end{matrix} &#92;right) ' class='latex' /></p>
<p>That the diagonal elements are identical in the quantum case indicates that all nodes are of equal energy, this is type of quantum walk usually considered.</p>
<p><b>Puzzle 1.</b> Show that in general <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> is infinitesimal stochastic but not self-adjoint.</p>
<p><b>Puzzle 2.</b> Show that in general <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> is self-adjoint but not infinitesimal stochastic.</p>
<p>So a graph defines two matrices: one <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> that generates a stochastic walk, and one <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> that generates a quantum walk. The natural question to ask is whether these walks are related. The answer is that they are!</p>
<p>Underpinning this relationship is the mathematical property that <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> and <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> are <a href="http://en.wikipedia.org/wiki/Matrix_similarity">similar</a>. They are related by the following similarity transformation </p>
<p><img src='https://s0.wp.com/latex.php?latex=S+%3D+D%5E%7B1%2F2%7D+Q+D%5E%7B-1%2F2%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S = D^{1/2} Q D^{-1/2} ' title='S = D^{1/2} Q D^{-1/2} ' class='latex' /></p>
<p>which means that any eigenvector <img src='https://s0.wp.com/latex.php?latex=%5Cphi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;phi_k' title='&#92;phi_k' class='latex' /> of <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> associated to eigenvalue <img src='https://s0.wp.com/latex.php?latex=%5Cepsilon_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;epsilon_k' title='&#92;epsilon_k' class='latex' /> gives a vector </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cpi_k+%5Cpropto+D%5E%7B1%2F2%7D+%5Cphi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;pi_k &#92;propto D^{1/2} &#92;phi_k' title='&#92;pi_k &#92;propto D^{1/2} &#92;phi_k' class='latex' /> </p>
<p>that is an eigenvector of <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> with the same eigenvalue! To show this, insert the identity <img src='https://s0.wp.com/latex.php?latex=I+%3D+D%5E%7B-1%2F2%7D+D%5E%7B1%2F2%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='I = D^{-1/2} D^{1/2}' title='I = D^{-1/2} D^{1/2}' class='latex' /> into</p>
<p><img src='https://s0.wp.com/latex.php?latex=Q+%5Cphi_k+%3D+%5Cepsilon_k+%5Cphi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q &#92;phi_k = &#92;epsilon_k &#92;phi_k' title='Q &#92;phi_k = &#92;epsilon_k &#92;phi_k' class='latex' /></p>
<p>and multiply from the left with <img src='https://s0.wp.com/latex.php?latex=D%5E%7B1%2F2%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D^{1/2}' title='D^{1/2}' class='latex' /> to obtain</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cbegin%7Baligned%7D+%28D%5E%7B1%2F2%7D++Q+D%5E%7B-1%2F2%7D+%29+%28D%5E%7B1%2F2%7D+%5Cphi_k%29+%26%3D+%5Cepsilon_k+%28+D%5E%7B1%2F2%7D+%5Cphi_k+%29+%5C%5C+S+%5Cpi_k+%26%3D+%5Cepsilon_k+%5Cpi_k++%5Cend%7Baligned%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;begin{aligned} (D^{1/2}  Q D^{-1/2} ) (D^{1/2} &#92;phi_k) &amp;= &#92;epsilon_k ( D^{1/2} &#92;phi_k ) &#92;&#92; S &#92;pi_k &amp;= &#92;epsilon_k &#92;pi_k  &#92;end{aligned} ' title='&#92;begin{aligned} (D^{1/2}  Q D^{-1/2} ) (D^{1/2} &#92;phi_k) &amp;= &#92;epsilon_k ( D^{1/2} &#92;phi_k ) &#92;&#92; S &#92;pi_k &amp;= &#92;epsilon_k &#92;pi_k  &#92;end{aligned} ' class='latex' /></p>
<p>The same works in the opposite direction. Any eigenvector <img src='https://s0.wp.com/latex.php?latex=%5Cpi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;pi_k' title='&#92;pi_k' class='latex' /> of <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> gives an eigenvector </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cphi_k+%5Cpropto+D%5E%7B-1%2F2%7D+%5Cpi_k+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;phi_k &#92;propto D^{-1/2} &#92;pi_k ' title='&#92;phi_k &#92;propto D^{-1/2} &#92;pi_k ' class='latex' /> </p>
<p>of <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> with the same eigenvalue <img src='https://s0.wp.com/latex.php?latex=%5Cepsilon_k.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;epsilon_k.' title='&#92;epsilon_k.' class='latex' /></p>
<p>The mathematics is particularly nice because <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> is self-adjoint. A self-adjoint matrix is <a href="http://en.wikipedia.org/wiki/Diagonalizable_matrix">diagonalizable</a>, and has real eigenvalues and orthogonal eigenvectors.</p>
<p>As a result, the symmetric normalized Laplacian can be decomposed as </p>
<p><img src='https://s0.wp.com/latex.php?latex=Q+%3D+%5Csum_k+%5Cepsilon_k+%5CPhi_k+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q = &#92;sum_k &#92;epsilon_k &#92;Phi_k ' title='Q = &#92;sum_k &#92;epsilon_k &#92;Phi_k ' class='latex' /></p>
<p>where <img src='https://s0.wp.com/latex.php?latex=%5Cepsilon_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;epsilon_k' title='&#92;epsilon_k' class='latex' /> is real and <img src='https://s0.wp.com/latex.php?latex=%5CPhi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;Phi_k' title='&#92;Phi_k' class='latex' /> are orthogonal <a href="http://en.wikipedia.org/wiki/Projection_%28linear_algebra%29#Properties_and_classification">projectors</a>. Each <img src='https://s0.wp.com/latex.php?latex=%5CPhi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;Phi_k' title='&#92;Phi_k' class='latex' /> acts as the identity only on vectors in the space spanned by <img src='https://s0.wp.com/latex.php?latex=%5Cphi_k&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;phi_k' title='&#92;phi_k' class='latex' /> and as zero on all others, such that </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5CPhi_k+%5CPhi_%5Cell+%3D+%5Cdelta_%7Bk+%5Cell%7D+%5CPhi_k.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;Phi_k &#92;Phi_&#92;ell = &#92;delta_{k &#92;ell} &#92;Phi_k.' title='&#92;Phi_k &#92;Phi_&#92;ell = &#92;delta_{k &#92;ell} &#92;Phi_k.' class='latex' /></p>
<p>Multiplying from the left by <img src='https://s0.wp.com/latex.php?latex=D%5E%7B1%2F2%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D^{1/2}' title='D^{1/2}' class='latex' /> and the right by <img src='https://s0.wp.com/latex.php?latex=D%5E%7B-1%2F2%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D^{-1/2}' title='D^{-1/2}' class='latex' /> results in a similar decomposition for <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' />:</p>
<p><img src='https://s0.wp.com/latex.php?latex=S+%3D+%5Csum_k+%5Cepsilon_k+%5CPi_k+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S = &#92;sum_k &#92;epsilon_k &#92;Pi_k ' title='S = &#92;sum_k &#92;epsilon_k &#92;Pi_k ' class='latex' /></p>
<p>with orthogonal projectors </p>
<p><img src='https://s0.wp.com/latex.php?latex=%5CPi_k++%3D+D%5E%7B1%2F2%7D+%5CPhi_k+D%5E%7B-1%2F2%7D+&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;Pi_k  = D^{1/2} &#92;Phi_k D^{-1/2} ' title='&#92;Pi_k  = D^{1/2} &#92;Phi_k D^{-1/2} ' class='latex' /></p>
<p>I promised above that I would explain the following diagram:</p>
<div align="center"><a href="http://arxiv.org/abs/1305.6078"><img alt="Diagram outlining the main concepts (again)" src="https://i1.wp.com/www.tomijohnson.co.uk/Images/quantum-stochastic-scheme.png" width="450" /></a></div>
<p>Let&#8217;s summarize what it represents now:</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='G' title='G' class='latex' /> is a simple graph that specifies</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A' title='A' class='latex' /> the adjacency matrix (generator of a quantum walk), which subtracted from</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D' title='D' class='latex' /> the diagonal matrix of the degrees gives</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='L' title='L' class='latex' /> the symmetric Laplacian (generator of stochastic and quantum walks), which when normalized by <img src='https://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='D' title='D' class='latex' /> returns both</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> the generator of the uniform escape stochastic walk and</p>
<p>&bull; <img src='https://s0.wp.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q' title='Q' class='latex' /> the quantum walk generator to which it is similar!</p>
<h3> What next? </h3>
<p>Sadly, this is where we&#8217;ll finish for now. </p>
<p>We have all the ingredients necessary to study the walks generated by the normalized Laplacians and exploit the relationship between them. </p>
<p>Next time, in part 2, I’ll talk you through the mathematics of the uniform escape stochastic walk <img src='https://s0.wp.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='S' title='S' class='latex' /> and how it connects to the degrees of the nodes in the long-time limit. Then I’ll show you how this helps us solve aspects of the quantum walk generated by <img src='https://s0.wp.com/latex.php?latex=Q.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Q.' title='Q.' class='latex' /></p>
<h3> In other news </h3>
<p>Before I leave you, let me tell you about a workshop the ISI team recently attended (in fact helped organize) at the Institute of Quantum Computing, on the topic of quantum computation and complex networks.  Needless to say, there were talks on papers related to quantum mechanics and networks!  </p>
<p>Some researchers at the workshop gave exciting talks based on numerical examinations of what happens if a quantum walk is used instead of a stochastic walk to rank the nodes of a network:</p>
<p>&bull; Giuseppe Davide Paparo and Miguel Angel Mart&iacute;n-Delgado, <a href="http://arxiv.org/abs/1112.2079">Google in a quantum network</a>, <a href="http://dx.doi.org/doi:10.1038/srep00444"><i>Sci. Rep.</i></a> <b>2</b> (2012), 444.</p>
<p>&bull; Eduardo S&aacute;nchez-Burillo, Jordi Duch, Jes&uacute;s G&oacute;mez-Gardenes and David Zueco, <a href="http://arxiv.org/abs/1202.3471">Quantum navigation and ranking in complex networks</a>, <a href="http://dx.doi.org/doi:10.1038/srep00605"><i>Sci. Rep.</i></a> <b>2</b> (2012), 605.</p>
<p>Others attending the workshop have numerically examined what happens when using quantum computers to represent the stationary state of a stochastic process:</p>
<p>&bull; Silvano Garnerone, Paolo Zanardi and Daniel A. Lidar, <a href="http://arxiv.org/abs/1109.6546">Adiabatic quantum algorithm for search engine ranking</a>, <a href="http://dx.doi.org/10.1103/PhysRevLett.108.230506"><i>Phys. Rev. Lett.</i></a> <b>108</b> (2012), 230506.</p>
<p>It was a fun workshop and we plan to organize/attend more in the future!  </p>
]]></html><thumbnail_url><![CDATA[https://i1.wp.com/www.posta.co.tz/images1/net3.jpg?fit=440%2C330]]></thumbnail_url><thumbnail_height><![CDATA[]]></thumbnail_height><thumbnail_width><![CDATA[]]></thumbnail_width></oembed>