Paley graph: Difference between revisions
Line 43: | Line 43: | ||
| [[independence number]] || same as clique number || The two numbers are equal because the Paley graph is a [[self-complementary graph]] and [[independence number equals clique number of complement]] | | [[independence number]] || same as clique number || The two numbers are equal because the Paley graph is a [[self-complementary graph]] and [[independence number equals clique number of complement]] | ||
|- | |- | ||
| [[chromatic number]] || {{fillin}} || { | | [[chromatic number]] || {{fillin}} || Precise formula unclear, but the fact that [[self-complementary graph implies chromatic number is at least equal to square root of size of vertex set]] puts a lower bound, namely the smallest integer greater than or equal to <math>\sqrt{q}</math>. | ||
|- | |- | ||
| {{arithmetic function value|radius of a graph|2}} || Due to vertex-transitivity, the radius equals the eccentricity of any vertex, which has been computed above. | | {{arithmetic function value|radius of a graph|2}} || Due to vertex-transitivity, the radius equals the eccentricity of any vertex, which has been computed above. |
Latest revision as of 21:49, 29 May 2012
Definition
Suppose is a prime power such that . The Paley graph on vertices, denoted or , is defined as follows:
- The vertex set is identified with the elements of the field of elements. This field is unique up to field isomorphism.
- Given any two distinct vertices , and are defined to be adjacent if and only if is a square in .
The significance of is that this forces -1 to be a square, hence is a square if and only if is a square. This is necessary because we want the definition of adjacency to be symmetric in the two vertices.
For a prime power , we can consider instead the Paley digraph.
Arithmetic functions
Size measures
Function | Value | Explanation |
---|---|---|
size of vertex set | By definition, the vertex set is the underlying set of a field of size | |
size of edge set | The number of quadratic residues is , hence this is the degree of each vertex. We now use the handshaking lemma. |
Numerical invariants associated with vertices
Since the graph is a vertex-transitive graph, any numerical invariant associated to a vertex must be equal on all vertices of the graph. Below are listed some of these invariants:
Function | Value | Explanation |
---|---|---|
degree of a vertex | This equals the number of quadratic residues in , which is the size of the image of the square map , whose domain has size and kernel has size 2. The image thus has size . Note that we are using that is odd. | |
eccentricity of a vertex | 2 | Follows from every element of a finite field is expressible as a sum of two squares |
Other numerical invariants
Function | Value | Explanation |
---|---|---|
clique number | no easy formula, but generally grows with | Note that is the only case where the clique number is 2; for , the clique number is at least 3 because of the presence of adjacent quadratic residues -- the number of adjacent quadratic residues is . is the largest value for which the clique number is 3. By Ramsey theory, we know that if , then the clique number is at least . |
independence number | same as clique number | The two numbers are equal because the Paley graph is a self-complementary graph and independence number equals clique number of complement |
chromatic number | Fill this in later | Precise formula unclear, but the fact that self-complementary graph implies chromatic number is at least equal to square root of size of vertex set puts a lower bound, namely the smallest integer greater than or equal to . |
radius of a graph | 2 | Due to vertex-transitivity, the radius equals the eccentricity of any vertex, which has been computed above. |
diameter of a graph | 2 | Due to vertex-transitivity, the diameter equals the eccentricity of any vertex, which has been computed above. |
girth of a graph | 3 (except the case of ) | The girth of is 5. Note that for all higher , the girth of the graph is 3, due to the fact that there are pairs of nonzero quadratic residues that differ by 1, and this number is positive whenever . |
circuit rank | The circuit rank is number of edges - number of vertices + number of connected components. This becomes which simplifies to . |