Conference graph

From Graph
Revision as of 17:22, 29 May 2012 by Vipul (talk | contribs) (Created page with "{{undirected graph property}} ==Definition== A '''conference graph''' is a strongly regular graph with parameters <math>v, k = (v - 1)/2, \lambda = (v - 5)/4, \mu = (v -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article defines a property that can be evaluated to true/false for any undirected graph, and is invariant under graph isomorphism. Note that the term "undirected graph" as used here does not allow for loops or parallel edges, so there can be at most one edge between two distinct vertices, the edge is completely described by the vertices it joins, and there can be no edge from a vertex to itself.
View other such properties

Definition

A conference graph is a strongly regular graph with parameters . In other words, there is a positive integer such that:

  1. The graph has vertices.
  2. Every vertex of the graph has degree .
  3. For any two adjacent vertices, the number of vertices adjacent to both is .
  4. For any two non-adjacent vertices, the number of vertices adjacent to both is .

Note that for a conference graph on vertices to exist, a necessary condition is that be 1 mod 4.

Facts

  • The one-point graph can be considered a trivial example of a conference graph, though it is usually ignored.
  • Paley graphs are conference graphs: In particular, this shows that there exists a conference graph on vertices whenever is a prime power that is 1 mod 4. In particular, this shows that there are conference graphs of size 5, 9, 13, 17, 25, 29. The smallest number that is 1 mod 4 and for which it's not clear whether a conference graph exists is 21.