- #1
MupptMath
- 4
- 0
I am trying to prove the following:
Let G be a graph
Let |V(G)|=n=4k+1, for k an integer
Let G be isomorphic to G complement
Claim: Given degree sequence for G, d1>=d2>=...>=dn, prove d(i)+d(n-i+1)=n-1 for i=1,2,...,n
Now, we know for any vertex v in G, d(v)=(n-1)-D(v), where D(V) is the degree in G complement. So it seems a matter of showing that D(V) = d(n-i+1). Just not sure how.
There are some other basic things we can deduct, but I cannot create a positional relation ie relate the i to n-i+1 vertices - and show there is symmetry about a point in the degree sequence.
Any ideas??
Thanks in advance!
Let G be a graph
Let |V(G)|=n=4k+1, for k an integer
Let G be isomorphic to G complement
Claim: Given degree sequence for G, d1>=d2>=...>=dn, prove d(i)+d(n-i+1)=n-1 for i=1,2,...,n
Now, we know for any vertex v in G, d(v)=(n-1)-D(v), where D(V) is the degree in G complement. So it seems a matter of showing that D(V) = d(n-i+1). Just not sure how.
There are some other basic things we can deduct, but I cannot create a positional relation ie relate the i to n-i+1 vertices - and show there is symmetry about a point in the degree sequence.
Any ideas??
Thanks in advance!