Share on Facebook Share on Twitter Email
Answers.com

Strongly regular graph

 
Wikipedia: Strongly regular graph
The Paley graph of order 13, a strongly regular graph with parameters srg(13,6,2,3).
Graph families defined by their automorphisms
distance-transitive \rightarrow distance-regular \leftarrow strongly regular
\downarrow
symmetric (arc-transitive) \leftarrow t-transitive, t ≥ 2
\downarrow(if connected)
vertex- and edge-transitive \rightarrow edge-transitive and regular \rightarrow edge-transitive
\downarrow \downarrow
vertex-transitive \rightarrow regular
\uparrow
Cayley graph skew-symmetric

Let G = (V,E) be a regular graph with v vertices and degree k. G is said to be strongly regular if there are also integers λ and μ such that:

  • Every two adjacent vertices have λ common neighbours.
  • Every two non-adjacent vertices have μ common neighbours.

A graph of this kind is sometimes said to be an srg(v,k,λ,μ).

Some authors exclude[citation needed] graphs which satisfy the definition trivially, namely those graphs which are the disjoint union of one or more equal-sized complete graphs, and their complements, the Turán graphs.

A strongly regular graph is a distance-regular graph with diameter 2, but only if μ is non-zero.

Contents

Properties

  • The four parameters in an srg(v,k,λ,μ) are not independent, as it is easy to show that (v−k−1)μ = k(k−λ−1).
  • Let I denote the identity matrix and let J denote the matrix whose entries all equal 1. The adjacency matrix A of a strongly regular graph satisfies these properties :
    • A J = k J
    • A2 + (μ−λ) A + (μ−k) I = μ J.
  • The graph has exactly three eigenvalues, one of which is the degree k. The other eigenvalues can be expressed in terms of the parameters; they are
\frac{1}{2} [(\lambda-\mu) \pm \sqrt\nu] ,

where ν = (λ − μ)2 + 4(k − μ). The multiplicities of the eigenvalues are

\frac{1}{2} \left[ (v-1) \mp \frac{N}{\sqrt\nu} \right] ,

where N = 2k + (v − 1)(λ − μ).

  • There are two kinds of strongly regular graph. If N = 0, then we have an srg(v, (v−1)/2, (v−5)/4, (v−1)/4). This kind is called a conference graph because of its connection with symmetric conference matrices. If N is nonzero, then the eigenvalues are all integers and their multiplicities are not equal.
  • The complement of an srg(v,k,λ,μ) is also strongly regular. It is an srg(v, v−k−1, v−2−2k+μ, v−2k+λ).

Examples

See also

Notes

References

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Strongly regular graph" Read more