Association Schemes

Total Page:16

File Type:pdf, Size:1020Kb

Association Schemes INTRODUCTION TO ASSOCIATION SCHEMES J.J. Seidel Fakulteit Wiskunde en Informatica Techn. Univ. Eindhoven NL-5644 HK Eindhoven The Netherlands Abstract The present paper gives an introduction to the theory of association schemes, fol- lowing Bose-Mesner (1959), Biggs (1974), Delsarte (1973), Bannai-Ito (1984) and Brouwer-Cohen-Neumaier (1989). Apart from definitions and many examples, also several proofs and some problems are included. The paragraphs have the following titles: 1. Introduction 5. Representations 2. Distance regular graphs 6. Root lattices 3. Minimal idempotents 7. Generalizations 4. -modules 8. References A 1. Introduction x An ordinary graph on n vertices (symmetric relation Γ on an n-set Ω) is described by its symmetric n n adjacency matrix A. We paint the edges of the complete × graph on n vertices in s colours: J I = A1 + A2 + ::: + As ; − and require that the vector space = A0 = I;A1;A2; :::; As R A h i 1 is a symmetric algebra w.r.t. matrix multiplication, that is, s A A = A A = ak A ; i; j = 0; 1; :::; s : i j j i X ij k k=0 We call this algebra the Bose-Mesner algebra of the s-association scheme (Ω, id,Γ1; Γ2; f :::; Γs ), where colour i corresponds to relation (graph) Γi and adjacency matrix g k 0 Ai. The intersection numbers aij and the valencies vi = aii have the following interpretation: w Γk w' ◦@ ◦ Γi w ]vi Γi @@ Γj ◦ k ]aij These notions go back to Bose and Mesner (1959). Example 1. A strongly regular graph is a 2-association scheme, where A1 and A2 denote the adjacency matrices of the graph and its complement. In the next example we use the distance @(u; v) of the vertices u and v of a graph, and the relations Γi, defined by u; v Γi iff @(u; v) = i, for i = 0; 1; :::; d = f g 2 diameter. Example 2. The hexagon ◦6 2◦T T T T 1 4 ◦T ◦ T T T 5 3 ◦ ◦ gives rise to a 3-association scheme, since the distance i matrices Ai read: 0 J I J I 0 0 I A1 = " − # ;A2 = " − # ;A3 = " # : J I 0 0 J I I 0 − − 2 Problem. Prove that the distance relations in the cube graph form a 3-association scheme. Determine the valencies and the intersection numbers. Example 3 Hamming scheme H(v; F2). v Consider Ω := (F2) with Hamming distance @H (x; y), that is, the number of coordinates in which x and y Ω differ. Denote by Γi the relation 2 x; y Γi iff @H (x; y) = i : f g 2 Then we have a v-association scheme with v v k k v k n = 2 ; vi = ; a = − : i ij 1 (i j + k) 1 (i + j k) 2 − 2 − Example 4 Johnson scheme J(v; k). Take Ω the set of all k-subsets of a v-set, and w; w0 Γi iff w w0 = k i. f g 2 j \ j − Then v k v k n = ; vi = − : k i i In an association scheme (Ω; Γi ) we will be interested in special subsets X Ω, f g ⊂ for instance: { blue cliques X : only blue edges in X, { blue cocliques X : no blue edges in X, { code X at min. distance δ : no Γ1; Γ2; :::; Γδ 1 in X, − { few-distance sets X in Rd, etc., etc. The problem then will be to find bounds for the cardinality X of the special sub- j j sets X Ω, and to investigate the case of equality. ⊂ 2. Distance-regular graphs x In a graph Γ = (Ω;E) of diameter d we define: distance @(u; v) = length of shortest path between u; v Ω ; 2 Γi(u) := x Ω: @(x; u) = i ; Γi(u) =: ki : f 2 g j j 3 Definition. A graph Γ is distance regular if for all u Ω, for i = 0; 1; 2; :::; d , 2 each v Γi(u) has ci neighbours in Γi 1(u), 2 − has bi neighbours in Γi+1(u), has ai neighbours in Γi(u). λ a2 ai 1 ai ai+1 ad u 1 b1 c2 b2 ci 1 − bi 1 ci bi ci+1 bi+1 cd − − :::::: k k2 ki 1 ki ki+1 kd ◦ − Γ1(u)Γ2(u)Γi 1(u)Γi(u)Γi+1(u)Γd(u) − Then ai + bi + ci = k ; ki+1ci+1 = kibi ; b0 = k ; c1 = 1 ; a1 = λ : So the independent parameters are k = b0; b1; b2; :::; bd 1 ; 1 = c1; c2; :::; cd : f − g It is convenient to arrange the parameters into the (d + 1) (d + 1) tridiagonal × matrix T : 0 k 2 3 c1 a1 b1 6 7 6 c a b 7 6 2 2 2 7 6 .. 7 6 c3 a3 . 7 6 7 T := 6 .. 7 : 6 c4 . 7 6 7 6 .. 7 6 . 7 6 7 6 ... 7 6 bd 1 7 6 − 7 4 cd ad 5 The definition of distance-regularity translates in terms of the n n distance i × matrices Ai, which are defined by Ai(x; y) = 1 if @(x; y) = i ; = 0 otherwise: (So A1 = A; A0 = I:) Theorem. Γ is distance regular iff, for 1 i d 1, ≤ ≤ − AAi = bi 1Ai 1 + aiAi + ci+1Ai+1 : − − 4 Proof. (AAi)(x; y) = # z Ω: @(x; z) = 1;@(y; z) = i : f 2 g There are such z only if @(x; y) = i 1; i; i + 1 , and their numbers are bi 1, ai, − − ci+1, respectively. Corollary. In a distance regular graph the distance i matrices Ai are polynomials pi of degree i in the adjacency matrix A, for i = 0; 1; :::; d. Proof. By recursive application of the theorem. Corollary. For a distance regular graph of diameter d, the distance i relations constitute a d-association scheme. 2 d Proof. Conversely to Ai = pi(A), deg pi = i, the powers I; A; A ; :::; A are linear combinations of A0;A1; :::; Ad. This implies that A0 = I;A1 = A; A2; :::; Ad R is a h i Bose-Mesner algebra. Example. The distance 1 relation in the Hamming scheme H(d; F2) defines a distance regular d graph. The vertices are the vectors of F2, two vertices being adjacent whenever they differ in one coordinate. Hence d k = d ; ci = i ; bi = d i ; ki = : − i Problem. Find the parameters bi and ci for the distance regular graph formed by the d-subsets of an n-set, n 2d, adjacency whenever two d-subsets differ in one element. ≥ The tridiagonal matrix T , of size d + 1, is useful for eigenvalues. Lemma. The eigenvalues of A are those of T (not counting multiplicities). Proof. Let λ be an eigenvalue of A. Then Ai = pi(A) has the eigenvalue pi(λ). 5 The theorem implies λpi(λ) = bi 1pi 1(λ) + aipi(λ) + ci+1pi+1(λ) : − − But this reads t T p(λ) = λp(λ) ; for p(λ) := p0(λ); p1(λ); :::; pd(λ) : and λ is an eigenvalue of T t, hence of T . There are d + 1 distinct eigenvalues of A, hence of T . Although T and T t have the same eigenvalues, they do not have the same eigenvec- tors. We shall denote by u(#) the eigenvector of T corresponding to the eigenvalue #: t T p(λ) = λp(λ); T u(#) = #u(#); u0 = p0 = 1 ; hence ciui 1 + aiui + biui+1 = #ui ; i = 1; :::; d 1 : − − Lemma. u(#); p(λ) = 0 ; for # = λ : 6 Proof. t #u(#); p(λ) = T u(#); p(λ) = u(#);T p(λ) = λu(#); p(λ) : Theorem. Let the adjacency matrix A of a distance regular graph have the eigenvalue # of multiplicity f. Let the tridiagonal T have eigenvector u(#). Then f L := (I + u A + u A + ::: + u A ) n 1 1 2 2 d d is an idempotent matrix of rank f. Proof. If λ is any other eigenvalue of A, then the corresponding eigenvalue of L equals f d f u (#)p (λ) = u(#); p(λ) = δ : n X i i n ϑ,λ i=0 Indeed, the lemma gives 0 for λ = #. For λ = # the corresponding eigenvalue of L, 6 which also has multiplicity f, equals 1, since trace L = f. 6 Remark. The theory in this section goes back to Biggs (1974). By the present theorem a distance regular graph may be viewed as a set of vectors at equal length in Rf , at cosines ui. For certain classes of DRG this paves the way to characterization, by use of root lattices, cf. BCN (1989) and 6. x 3. Minimal idempotents x We return to the general case of an association scheme with Bose-Mesner algebra = A0 = I;A1;A2; :::; As R : A h i The commuting Ai are simultaneously diagonalizable, hence there exists a basis of minimal orthogonal idempotents: 1 = E0 = J; E1; :::; Es : A D n ER Example. s = 2, spec A = (k1; rf ; sg). 1 k s E1 = A sI − J , of rank f , r s − − n − 1 k r E2 = rI A + − J , of rank g . r s − n − The algebra is closed with respect to matrix multiplication. It is also closed with A respect to Schur (= entry-wise) multiplication with idempotents A0;A1; :::; As. We have: 7 Matrix multiplication , Schur multiplication · ◦ EiEj = δijEi , Ai Aj = δijAi s ◦ s k k AiAj = a Ak , Ei Ej = b Ek X ij ◦ X ij k=0 k=0 intersection numbers ak N , Krein parameters bk 0 ij 2 ij ≥ Transition between the two bases of : A s 1 s A = p E , E = q A k X ik i i n X ki k i=1 k=0 1 AkEi = pikEi , Ei Ak = qkiAk ◦ n valency vk = pok , multiplicity fi = qoi ∆v := diag(vk) , ∆f := diag(fi) P = [pik], the character table , Q from PQ = nI = QP : Theorem.
Recommended publications
  • Epidemiology, Statistics and Data Management
    THIRD JOINT CONFERENCE OF BHIVA AND BASHH 2014 Dr Carol Emerson The Royal Hospitals, Belfast 1-4 April 2014, Arena and Convention Centre Liverpool THIRD JOINT CONFERENCE OF BHIVA AND BASHH 2014 Dr Carol Emerson The Royal Hospitals, Belfast COMPETING INTEREST OF FINANCIAL VALUE > £1,000: Speaker Name Statement Dr Carol Emerson none declared Date April 2014 1-4 April 2014, Arena and Convention Centre Liverpool BASHH & BHIVA Mentoring Scheme for New Consultants & SAS doctors Dr Carol Emerson Consultant GU/HIV Medicine, Belfast Trust Overview What mentoring is The BASHH & BHIVA mentoring scheme Feedback from first wave participants Future plans for the mentoring scheme What is mentoring? SCOPME 1998 ‘A process whereby an experienced, highly regarded, empathic person (the mentor) guides another usually younger individual (the mentee) in the development and re-examination of their own ideas, learning and personal or professional development. The mentor, who often but not necessarily works in the same organisation or field as the mentee, achieves this by listening or talking in confidence to the mentee’ What is mentoring? Department of Health 2000 ....helping another person to become what that person aspires to be.... Mentoring for Doctors Supported by • Department of Health NHS Plan 2000 • British International Doctors Association – scheme since 1998 • BMA 2003 – lobbies for government funding to develop mentoring for all doctors • National Clinical Assessment Authority (NCAS) – encourages mentoring as a development / support tool / intervention for underperforming doctors • Academy of Medical Sciences • Royal Colleges • Royal College Psychiatrists • Royal College Paediatrics and Child • Royal College Obstetricians and Gynaecologists • Royal College Surgeons Mentoring and the GMC Good Medical Practice 2013 Domain 1: Knowledge skills and performances Develop and maintain your professional performance • 10 - ‘You should be willing to find and take part in structured support opportunities offered by your employer or contracting body (for example, mentoring).
    [Show full text]
  • Association Schemes1
    Association Schemes1 Chris Godsil Combinatorics & Optimization University of Waterloo ©2010 1June 3, 2010 ii Preface These notes provide an introduction to association schemes, along with some related algebra. Their form and content has benefited from discussions with Bill Martin and Ada Chan. iii iv Contents Preface iii 1 Schemes and Algebras1 1.1 Definitions and Examples........................1 1.2 Strongly Regular Graphs.........................3 1.3 The Bose-Mesner Algebra........................6 1.4 Idempotents................................7 1.5 Idempotents for Association Schemes.................9 2 Parameters 13 2.1 Eigenvalues................................ 13 2.2 Strongly Regular Graphs......................... 15 2.3 Intersection Numbers.......................... 16 2.4 Krein Parameters............................. 17 2.5 The Frame Quotient........................... 20 3 An Inner Product 23 3.1 An Inner Product............................. 23 3.2 Orthogonal Projection.......................... 24 3.3 Linear Programming........................... 25 3.4 Cliques and Cocliques.......................... 28 3.5 Feasible Automorphisms........................ 30 4 Products and Tensors 33 4.1 Kronecker Products............................ 33 4.2 Tensor Products.............................. 34 4.3 Tensor Powers............................... 37 4.4 Generalized Hamming Schemes.................... 38 4.5 A Tensor Identity............................. 39 v vi CONTENTS 4.6 Applications................................ 41 5 Subschemes
    [Show full text]
  • Group Divisible Association Scheme Let There Be V Treatments Which Can Be Represented As V = Pq
    Analysis of Variance and Design of Experiments-II MODULE - III LECTURE - 17 PARTIALLY BALANCED INCOMPLETE BLOCK DESIGN (PBIBD) Dr. Shalabh Department of Mathematics & Statistics Indian Institute of Technology Kanpur 2 Group divisible association scheme Let there be v treatments which can be represented as v = pq. Now divide the v treatments into p groups with each group having q treatments such that any two treatments in the same group are the first associates and the two treatments in different groups are the second associates. This is called the group divisible type scheme. The scheme simply amounts to arrange the v = pq treatments in a (p x q) rectangle and then the association scheme can be exhibited. The columns in the (p x q) rectangle will form the groups. Under this association scheme, nq1 = −1 n2 = qp( − 1), hence (q−+− 1)λλ12 qp ( 1) =− rk ( 1) and the parameters of second kind are uniquely determined by p and q. In this case qq−−20 0 1 PP12= , = , 0qp (− 1) q −−1 qp ( 2) For every group divisible design, r ≥ λ1, rk−≥ vλ2 0. 3 If r = λ1 , then the group group divisible design is said to be singular. Such singular group divisible design can always be derived from a corresponding BIBD. To obtain this, just replace each treatment by a group of q treatments. In general, if a BIBD has parameters bvrk*, *, *, *,λ *, then a divisible group divisible design is obtained which has following parameters b= b*, v = qv*, r = r*, k = qk*, λ12 = r, λλ =*, n 1 = p, n 2 = q.
    [Show full text]
  • ISMS 1993 2096T.Pdf
    Tht1 library ~ the Oepertmef't of St.at~ics North ~rolin8 St. University . , ASSOCIATION-BALANCED ARRAYS WITH APPLICATIONS TO EXPERIMENTAL DESIGN by Kamal Benchekroun A Dissertation submitted to the faculty of The Uni­ versity of North Carolina at Chapel Hill in partial fnlfiJ1rnent of the requirements for the degree of • Doctor of Philosophy in the Department of Statistics. Chapel Hill 1993 ~pproved by: J~L c~~v __L· Advisor KAMAL BENCHEKROUN. Association-Balanced Arrays with Applications to Experimental Design (Under the direction of INDRA M. CHAKRAVARTI.) • ABSTRACT This dissertation considers block designs for the comparison of v treatments where measurements from different blocks are uncorrelated and measurements in the same block have an arbitrary positive definite covariance matrix V, which is the same for all the blocks. Martin and Eccleston (1991) show that, for any V, a semi-balanced array of strength two, defined in Rao (1961, 1973), is universally optimal for the gen­ eralized least squares estimate of treatment effects over binary block designs, and weakly universally optimal for the ordinary least squares estimate over balanced incomplete block designs. The existence of these arrays requires a large number of columns (or blocks). The purpose of this dissertation is to introduce new series of • arrays relaxing this constraint and to discuss their performance as block designs. Based on the concept of association scheme, .an s-associate class association­ balanced array (or simply ABA) is defined, and some constructions are given. For any V, the variance matrix of the generalized (or the ordinary) least squares esti­ mate of treatment effects for an ABA is shown to be a constant multiple of that under the usual uncorrelated model, and a combinatorial characterization of the latter condition is given.
    [Show full text]
  • On Highly Regular Digraphs Oktay Olmez Iowa State University
    Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2012 On highly regular digraphs Oktay Olmez Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Part of the Mathematics Commons Recommended Citation Olmez, Oktay, "On highly regular digraphs" (2012). Graduate Theses and Dissertations. 12626. https://lib.dr.iastate.edu/etd/12626 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. On highly regular digraphs by Oktay Olmez A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Major: Mathematics Program of Study Committee: Sung Yell Song, Major Professor Maria Axenovich Clifford Bergman L. Steven Hou Paul Sacks Iowa State University Ames, Iowa 2012 Copyright c Oktay Olmez, 2012. All rights reserved. ii DEDICATION I would like to dedicate this thesis to my wife, Sevim, without whose support I would not have been able to complete this work. I would also like to thank my friends and family for their loving guidance during the writing of this work. iii TABLE OF CONTENTS ACKNOWLEDGEMENTS . v ABSTRACT . vi CHAPTER 1. GENERAL OVERVIEW AND INTRODUCTION . 1 CHAPTER 2. PREMINILARIES . 4 2.1 Finite Incidence Structures . .4 2.2 Difference Sets . .7 1 2.3 1 2 -Designs . .9 2.4 Association Schemes .
    [Show full text]
  • Association Schemes. Designed Experiments, Algebra and Combinatorics,Byrose- Mary A
    BULLETIN (New Series) OF THE AMERICAN MATHEMATICAL SOCIETY Volume 43, Number 2, Pages 249–253 S 0273-0979(05)01077-3 Article electronically published on October 7, 2005 Association schemes. Designed experiments, algebra and combinatorics,byRose- mary A. Bailey, Cambridge University Press, Cambridge, 2004, xvii+387 pp., US$70.00, ISBN 0-521-82446-X An association scheme (or a scheme as we shall say briefly) is a mathematical structure that has been created by statisticians [3], which, during the last three decades, has been intensively investigated by combinatorialists [2], and which, fi- nally, turned out to be an algebraic object generalizing in a particularly natural way the concept of a group [4], [8]. The definition of a scheme could easily catch the interest of an undergraduate student: given a set X, one calls a partition S of the cartesian product X × X a scheme on X if S satisfies the following three conditions: • The identity 1X := {(x, x) | x ∈ X} belongs to S. • For each element s in S, s∗ := {(y, z) | (z,y) ∈ s} belongs to S. • Let s be an element in S,andlet(y, z) be an element in s. Then, for any two elements p and q in S, the number of elements x with (y, x) ∈ p and (x, z) ∈ q does not depend on y or z,onlyons. The cardinal numbers arising from the last condition are usually denoted by apqs andcalledthestructure constants of S. The elements of S are defined to be subsets of X × X. This means that they are binary relations on X.
    [Show full text]
  • Association Schemes Association Schemes: Definition an Association
    Association schemes: definition Association schemes An association scheme of rank r on a finite set Ω (sometimes called points) R. A. Bailey is a colouring of the elements of Ω Ω [email protected], [email protected] × (sometimes called edges) by r colours such that (i) one colour is exactly the main diagonal; G. C. Steward lecture, (ii) each colour is symmetric about the main diagonal; Gonville and Caius College, Cambridge (iii) if (α, β) is yellow yellow then there are exactly pred,blue points γ such that (α,γ) is red and (γ, β) is blue (for all values of yellow, red and blue). 10 May 2013 The non-diagonal classes are called associate classes. 1/42 2/42 An association scheme with 15 points and 3 associate An association scheme defined by a Latin square classes 1 2 3 4 If (α, β) is blue 1 A B C D α β 2 B C D A white blue 1 3 C D A B blue white 1 4 D A B C blue blue 1 black pink 4 pink black 4 pink pink 4 different cells in same row red different cells in same column green different cells in same letter yellow 3/42 other different cells black 4/42 The association scheme defined by the cube Association schemes: alternative definition ABCDEFGH EF A The adjacency matrix Ai for colour i is the Ω Ω matrix with @ × @ B 1 if (α, β) has colour i @ Ai(α, β) = @ C 0 otherwise.
    [Show full text]
  • (Symmetric) Association Schemes Was First Given in the Design Of
    COMMUTATIVE ASSOCIATION SCHEMES WILLIAM J. MARTIN AND HAJIME TANAKA Abstract. Association schemes were originally introduced by Bose and his co-workers in the design of statistical experiments. Since that point of incep- tion, the concept has proved useful in the study of group actions, in algebraic graph theory, in algebraic coding theory, and in areas as far afield as knot theory and numerical integration. This branch of the theory, viewed in this collection of surveys as the “commutative case,” has seen significant activity in the last few decades. The goal of the present survey is to discuss the most important new developments in several directions, including Gelfand pairs, co- metric association schemes, Delsarte Theory, spin models and the semidefinite programming technique. The narrative follows a thread through this list of topics, this being the contrast between combinatorial symmetry and group- theoretic symmetry, culminating in Schrijver’s SDP bound for binary codes (based on group actions) and its connection to the Terwilliger algebra (based on combinatorial symmetry). We propose this new role of the Terwilliger al- gebra in Delsarte Theory as a central topic for future work. 1. Introduction The concept of (symmetric) association schemes was first given in the design of experiments [27, 28]. It can also be viewed as a purely combinatorial generalization of the concept of finite transitive permutation groups.1 The Bose–Mesner algebra, which is a fundamental tool in the theory, was introduced in [26]. The monumental thesis of P. Delsarte [52] proclaimed the importance of commutative association schemes as a unifying framework for coding theory and design theory.
    [Show full text]
  • Design and Analysis of Experiments Volume 2
    Design and Analysis of Experiments Volum e 2 Advanced Experimental Design KLAUS HINKELMANN Virginia Polytechnic Institute and State University Department of Statistics Blacksburg, VA OSCAR KEMPTHORNE Iowa State University Department of Statistics Ames, IA A JOHN WILEY & SONS, INC., PUBLICATION Design and Analysis of Experiments Design and Analysis of Experiments Volum e 2 Advanced Experimental Design KLAUS HINKELMANN Virginia Polytechnic Institute and State University Department of Statistics Blacksburg, VA OSCAR KEMPTHORNE Iowa State University Department of Statistics Ames, IA A JOHN WILEY & SONS, INC., PUBLICATION Copyright 2005 by John Wiley & Sons, Inc. All rights reserved. Published by John Wiley & Sons, Inc., Hoboken, New Jersey. Published simultaneously in Canada. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400, fax 978-646-8600, or on the web at www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, (201) 748-6011, fax (201) 748-6008. Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts in preparing this book, they make no representations or warranties with respect to the accuracy or completeness of the contents of this book and specifically disclaim any implied warranties of merchantability or fitness for a particular purpose.
    [Show full text]
  • CURRICULUM VITAE Xinggang Liu, M.D. Doctoral Candidate
    Determinants of Intrathoracic Adipose Tissue Volume and its Association with Cardiovascular Disease Risk Factors Item Type dissertation Authors Liu, Xinggang Publication Date 2012 Abstract Background: The volume of intrathoracic fat has been associated in some studies with cardiovascular diseases risk factors. To further assess the role of intrathoracic fat in coronary atherosclerosis risk, we measured the volume of intrathoracic fat i... Keywords intrathoracic adipose tissue; Cardiovascular Diseases; Genome- Wide Association Study; Obesity Download date 28/09/2021 02:45:03 Link to Item http://hdl.handle.net/10713/1666 CURRICULUM VITAE Xinggang Liu, M.D. Doctoral Candidate, Department of Epidemiology and Public Health University of Maryland School of Medicine CONTACT INFORMATION Epidemiology and Human Genetics Program School of Medicine University of Maryland, Baltimore 660 West Redwood St., Howard Hall 140C Baltimore, MD 21202 Phone: 14109005003 Email: [email protected] EDUCATION 2006–2012 Ph.D. in Epidemiology (expected) Epidemiology and human Genetics Program, School of Medicine, University of Maryland, Baltimore, MD 1999–2004 M.D. West China Medical Center, Sichuan University, Chengdu, Sichuan, China POSTGRADUATE TRAINING 2004–2006 Thoracic Surgical Resident Department of Thoracic Surgery, West China Hospital REASERCH TRAINING 2006–2012 Graduate Research Assistant Department of Epidemiology and Preventive Medicine, University of Maryland, Baltimore, MD TEACHING SERVICE 2010 Teaching Assistant Clinical Trials and Experimental Design,
    [Show full text]
  • Uniform Mixing of Quantum Walks and Association Schemes
    CORE Metadata, citation and similar papers at core.ac.uk Provided by University of Waterloo's Institutional Repository UNIFORM MIXING OF QUANTUM WALKS AND ASSOCIATION SCHEMES by Natalie E. Mullin A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Doctor of Philosophy in Combinatorics and Optimization Waterloo, Ontario, Canada, 2013 c Natalie E. Mullin 2013 AUTHOR'S DECLARATION I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract In recent years quantum algorithms have become a popular area of mathe- matical research. Farhi and Gutmann introduced the concept of a quantum walk in 1998. In this thesis we investigate mixing properties of continuous- time quantum walks from a mathematical perspective. We focus on the connections between mixing properties and association schemes. There are three main goals of this thesis. Our primary goal is to develop the algebraic groundwork necessary to systematically study mixing properties of continuous-time quantum walks on regular graphs. Using these tools we achieve two additional goals: we construct new families of graphs that admit uniform mixing, and we prove that other families of graphs never admit uniform mixing. We begin by introducing association schemes and continuous-time quan- tum walks. Within this framework we develop specific algebraic machinery to tackle the uniform mixing problem. Our main algebraic result shows that if a graph has an irrational eigenvalue, then its transition matrix has at least one transcendental coordinate at all nonzero times.
    [Show full text]
  • (Statistics) Revised Syllabus Wef 2013-2014
    UNIVERSITY OF MADRAS DEPARTMENT OF STATISTICS M.Sc (Statistics) Revised Syllabus w.e.f. 2013-2014 1 STATISTICS (Course Proposals for the academic year 2013 – 2014) A – CORE COURSES Subject Code Title of the Course C/E/S L T P C I SEMESTER MSI C121 Statistical Mathematics C 3 1 0 4 MSI C122 Measure and Probability Theory C 3 1 0 4 MSI C123 Distribution Theory C 3 1 0 4 MSI C124 R Programming C 3 1 0 4 Elective 1 E 2 1 0 3 Elective 2 E 2 1 0 3 Soft Skill S 2 II SEMESTER MSI C125 Linear Regression Analysis C 3 1 0 4 MSI C126 Sampling Theory C 3 1 0 4 MSI C127 Statistical Estimation Theory C 3 1 0 4 MSI C128 Statistical Laboratory-I C 0 0 2 2 Elective 3 E 2 1 0 3 Elective 4 E 2 1 0 3 Soft Skill S 2 III SEMESTER MSI C129 Multivariate Analysis C 3 1 0 4 MSI C130 Testing Statistical Hypotheses C 3 1 0 4 MSI C131 Design & Analysis of Experiments C 3 1 0 4 Elective 5 E 2 1 0 3 Elective 6 E 2 1 0 3 Soft Skill S 2 Internship I 2 IV SEMESTER MSI C132 Statistical Quality Management C 3 1 0 4 MSI C133 Advanced Operations Research C 3 1 0 4 MSI C134 Statistical Laboratory-II C 0 0 2 2 MSI C135 Statistical Software Practical C 0 0 2 2 MSI C136 Project Work / Dissertation C 0 6 0 6 Elective 7 E 2 1 0 3 Soft Skill S 2 2 B – ELECTIVE COURSES : Subject Code Title of the Course L T P C MSI E121 Actuarial Statistics 3 0 0 3 MSI E122 Statistical Methods for Epidemiology 3 0 0 3 MSI E123 Stochastic Processes 3 0 0 3 MSI E 124 Non -Parametric Inference 3 0 0 3 MSI E125 Data Mining 3 0 0 3 MSI E126 Bayesian Inference 3 0 0 3 MSI E127 Reliability Theory 3 0 0 3 MSI E128 Survival Analysis 3 0 0 3 MSI E129 Categorical Data Analysis 3 0 0 3 MSI E130 * Bio -Statistics 3 0 0 3 * TO OTHER DEPARTMENTS ONLY 3 MSI C121 Statistical Mathematics C 3 1 0 4 Pre-requisite: Undergraduate level Mathematics.
    [Show full text]