Paley graph: Difference between revisions

From Graph
(Created page with "==Definition== Suppose <math>q</math> is a prime power such that <math>q \equiv 1 \pmod 4</math>. The '''Paley graph''' on <math>q</math> vertices is defined as follows: ...")
 
No edit summary
Line 7: Line 7:


The significance of <math>q \equiv 1\pmod 4</math> is that this forces -1 to be a square, hence <math>a - b</math> is a square if and only if <math>b - a</math> is a square. This is necessary because we want the definition of adjacency to be symmetric in the two vertices.
The significance of <math>q \equiv 1\pmod 4</math> is that this forces -1 to be a square, hence <math>a - b</math> is a square if and only if <math>b - a</math> is a square. This is necessary because we want the definition of adjacency to be symmetric in the two vertices.
For a prime power <math>q \equiv 3 \pmod 4</math>, we can consider instead the [[Paley digraph]].

Revision as of 03:34, 28 May 2012

Definition

Suppose q is a prime power such that q1(mod4). The Paley graph on q vertices is defined as follows:

  1. The vertex set is identified with the elements of the field Fq of q elements. This field is unique up to field isomorphism.
  2. Given any two distinct vertices a,bFq, a and b are defined to be adjacent if and only if ab is a square in Fq*.

The significance of q1(mod4) is that this forces -1 to be a square, hence ab is a square if and only if ba is a square. This is necessary because we want the definition of adjacency to be symmetric in the two vertices.

For a prime power q3(mod4), we can consider instead the Paley digraph.