MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
6

Say two graphs are not isomorphic but are both strongly regular with the same set of parameters. Are there any parameters (other than the usual such as order, degrees, eigenvalues and multiplicities, etc.) that are determined, e.g., independence number, chromatic number, etc.?

Thanks for any help

flag

5 Answers

7

It's a classic result that a graph parameter called Lovasz theta-function $\theta(\Gamma)$ of a strongly regular graph $\Gamma$ is determined by its parameters. And the significance of $\theta(\Gamma)$ is that it is "sandwiched" between the clique number and the chromatic number.

In more detail, the parameters of the s.r.g. $\Gamma$ determine a 3-dimensional commutative algebra of symmetric matrices (the adjacency matrix $A(\Gamma)$ of $\Gamma$, the adjacency matrix of its complement, and the identity matrix span this algebra). Anything that can be expressed in terms of this algebra, which is specified by the eigenvalues of $A(\Gamma)$, is a parameter you are asking about, and $\theta(\Gamma)$ is one of them. Another one is the number of spanning trees, as by Matrix Tree Theorem it is determined by the eigenvalues.

link|flag
Can you suggest a standard reference for this fact? Thanks! – Felix Goldberg Dec 13 at 18:54
For s.r.g.'s? Say, designtheory.org/library/preprints/srg.pdf Or E.Bannai, T.Ito "Algebraic combinatorics I. Association schemes.", ISBN 978-0805304909. – Dima Pasechnik Dec 14 at 5:14
2

The number of cycles of length 3,4,5 are determined. If the girth is 4, the number of 6-cycles is determined too.

link|flag
1

Okay, well, I checked Brouwer's website and combined that with the comment to the accepted answer of a question on this site. I checked the complement of the Shrikhande graph versus the complement of the line graph of $K_{4, 4}$ using Sage and found independence numbers of 3 and 4, and chromatic numbers of 6 and 4, respectively. Both are strongly regular with parameters (16, 9, 4, 6). So, that answers my question for some parameters.

They have the same girth though.

link|flag
What about the girth of the Shrikhande graph vs $K_{4,4}$? – Aaron Meyerowitz Dec 13 at 7:25
@aaron Also equal. Sorry, I was in a hurry last night so I didn't have time to say everything I should have said. – Graphth Dec 13 at 14:04
@aaron The reason I used the complements of those graphs was because the chromatic numbers and independence numbers were equal for the graphs themselves, all of those being 4. But, I did check the girth for all 4 and the pairs with same parameters had equal girth. – Graphth Dec 13 at 14:44
1 
If the girth of a strongly regular graph is not three, it is four and the graph is bipartite. – Chris Godsil Dec 13 at 17:05
1 
@chris The Petersen graph is strongly regular with girth 5... Did you say quite what you meant there? – Louis Deaett Dec 20 at 15:12
show 1 more comment
1

It seems the girth of a strongly regular graph would be determined by its parameters in the following way. If $\lambda > 0$, then the girth is 3. If $\lambda=0$ and $\mu > 1$, then the girth is 4. If $\lambda=0$ and $\mu=1$ then the girth is 5. That last case is a little unusual...

link|flag
0

The diameter, energy and number of closed walks could be determined by parameters.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.