Paley graph

From Graph
Revision as of 03:34, 28 May 2012 by Vipul (talk | contribs)

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.