Strongly regular graph: Difference between revisions

Content deleted Content added
m Ce
Formatting fix. On mobile, the infobox was breaking the text after the bullet points. Shorten some repetition.
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 3:
{{Graph families defined by their automorphisms}}
 
In [[graph theory]], a '''strongly regular graph''' ('''SRG''') is a [[regular graph]] {{math|1=''G'' = (''V'', ''E'')}} with {{mvar|v}} vertices and [[Degree (graph theory)|degree]] {{mvar|k}} such that for some given integers <math>\lambda, \mu \ge 0</math>
* every two [[adjacent vertices]] have {{math|λ}} common neighbours, and
* every two non-adjacent vertices have {{math|μ}} common neighbours,.
for some integers <math>\lambda, \mu \ge 0.</math>
 
The [[complement graph|complement]] ofSuch a strongly regular graph is also strongly regular. The complement of andenoted {{math|srg(''v'', ''k'', λ, μ)}}. Its [[complement graph|complement]] is analso strongly regular: {{math|srg(''v'', ''v'' − ''k'' − 1, ''v'' − 2 − 2''k'' + μ, ''v'' − 2''k'' + λ)}}.
 
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}}.