Strongly regular graph: Difference between revisions

Content deleted Content added
m Geodetic graphs: Rm superfluous word.
 
(39 intermediate revisions by 11 users not shown)
Line 1:
{{Short description|Concept in graph theory}}
[[Image:Paley13.svg|thumb|upright=1.1|The [[Paley graph]] of order 13, a strongly regular graph with parameters srg(13,6,2,3).]]
[[Image:Paley13.svg|thumb|upright=1.1|The [[Paley graph]] of order 13, a strongly regular graph with parameters {{math|(13,6,2,3)}}.]]
{{Graph families defined by their automorphisms}}
 
In [[graph theory]], a '''strongly regular graph''' is defined as follows. Let ''G'' = (''V'SRG', ''E'') beis a [[regular graph]] with {{math|1=''vG'' vertices and degree= (''kV''. , ''GE'')}} iswith said{{mvar|v}} tovertices beand '''strongly[[Degree regular'''(graph iftheory)|degree]] there{{mvar|k}} aresuch alsothat [[integer]]sfor λsome andgiven μintegers such<math>\lambda, that:\mu \ge 0</math>
* every two [[adjacent vertices]] have {{math|λ}} common neighbours, and
* every two non-adjacent vertices have {{math|μ}} common neighbours.
 
Such a strongly regular graph is denoted by {{math|srg(''v'', ''k'', λ, μ)}}. Its [[complement graph]] is also strongly regular: it is an {{math|srg(''v'', ''v'' − ''k'' − 1, ''v'' − 2 − 2''k'' + μ, ''v'' − 2''k'' + λ)}}.
* Every two [[adjacent vertices]] have λ common neighbours.
* Every two non-adjacent vertices have μ common neighbours.
 
A strongly regular graph is a [[distance-regular graph]] with diameter 2 whenever μ is non-zero. It is a [[locally linear graph]] whenever {{math|1=λ = 1}}.
A graph of this kind is sometimes said to be an srg(''v'', ''k'', λ, μ). Strongly regular graphs were introduced by [[Raj Chandra Bose|R.C. Bose]] in 1963.<ref>https://projecteuclid.org/euclid.pjm/1103035734, R. C. Bose, Strongly regular graphs, partial geometries and partially balanced designs, Pacific J. Math 13 (1963) 389–419. (p. 122)</ref>
 
==Etymology==
Some authors exclude graphs which satisfy the definition trivially, namely those graphs which are the disjoint union of one or more equal-sized [[complete graph]]s,<ref>[http://homepages.cwi.nl/~aeb/math/ipm.pdf Brouwer, Andries E; Haemers, Willem H. ''Spectra of Graphs''. p. 101] {{Webarchive|url=https://web.archive.org/web/20120316102909/http://homepages.cwi.nl/~aeb/math/ipm.pdf |date=2012-03-16 }}</ref><ref>Godsil, Chris; Royle, Gordon. ''Algebraic Graph Theory''. Springer-Verlag New York, 2001, p. 218.</ref> and their [[complement graph|complements]], the complete [[multipartite graph]]s with equal-sized independent sets.
A strongly regular graph is denoted as an srg(''v'', ''k'', λ, μ) in the literature. By convention, graphs which satisfy the definition trivially are excluded from detailed studies and lists of strongly regular graphs. These include the disjoint union of one or more equal-sized [[complete graph]]s,<ref>[http://homepages.cwi.nl/~aeb/math/ipm.pdf Brouwer, Andries E; Haemers, Willem H. ''Spectra of Graphs''. p. 101] {{Webarchive|url=https://web.archive.org/web/20120316102909/http://homepages.cwi.nl/~aeb/math/ipm.pdf |date=2012-03-16 }}</ref><ref>Godsil, Chris; Royle, Gordon. ''Algebraic Graph Theory''. Springer-Verlag New York, 2001, p. 218.</ref> and their [[complement graph|complements]], the complete [[multipartite graph]]s with equal-sized independent sets.
 
[[Andries Brouwer]] and Hendrik van Maldeghem (see [[#References]]) use an alternate but fully equivalent definition of a strongly regular graph based on [[spectral graph theory]]: a strongly regular graph is a finite regular graph that has exactly three eigenvalues, only one of which is equal to the degree ''k'', of multiplicity 1. This automatically rules out fully connected graphs (which have only two distinct eigenvalues, not three) and disconnected graphs (for which the multiplicity of the degree ''k'' is equal to the number of different connected components, which would therefore exceed one). Much of the literature, including Brouwer, refers to the larger eigenvalue as ''r'' (with multiplicity ''f'') and the smaller one as ''s'' (with multiplicity ''g'').
The [[complement graph|complement]] of an {{nowrap|srg(''v'', ''k'', λ, μ)}} is also strongly regular. It is an {{nowrap|srg(''v'', ''v'' − ''k'' − 1, ''v'' − 2 − 2''k'' + μ, ''v'' − 2''k'' + λ)}}.
 
==History==
A strongly regular graph is a [[distance-regular graph]] with diameter 2 whenever μ is non-zero. It is a [[locally linear graph]] whenever {{nowrap|λ {{=}} 1}}.
Strongly regular graphs were introduced by [[Raj Chandra Bose|R.C. Bose]] in 1963.<ref>https://projecteuclid.org/euclid.pjm/1103035734, R. C. Bose, Strongly regular graphs, partial geometries and partially balanced designs, Pacific J. Math 13 (1963) 389–419. (p. 122)</ref> They built upon earlier work in the 1950s in the then-new field of [[spectral graph theory]].
 
==Properties==
 
===Relationship between parameters===
The four parameters in an srg(''v'', ''k'', λ, μ) are not independent and must obey the following relation:
:<math>(v - k - 1)\mu = k(k - \lambda - 1)</math>
 
The above relation can be derived very easily through a counting argument as follows:
# Imagine the vertices of the graph to lie in three levels. Pick any vertex as the root, in Level 0. Then its ''k'' neighbors lie in Level 1, and all other vertices lie in Level 2.
# Vertices in Level 1 are directly connected to the root, hence they must have λ other neighbors in common with the root, and these common neighbors must also be in Level 1. Since each vertex has degree ''k'', there are <math>k - \lambda - 1</math> edges remaining for each Level 1 node to connect to nodes in Level 2. Therefore, there are <math>k (k - \lambda - 1)</math> edges between Level 1 and Level 2.
# Vertices in Level 2 are not directly connected to the root, hence they must have μ common neighbors with the root, and these common neighbors must all be in Level 1. There are <math>(v - k - 1)</math> vertices in Level 2, and each is connected to μ nodes in Level 1. Therefore the number of edges between Level 1 and Level 2 is <math>(v - k - 1)\mu</math>.
# Equating the two expressions for the edges between Level 1 and Level 2, the relation follows.
 
===Adjacency matrix===
Let ''I'' denote the [[identity matrix]] and let ''J'' denote the [[matrix of ones]], both matrices of order ''v''. The [[adjacency matrix]] ''A'' of a strongly regular graph satisfies two equations. First:
:<math>AJ = JA = kJ,</math>
which is a trivial restatement of the regularity requirement. This shows that ''k'' is an eigenvalue of the adjacency matrix with the all-ones eigenvector. Second is a quadratic equation,
 
:<math>A^2 = kI + \lambda{A} + \mu(J - I - A)</math>
 
which expresses strong regularity. The ''ij''-th element of the left hand side gives the number of two-step paths from ''i'' to ''j''. The first term of the RHS gives the number of self-paths from ''i'' to ''i'', namely ''k'' edges out and back in. The second term gives the number of two-step paths when ''i'' and ''j'' are directly connected. The third term gives the corresponding value when ''i'' and ''j'' are not connected. Since the three cases are [[mutually exclusive]] and [[collectively exhaustive]], the simple additive equality follows.
 
Conversely, a graph whose adjacency matrix satisfies both of the above conditions and which is not a complete or null graph is a strongly regular graph.<ref>{{citation|first1=P.J.|last1=Cameron|first2=J.H.|last2=van Lint|title=Designs, Graphs, Codes and their Links|publisher=Cambridge University Press|series=London Mathematical Society Student Texts 22|year=1991|isbn=978-0-521-42385-4|page=[https://archive.org/details/designsgraphscod0000came/page/37 37]|url=https://archive.org/details/designsgraphscod0000came/page/37}}</ref>
 
===Eigenvalues===
The adjacency matrix of a strongly regular graph has exactly three [[eigenvalue]]s:
* ''k'', whose [[Multiplicity (mathematics)|multiplicity]] is 1 (as seen above)
* <math>\frac{1}{2}\left[(\lambda - \mu) + \sqrt{(\lambda - \mu)^2 + 4(k - \mu)}\,\right],</math> whose multiplicity is <math>\frac{1}{2}\left[(v - 1) - \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
* <math>\frac{1}{2}\left[(\lambda - \mu) - \sqrt{(\lambda - \mu)^2 + 4(k-\mu)}\,\right],</math> whose multiplicity is <math>\frac{1}{2}\left[(v - 1) + \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
As the multiplicities must be integers, their expressions provide further constraints on the values of ''v'', ''k'', ''μ'', and ''λ'', related to the so-called ''Krein conditions''.
 
Strongly regular graphs for which <math>2k + (v - 1)(\lambda - \mu) \ne 0</math> have integer eigenvalues with unequal multiplicities.
 
Strongly regular graphs for which <math>2k + (v - 1)(\lambda - \mu) = 0</math> are called [[conference graph]]s because of their connection with symmetric [[conference matrix|conference matrices]]. Their parameters reduce to
: <math>\operatorname{srg}\left(v, \frac{1}{2}(v - 1), \frac{1}{4}(v - 5), \frac{1}{4}(v - 1)\right).</math>
 
Conversely, a connected regular graph with only three eigenvalues is strongly regular.<ref>Godsil, Chris; Royle, Gordon. ''Algebraic Graph Theory''. Springer-Verlag, New York, 2001, Lemma 10.2.1.</ref>
 
===The Hoffman-Singleton theorem===
As noted above, the multiplicities of the eigenvalues are given by
:<math>M_{\pm} = \frac{1}{2}\left[(v - 1) \pm \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
which must be integers.
 
In 1960, [[Alan Hoffman]] and Robert Singleton examined those expressions when applied on [[Moore graph]]s that have ''λ'' = 0 and ''μ'' = 1. Such graphs are free of triangles and quadrilaterals, hence have a girth of 5. Substituting the values of ''λ'' and ''μ'', it can be seen that <math>v = k^2 + 1</math>, and the multiplicities reduce to
:<math>M_{\pm} = \frac{1}{2}\left[k^2 \pm \frac{2k - k^2}{\sqrt{4k - 3}}\right]</math>
 
For the multiplicities to be integers, the quantity <math>\frac{2k - k^2}{\sqrt{4k - 3}}</math> must be rational, therefore either the numerator <math>2k - k^2</math> is zero or the denominator <math>\sqrt{4k - 3}</math> is an integer.
 
If the numerator <math>2k - k^2</math> is zero, the possibilities are:
* ''k'' = 0 and ''v'' = 1 yields a trivial graph with one vertex and no edges
* ''k'' = 2 and ''v'' = 5 yields the 5-vertex [[cycle graph]] <math>C_5</math>, usually drawn as a [[regular pentagon]].
 
If the denominator <math>\sqrt{4k - 3}</math> is an integer ''t'', then <math>4k - 3</math> is a perfect square <math>t^2</math>, so <math>k = \frac{t^2 + 3}{4}</math>. Substituting:
 
:<math>M_{\pm} = \frac{1}{2}\left[\left(\frac{t^2 + 3}{4}\right)^2 \pm \frac{\frac{t^2 + 3}{2} - \left(\frac{t^2 + 3}{4}\right)^2}{t}\right]</math>
 
:<math>\implies 32 M_{\pm} = (t^2 + 3)^2 \pm \frac{8(t^2 + 3) - (t^2 + 3)^2}{t}</math>
 
:<math>\implies 32 M_{\pm} = t^4 + 6t^2 + 9 \pm \frac{- t^4 + 2t^2 + 15}{t}</math>
 
:<math>\implies 32 M_{\pm} = t^4 + 6t^2 + 9 \pm \left(-t^3 + 2t + \frac{15}{t}\right)</math>
 
Since both sides are integers by necessity, this implies that <math>\frac{15}{t}</math> is an integer, therefore ''t'' is a factor of 15, namely <math>t \in \{1, 3, 5, 15\}</math>, therefore <math>k \in \{1, 3, 7, 57\}</math>. In turn:
* ''k'' = 1 and ''v'' = 2 yields a trivial graph of two vertices joined by an edge.
* ''k'' = 3 and ''v'' = 10 yields the [[Petersen graph]]
* ''k'' = 7 and ''v'' = 50 yields the [[Hoffman-Singleton graph]], discovered by Hoffman and Singleton in the course of this analysis
* ''k'' = 57 and ''v'' = 3250 predicts a graph that has not been discovered in over 60 years since 1960, nor has its existence been disproven.
 
The Hoffman-Singleton theorem states that there are no Moore cages with a girth of 5 except the ones listed above.
 
==Examples==
Line 89 ⟶ 24:
* The [[Clebsch graph]] is an srg(16, 5, 0, 2).
* The [[Shrikhande graph]] is an srg(16, 6, 2, 2) which is not a [[distance-transitive graph]].
* The ''n''&nbsp;×&nbsp;''n'' square [[rook's graph]], i.e., the line graph of a balanced complete [[bipartite graph]] ''K''<sub>''n'',''n''</sub>, is an srg(''n''<sup>2</sup>, 2''n''&nbsp;−&nbsp;2, ''n''&nbsp;−&nbsp;2, 2). The parameters for {{nowrap|''n'' {{=}} 4}} coincide with those of the Shrikhande graph, but the two graphs are not isomorphic. (The vertex neighborhood for the Shrikhande graph is a hexagon, while that for the rook graph is two triangles.)
* The [[line graph]] of a complete graph ''K<sub>n</sub>'' is an <math display="inline">\operatorname{srg}\left(\binom{n}{2}, 2(n - 2), n - 2, 4\right)</math>.
* The three [[Chang graphs]] are srg(28, 12, 6, 4), the same as the line graph of ''K''<sub>8</sub>, but these four graphs are not isomorphic.
* The [[line graph]] of aEvery [[generalized quadrangle]] GQ(2, 4) is an srg(27, 10, 1, 5). In fact every generalized quadrangle of order (s, t) gives a strongly regular graph in this way: to wit, an srg((s + 1)(st + 1), s(t + 1), s − 1, t + 1) as its [[line graph]]. For example, GQ(2, 4) gives srg(27, 10, 1, 5) as its line graph.
* The [[Schläfli graph]] is an srg(27, 16, 10, 8) and is the complement of the aforementioned line graph on GQ(2, 4).<ref>{{MathWorld | urlname=SchlaefliGraph | title=Schläfli graph|mode=cs2}}</ref>
* The [[Hoffman–Singleton graph]] is an srg(50, 7, 0, 1).
* The [[Sims-Gewirtz graph]] is an srg(56, 10, 0, 2).
* The [[M22 graph]] aka the [[Mesner graph]] is an srg(77, 16, 0, 4).
* The [[Brouwer–Haemers graph]] is an srg(81, 20, 1, 6).
* The [[Higman–Sims graph]] is an srg(100, 22, 0, 6).
Line 104 ⟶ 39:
* The [[McLaughlin graph]] is an srg(275, 112, 30, 56).
* The [[Paley graph]] of order ''q'' is an srg(''q'', (''q''&nbsp;−&nbsp;1)/2, (''q''&nbsp;−&nbsp;5)/4, (''q''&nbsp;−&nbsp;1)/4). The smallest Paley graph, with {{nowrap|''q'' {{=}} 5}}, is the 5-cycle (above).
* [[Self-complementary graph|selfSelf-complementary]] [[symmetric graph|arc-transitive]] graphs are strongly regular.
 
A strongly regular graph is called '''primitive''' if both the graph and its complement are connected. All the above graphs are primitive, as otherwise {{nowrap|μ {{=}} 0}} or {{nowrap|''v'' + λ {{=}} 2''k''}}.
 
[[Conway's 99-graph problem]] asks for the construction of an srg(99, 14, 1, 2). It is unknown whether a graph with these parameters exists, and [[John Horton Conway]] has offered a $1000 prize for the solution to this problem.<ref>{{citation
| last = Conway | first = John H. | author-link = John Horton Conway
| accessdate = 2019-02-12
Line 116 ⟶ 51:
}}</ref>
 
===Triangle-free, Moore, and geodetic graphs===
The strongly regular graphs with λ&nbsp;=&nbsp;0 are [[triangle-free graph|triangle free]]. Apart from the complete graphs on lessfewer than 3 vertices and all regular complete bipartite graphs, the seven listed aboveearlier (pentagon, Petersen, Clebsch, Hoffman-Singleton, Gewirtz, Mesner-M22, and Higman-Sims) are the only known ones. Strongly regular graphs with λ&nbsp;=&nbsp;0 and μ&nbsp;=&nbsp;1 are [[Moore graph]]s with girth 5. Again the three graphs given above (pentagon, Petersen, and Hoffman-Singleton), with parameters (5, 2, 0, 1), (10, 3, 0, 1) and (50, 7, 0, 1), are the only known ones. The only other possible set of parameters yielding a Moore graph is (3250, 57, 0, 1); it is unknown if such a graph exists, and if so, whether or not it is unique.<ref>{{citation
| last = Dalfó | first = C.
| doi = 10.1016/j.laa.2018.12.035
| journal = Linear Algebra and its Applications
| mr = 3901732
| pages = 1–14
| title = A survey on the missing Moore graph
| volume = 569
| year = 2019 | hdl = 2117/127212
| hdl-access = free
}}</ref>
 
===Geodetic graphs===
More generally, every strongly regular graph with <math>\mu = 1</math> is a [[geodetic graph]], a graph in which every two vertices have a unique [[Shortest path problem|unweighted shortest path]].<ref name=bb>{{citation
Every strongly regular graph with <math>\mu = 1</math> is a [[geodetic graph]], a graph in which every two vertices have a unique [[Shortest path problem|shortest path]].<ref name=bb>{{citation
| last1 = Blokhuis | first1 = A.
| last2 = Brouwer | first2 = A. E. | authorlink = Andries Brouwer
| doi = 10.1007/BF00191941
| issue = 1-31–3
| journal = [[Geometriae Dedicata]]
| mr = 925851
Line 140 ⟶ 66:
| volume = 25
| year = 1988
| s2cid = 189890651
}}</ref> The only known strongly regular graphs with <math>\mu = 1</math> are the Moore graphs. It is not possible for such a graph to have <math>\lambda = 1</math>, but other combinations of parameters such as (400, 21, 2, 1) have not yet been ruled out. Despite ongoing research on the properties that a strongly regular graph with <math>\mu=1</math> would have,<ref>{{citation
}}</ref> The only known strongly regular graphs with <math>\mu = 1</math> are those where <math>\lambda</math> is 0, therefore triangle-free as well. These are called the Moore graphs and are [[#The Hoffman–Singleton theorem|explored below in more detail]]. Other combinations of parameters such as (400, 21, 2, 1) have not yet been ruled out. Despite ongoing research on the properties that a strongly regular graph with <math>\mu=1</math> would have,<ref>{{citation
| last1 = Deutsch | first1 = J.
| last2 = Fisher | first2 = P. H.
Line 161 ⟶ 88:
| volume = 410
| year = 2006
}}</ref> it is not known whether any more exist or even whether their number is finite.<ref name=bb/> Only the elementary result is known, that <math>\lambda</math> cannot be 1 for such a graph.
 
==Algebraic properties of strongly regular graphs==
 
===Basic relationship between parameters===
The four parameters in an srg(''v'', ''k'', λ, μ) are not independent: In order for an srg(''v'', ''k'', λ, μ) to exist, the parameters must obey the following relation:
:<math>(v - k - 1)\mu = k(k - \lambda - 1)</math>
 
The above relation is derived through a counting argument as follows:
# Imagine the vertices of the graph to lie in three levels. Pick any vertex as the root, in Level 0. Then its ''k'' neighbors lie in Level 1, and all other vertices lie in Level 2.
# Vertices in Level 1 are directly connected to the root, hence they must have λ other neighbors in common with the root, and these common neighbors must also be in Level 1. Since each vertex has degree ''k'', there are <math>k - \lambda - 1</math> edges remaining for each Level 1 node to connect to vertices in Level 2. Therefore, there are <math>k (k - \lambda - 1)</math> edges between Level 1 and Level 2.
# Vertices in Level 2 are not directly connected to the root, hence they must have μ common neighbors with the root, and these common neighbors must all be in Level 1. There are <math>(v - k - 1)</math> vertices in Level 2, and each is connected to μ vertices in Level 1. Therefore the number of edges between Level 1 and Level 2 is <math>(v - k - 1)\mu</math>.
# Equating the two expressions for the edges between Level 1 and Level 2, the relation follows.
 
This relation is a [[necessary condition]] for the existence of a strongly regular graph, but not a [[sufficient condition]]. For instance, the quadruple (21,10,4,5) obeys this relation, but there does not exist a strongly regular graph with these parameters.<ref>{{citation
| last1 = Brouwer | first1 = A. E.
| last2 = van Lint | first2 = J. H.
| contribution = Strongly regular graphs and partial geometries
| contribution-url = https://pure.tue.nl/ws/portalfiles/portal/2394798/595248.pdf
| isbn = 0-12-379120-0
| mr = 782310
| pages = 85–122
| publisher = Academic Press, Toronto, ON
| title = Enumeration and design (Waterloo, Ont., 1982)
| year = 1984}}</ref>
 
===Adjacency matrix equations===
Let ''I'' denote the [[identity matrix]] and let ''J'' denote the [[matrix of ones]], both matrices of order ''v''. The [[adjacency matrix]] ''A'' of a strongly regular graph satisfies two equations.
 
First:
:<math>AJ = JA = kJ,</math>
which is a restatement of the regularity requirement. This shows that ''k'' is an eigenvalue of the adjacency matrix with the all-ones eigenvector.
 
Second:
:<math>A^2 = kI + \lambda{A} + \mu(J - I - A)</math>
which expresses strong regularity. The ''ij''-th element of the left hand side gives the number of two-step paths from ''i'' to ''j''. The first term of the right hand side gives the number of two-step paths from ''i'' back to ''i'', namely ''k'' edges out and back in. The second term gives the number of two-step paths when ''i'' and ''j'' are directly connected. The third term gives the corresponding value when ''i'' and ''j'' are not connected. Since the three cases are [[mutually exclusive]] and [[collectively exhaustive]], the simple additive equality follows.
 
Conversely, a graph whose adjacency matrix satisfies both of the above conditions and which is not a complete or null graph is a strongly regular graph.<ref>{{citation|first1=P.J.|last1=Cameron|first2=J.H.|last2=van Lint|title=Designs, Graphs, Codes and their Links|publisher=Cambridge University Press|series=London Mathematical Society Student Texts 22|year=1991|isbn=978-0-521-42385-4|page=[https://archive.org/details/designsgraphscod0000came/page/37 37]|url=https://archive.org/details/designsgraphscod0000came/page/37}}</ref>
 
===Eigenvalues and graph spectrum===
Since the adjacency matrix A is symmetric, it follows that [[orthogonal basis|its eigenvectors are orthogonal]]. We already observed one eigenvector above which is made of all ones, corresponding to the eigenvalue ''k''. Therefore the other eigenvectors ''x'' must all satisfy <math>Jx = 0</math> where ''J'' is the all-ones matrix as before. Take the previously established equation:
:<math>A^2 = kI + \lambda{A} + \mu(J - I - A)</math>
and multiply the above equation by eigenvector ''x'':
:<math>A^2 x = kIx + \lambda{A}x + \mu(J - I - A)x</math>
Call the corresponding eigenvalue ''p'' (not to be confused with <math>\lambda</math> the graph parameter) and substitute <math>Ax = px</math>, <math>Jx = 0</math> and <math>Ix = x</math>:
:<math>p^2 x = kx + \lambda p x - \mu x - \mu p x</math>
Eliminate x and rearrange to get a quadratic:
:<math>p^2 + (\mu - \lambda ) p - (k - \mu) = 0</math>
 
This gives the two additional eigenvalues <math>\frac{1}{2}\left[(\lambda - \mu) \pm \sqrt{(\lambda - \mu)^2 + 4(k - \mu)}\,\right]</math>. There are thus exactly three eigenvalues for a strongly regular matrix.
 
Conversely, a connected regular graph with only three eigenvalues is strongly regular.<ref>Godsil, Chris; Royle, Gordon. ''Algebraic Graph Theory''. Springer-Verlag, New York, 2001, Lemma 10.2.1.</ref>
 
Following the terminology in much of the strongly regular graph literature, the larger eigenvalue is called ''r'' with multiplicity ''f'' and the smaller one is called ''s'' with multiplicity ''g''.
 
Since the sum of all the eigenvalues is the [[Trace (linear algebra)|trace of the adjacency matrix]], which is zero in this case, the respective multiplicities ''f'' and ''g'' can be calculated:
* Eigenvalue ''k'' has [[Multiplicity (mathematics)|multiplicity]] 1.
* Eigenvalue <math>r = \frac{1}{2}\left[(\lambda - \mu) + \sqrt{(\lambda - \mu)^2 + 4(k - \mu)}\,\right]</math> has multiplicity <math>f = \frac{1}{2}\left[(v - 1) - \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
* Eigenvalue <math>s = \frac{1}{2}\left[(\lambda - \mu) - \sqrt{(\lambda - \mu)^2 + 4(k-\mu)}\,\right]</math> has multiplicity <math>g = \frac{1}{2}\left[(v - 1) + \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
 
As the multiplicities must be integers, their expressions provide further constraints on the values of ''v'', ''k'', ''μ'', and ''λ''.
 
Strongly regular graphs for which <math>2k + (v - 1)(\lambda - \mu) \ne 0</math> have integer eigenvalues with unequal multiplicities.
 
Strongly regular graphs for which <math>2k + (v - 1)(\lambda - \mu) = 0</math> are called [[conference graph]]s because of their connection with symmetric [[conference matrix|conference matrices]]. Their parameters reduce to
: <math>\operatorname{srg}\left(v, \frac{1}{2}(v - 1), \frac{1}{4}(v - 5), \frac{1}{4}(v - 1)\right).</math>
Their eigenvalues are <math>r =\frac{-1 + \sqrt{v}}{2}</math> and <math>s = \frac{-1 - \sqrt{v}}{2}</math>, both of whose multiplicities are equal to <math>\frac{v-1}{2}</math>. Further, in this case, ''v'' must equal the sum of two squares, related to the [[Bruck–Ryser–Chowla theorem]].
 
Further properties of the eigenvalues and their multiplicities are:<ref>Brouwer & van Meldeghem, ibid.</ref>
* <math>(A - rI)\times(A - sI) = \mu.J</math>, therefore <math>(k - r).(k - s) = \mu v</math>
* <math>\lambda - \mu = r + s</math>
* <math>k - \mu = -r\times s</math>
* <math>k \ge r</math>
* Given an {{nowrap|srg(''v'', ''k'', λ, μ)}} with eigenvalues ''r'' and ''s'', its complement {{nowrap|srg(''v'', ''v'' − ''k'' − 1, ''v'' − 2 − 2''k'' + μ, ''v'' − 2''k'' + λ)}} has eigenvalues ''-1-s'' and ''-1-r''.
* Alternate equations for the multiplicities are <math>f =\frac{(s+1)k(k-s)}{\mu(s-r)}</math> and <math>g =\frac{(r+1)k(k-r)}{\mu(r-s)}</math>
* The frame quotient condition: <math>v k (v-k-1) = f g (r-s)^2</math>. As a corollary, <math>v = (r-s)^2</math> [[if and only if]] <math>{f,g} = {k, v-k-1}</math> in some order.
* Krein conditions: <math>(v-k-1)^2 (k^2 + r^3) \ge (r+1)^3 k^2</math> and <math>(v-k-1)^2 (k^2 + s^3) \ge (s+1)^3 k^2</math>
* Absolute bound: <math>v \le \frac{f(f+3)}{2}</math> and <math>v \le \frac{g(g+3)}{2}</math>.
* Claw bound: if <math>r + 1 > \frac{s(s+1)(\mu+1)}{2}</math>, then <math>\mu = s^2</math> or <math>\mu = s(s+1)</math>.
If any of the above conditions are violated for a set of parameters, then there exists no strongly regular graph for those parameters. Brouwer has compiled such lists of existence or non-existence [https://www.win.tue.nl/~aeb/graphs/srg/srgtab.html here] with reasons for non-existence if any. For example, there exists no srg(28,9,0,4) because that violates one of the Krein conditions and one of the absolute bound conditions.
 
===The Hoffman–Singleton theorem===
As noted above, the multiplicities of the eigenvalues are given by
:<math>M_{\pm} = \frac{1}{2}\left[(v - 1) \pm \frac{2k + (v - 1)(\lambda - \mu)}{\sqrt{(\lambda - \mu)^2 + 4(k - \mu)}}\right]</math>
which must be integers.
 
In 1960, [[Alan J. Hoffman|Alan Hoffman]] and Robert Singleton examined those expressions when applied on [[Moore graph]]s, which are strongly regular graphs that have ''λ'' = 0 and ''μ'' = 1. Such graphs are free of triangles (otherwise ''λ'' would exceed zero) and quadrilaterals (otherwise ''μ'' would exceed 1), hence they have a girth (smallest cycle length) of 5. Substituting the values of ''λ'' and ''μ'' in the equation <math>(v - k - 1)\mu = k(k - \lambda - 1)</math>, it can be seen that <math>v = k^2 + 1</math>, and the eigenvalue multiplicities reduce to
:<math>M_{\pm} = \frac{1}{2}\left[k^2 \pm \frac{2k - k^2}{\sqrt{4k - 3}}\right]</math>
 
For the multiplicities to be integers, the quantity <math>\frac{2k - k^2}{\sqrt{4k - 3}}</math> must be rational, therefore either the numerator <math>2k - k^2</math> is zero or the denominator <math>\sqrt{4k - 3}</math> is an integer.
 
If the numerator <math>2k - k^2</math> is zero, the possibilities are:
* ''k'' = 0 and ''v'' = 1 yields a trivial graph with one vertex and no edges, and
* ''k'' = 2 and ''v'' = 5 yields the 5-vertex [[cycle graph]] <math>C_5</math>, usually drawn as a [[regular pentagon]].
 
If the denominator <math>\sqrt{4k - 3}</math> is an integer ''t'', then <math>4k - 3</math> is a perfect square <math>t^2</math>, so <math>k = \frac{t^2 + 3}{4}</math>. Substituting:
 
:<math>\begin{align}
M_{\pm} &= \frac{1}{2} \left[\left(\frac{t^2 + 3}{4}\right)^2 \pm \frac{\frac{t^2 + 3}{2} - \left(\frac{t^2 + 3}{4}\right)^2}{t}\right] \\
32 M_{\pm} &= (t^2 + 3)^2 \pm \frac{8(t^2 + 3) - (t^2 + 3)^2}{t} \\
&= t^4 + 6t^2 + 9 \pm \frac{- t^4 + 2t^2 + 15}{t} \\
&= t^4 + 6t^2 + 9 \pm \left(-t^3 + 2t + \frac{15}{t}\right)
\end{align}</math>
 
Since both sides are integers, <math>\frac{15}{t}</math> must be an integer, therefore ''t'' is a factor of 15, namely <math>t \in \{\pm 1, \pm 3, \pm 5, \pm 15\}</math>, therefore <math>k \in \{1, 3, 7, 57\}</math>. In turn:
* ''k'' = 1 and ''v'' = 2 yields a trivial graph of two vertices joined by an edge,
* ''k'' = 3 and ''v'' = 10 yields the [[Petersen graph]],
* ''k'' = 7 and ''v'' = 50 yields the [[Hoffman–Singleton graph]], discovered by Hoffman and Singleton in the course of this analysis, and
* ''k'' = 57 and ''v'' = 3250 famously predicts a graph that has neither been discovered since 1960, nor has its existence been disproven.<ref>{{citation
| last = Dalfó | first = C.
| doi = 10.1016/j.laa.2018.12.035
| journal = Linear Algebra and Its Applications
| mr = 3901732
| pages = 1–14
| title = A survey on the missing Moore graph
| volume = 569
| year = 2019 | hdl = 2117/127212
| s2cid = 126689579
| hdl-access = free
}}</ref>
 
The Hoffman-Singleton theorem states that there are no girth-5 Moore graphs except the ones listed above.
 
==See also==
Line 172 ⟶ 220:
 
==References==
* [[Andries Brouwer]] and Hendrik van Maldeghem (2022), ''Strongly Regular Graphs''. Cambridge: Cambridge University Press. {{isbn|1316512037}}. {{isbn|978-1316512036}}
* A.E. Brouwer, A.M. Cohen, and A. Neumaier (1989), ''Distance Regular Graphs''. Berlin, New York: Springer-Verlag. {{isbn|3-540-50619-5}}, {{isbn|0-387-50619-5}}
* [[Chris Godsil]] and Gordon Royle (2004), ''Algebraic Graph Theory''. New York: Springer-Verlag. {{isbn|0-387-95241-1}}