Definition

A strongly regular graph (SRG) is a regular graph with vertices and degree such that for some given integers :

  • every two adjacent vertices have common neighbors, and
  • every two non-adjacent vertices have common neighbors.

Such a strongly regular graph is denoted by .

Proposition

Let . Then its complement graph is also a strongly regular graph

Proposition

The parameters obey the following relation

\begin{proof} Fix a vertex . Count pairs with .

  • Count 1: choices for , choices for ;
  • Count 2: choices for , choices for .

Now we finish the proof. \end{proof}

Proposition

The nontrivial eigenvalues are

Their multiplicities are

and

\begin{proof} Let be the adjacent matrix of . Then . Note that is an eigenvector of , then we take an orthogonal subspace of .

\begin{proof} Let be the adjacency matrix of . Since is strongly regular with parameters , we have

Since is -regular, is an eigenvector of with eigenvalue . Now consider the subspace . For any , we have . Also, since is symmetric and , the subspace is -invariant. Hence if is an eigenvector of with eigenvalue , then applying the identity above to gives

Since and , we get

Thus

Therefore the two nontrivial eigenvalues are the two roots of this quadratic equation:

It remains to compute their multiplicities. Let and be the multiplicities of and , respectively. Since has eigenvalue on and eigenvalues on , we have

Therefore,

Now the proof completes. \end{proof}