Periodicity & State Transfer Some Results Some Questions. Periodic Graphs. Chris Godsil. St John s, June 7, Chris Godsil Periodic Graphs

Similar documents
Average mixing of continuous quantum walks

When can perfect state transfer occur?

Real symmetric matrices/1. 1 Eigenvalues and eigenvectors

Which Quantum Walk on Graphs?

Average Mixing Matrix of Trees

No Laplacian Perfect State Transfer in Trees

Exercise Set 7.2. Skills

Lecture 5: Random Walks and Markov Chain

The effect of spin in the spectral statistics of quantum graphs

New feasibility conditions for directed strongly regular graphs

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x

1 Last time: least-squares problems

Abstract We survey some of what can be deduced about automorphisms of a graph from information on its eigenvalues and eigenvectors. Two of the main to

Strongly Regular Graphs, part 1

Quantum Control Theory and Graphs

Directed Strongly Regular Graphs. Leif K. Jørgensen Aalborg University Denmark

Diagonalizing Matrices

Linear Algebra using Dirac Notation: Pt. 2

Math 4153 Exam 3 Review. The syllabus for Exam 3 is Chapter 6 (pages ), Chapter 7 through page 137, and Chapter 8 through page 182 in Axler.

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Ma/CS 6b Class 20: Spectral Graph Theory

8. Diagonalization.

Quantum expanders from any classical Cayley graph expander

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs

Spectral radius, symmetric and positive matrices

Fundamentals of Matrices

Eigenvalues and Eigenvectors

Quantum walk algorithms

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4

Data Analysis and Manifold Learning Lecture 3: Graphs, Graph Matrices, and Graph Embeddings

Digital Image Processing

Ma/CS 6b Class 20: Spectral Graph Theory

Vertex subsets with minimal width and dual width

Language Acquisition and Parameters: Part II

J-SPECTRAL FACTORIZATION

Math 3191 Applied Linear Algebra

Algebra Exam Topics. Updated August 2017

Linear algebra and applications to graphs Part 1

Math 108b: Notes on the Spectral Theorem

235 Final exam review questions

USING GRAPHS AND GAMES TO GENERATE CAP SET BOUNDS

Math 2331 Linear Algebra

An Introduction to Spectral Graph Theory

Lecture 19: Isometries, Positive operators, Polar and singular value decompositions; Unitary matrices and classical groups; Previews (1)

Symmetry in quantum walks on graphs

The energy of integral circulant graphs

Graph fundamentals. Matrices associated with a graph

Quantum algorithms based on span programs

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES

The Postulates of Quantum Mechanics

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Data Analysis and Manifold Learning Lecture 7: Spectral Clustering

FFTs in Graphics and Vision. Groups and Representations

18.312: Algebraic Combinatorics Lionel Levine. Lecture (u, v) is a horizontal edge K u,v = i (u, v) is a vertical edge 0 else

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

arxiv:quant-ph/ v1 10 Jun 2006

Rings, Paths, and Paley Graphs

Schur s Triangularization Theorem. Math 422

Lecture 13 Spectral Graph Algorithms

Algebraic Constructions of Graphs

State transfer in strongly regular graphs with an edge perturbation

Math 775 Homework 1. Austin Mohr. February 9, 2011

A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo

MP 472 Quantum Information and Computation

A New Approximation Algorithm for the Asymmetric TSP with Triangle Inequality By Markus Bläser

Reconstruction and Higher Dimensional Geometry

Lecture Notes: Eigenvalues and Eigenvectors. 1 Definitions. 2 Finding All Eigenvalues

The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences. Dedicated to professor Tian Feng on the occasion of his 70 birthday

MATHEMATICS 217 NOTES

Spectral Graph Theory Lecture 3. Fundamental Graphs. Daniel A. Spielman September 5, 2018

arxiv:quant-ph/ v1 22 Aug 2005

Peter J. Dukes. 22 August, 2012

1. Diagonalize the matrix A if possible, that is, find an invertible matrix P and a diagonal

Decomposition algorithms in Clifford algebras

Tridiagonal pairs in algebraic graph theory

Computational math: Assignment 1

An Interlacing Approach for Bounding the Sum of Laplacian Eigenvalues of Graphs

The Real Grassmannian Gr(2, 4)

Quantum state transfer on distance regular. spin networks with intrinsic decoherence

Math 1553, Introduction to Linear Algebra

Lecture Semidefinite Programming and Graph Partitioning

Math 126 Lecture 8. Summary of results Application to the Laplacian of the cube

5 Flows and cuts in digraphs

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2

Certifying the Global Optimality of Graph Cuts via Semidefinite Programming: A Theoretic Guarantee for Spectral Clustering

Fundamentals of Unconstrained Optimization

Lecture 3: QR-Factorization

Math 315: Linear Algebra Solutions to Assignment 7

Example Linear Algebra Competency Test

Rings, Paths, and Cayley Graphs

Regular factors of regular graphs from eigenvalues

Getting lost while hiking in the Boolean wilderness

Quantum Algorithms for Finding Constant-sized Sub-hypergraphs

Homology of Random Simplicial Complexes Based on Steiner Systems

Simple eigenvalues of graphs and digraphs

Quantum Computing Lecture 2. Review of Linear Algebra

Machine Learning for Data Science (CS4786) Lecture 11

Supplementary Materials for Fast envelope algorithms

Diffusion and random walks on graphs

Powerful tool for sampling from complicated distributions. Many use Markov chains to model events that arise in nature.

Transcription:

St John s, June 7, 2009

Outline 1 Periodicity & State Transfer 2 Some Results 3 Some Questions

Unitary Operators Suppose X is a graph with adjacency matrix A. Definition We define the operator H X (t) by H X (t) := exp(iat).

An Example We have ( ) cos(t) i sin(t) H K2 (t) = i sin(t) cos(t) Note that H X (t) is symmetric, because A is, and unitary because H X (t) = exp( iat) = H X (t) 1.

Probability Distributions If H is unitary, the Schur product H H is doubly stochastic. Hence each row determines a probability density. (It determines a continuous quantum walk.)

State Transfer Definition We say that perfect state transfer from the vertex u to the vertex v occurs at time τ if (H X (τ)) u,v = 1. Example: H K2 (π/2) = ( ) 0 i, i 0 thus we have perfect state transfer between the end vertices of K 2 at time π/2.

More Examples Since H X Y (t) = H X (t) H Y (t) it follows that if perfect state transfer from u to v in X occurs at time τ, then we also have perfect state transfer from (u, u) to (v, v) in X X at time τ. So we get perfect state transfer between antipodal vertices in the d-cube Q d at time π/2.

Squaring If perfect state transfer from 1 to 2 occurs at time τ, then 0 γ 0... 0? 0?...? H X (τ) =.. Q? 0 where ga = 1. Consequently (H X (τ)) 2,1 = 1 and γ 2 0 0... 0 0 γ 2 0... 0 H X (2τ) =.. Q 0 0

Periodicity Definition We say that X is periodic at the vertex u with period τ if (H X (τ)) u,u = 1. Lemma If perfect state transfer from u to v occurs at time τ, then X is periodic at u and v.

Spectral Decomposition We have A = θ θe θ where θ runs over the distinct eigenvalues of A and the matrices E θ represent orthogonal projection onto the eigenspaces of A.

Spectral Decomposition We have A = θ θe θ where θ runs over the distinct eigenvalues of A and the matrices E θ represent orthogonal projection onto the eigenspaces of A. Further if f is a function on the eigenvalues of A, then f(a) = θ f(θ)e θ and therefore H X (t) = θ exp(iθt)e θ.

Integer Eigenvalues Lemma If the eigenvalues of X are integers, it is periodic with period 2π.

Integer Eigenvalues Lemma If the eigenvalues of X are integers, it is periodic with period 2π. In fact: Theorem If X is a connected regular graph, then X is periodic if and only if its eigenvalues are integers.

Vertex-Transitive Graphs Theorem If X is vertex transitive and perfect state transfer occurs at time τ, then 0 1 1 0 0 1 H X (τ) = γ 1 0 = γt... 0 1 1 0 where γ = 1 and T lies in the center of Aut(X).

Antipodal Vertices If X has diameter d, we say that vertices at distance d are antipodal. In all examples we have where perfect state transfer takes place, the vertices involved are antipodal. Is antipodality necessary? If V (X) 3, can we get perfect state transfer between adjacent vertices?

Antipodal Vertices If X has diameter d, we say that vertices at distance d are antipodal. In all examples we have where perfect state transfer takes place, the vertices involved are antipodal. If V (X) 3, can we get perfect state transfer between adjacent vertices?

Efficiency What is the minimum number of edges in a graph where perfect state transfer takes place between two vertices at distance d? (Beat 2 d.)

Cubelike Graphs Suppose X is a Cayley graph for Z d 2 with connection set {c 1,..., c m } and set s = c 1 + + c m. If s 0, we get perfect state transfer from 0 to s at time π/2. Can perfect state transfer occur if s = 0?

Mixing We say that perfect mixing occurs at time τ if, for all vertices u and v in X, 1 (H X (τ)) u,v =. V (X) (For example K 2 of Q d at time π/4. What can we usefully say about graphs where perfect mixing occurs?