0
$\begingroup$

I am assuming that the instructor is wanting us also to assume that graph G one has a cut vertex, then the compliment G' would have a different vertex as a cut vertex.

2 Answers 2

1

The graph $P_4$ (the path with four vertices) is isomorphic to its complement and clearly has a cut vertex.

1

This construction generalizes Jorge Fernández Hidalgo's example.

Take a disconnected graph $G \cup H$ with $\geq 3$ vertices and no edges between $G$ and $H$. Add a vertex $v$, and connect it to all vertices in $G \cup H$ except one, $u$ say. By definition $v$ is a cut vertex of this graph.

An example is show below:

enter image description here

And its complement is:

enter image description here

In the complement, $v$ has the unique neighbor $u$, which has a neighbor other than $v$ (since $G \cup H$ is disconnected), highlighted in orange above. Thus $u$ is a cut vertex in the complement.