Let $G$ be a connected regular graph that isn't Eulerian. Prove that if $\overline{G}$ is connected, then $\overline{G}$ is Eulerian
I tried to solve this problem with no progress.
Suppose $G$ is a regular graph that isn't Eulerian. Then all of the vertices in $G$ have degree $2k + 1$ for some $k$. Now the degree of the vertices in $\overline{G}$ is given by
$$(n - 1) -(2k + 1) = n - 2(k + 1).$$
But this doesn't quite work out for when $n$ is odd (the quantity becomes odd, and we know Eulerian iff all vertices have even degree).
Can someone please help me?
This question is a problem in Gary Chartrand and Ping Zhang's A first Course In Graph Theory. I implore those studying Graph Theory to give this an honest attempt. Here are some hints:
Solution:
Theorem 1) A nontrivial connected graph $G$ is Eulerian if and only if every vertex of $G$ has even degree.