|
|
|
|
|
|
|
|
CTK Exchange
alexb
Charter Member
1934 posts |
Dec-14-06, 12:23 PM (EST) |
 |
2. "RE: Heawood graph crossing number"
In response to message #0
|
>Good morning, I am solving interesting problem. My task is >to find the crossing number of Heawood graph and also prove, >that it really is the crossing number. The Heawood graph can >be found for example at >https://www.win.tue.nl/~aeb/drg/graphs/Heawood.html. > >It is easy to find the drawing with 3 crossings, this >drawing can be found here >https://www.maa.org/editorial/mathgames/Dotconnecting.gif, I am not sure about that drawing and what it represents, but the crossing number of Hewood graph is at least 6. To see that, consider a well known inequality valid for a simple (i.e. with no parallel edges) planar graph:e <= 3v - 6, where e is the number of edges, v the number of vertices. Let c be the number of crossings (avoid multiple crossings) for a graph drawn in the plane. Replace each crossing with a node and each of the crossing edges with two edges. The inequality will become e + 2c <= 3(v + c) - 6, or e - 3v + 6 <= c. For Heawood graph, v = 14 and e = 42 so that c => 6.
|
|
Alert | IP |
Printer-friendly page |
Reply |
Reply With Quote | Top |
|
|
 |
Lookash

guest
|
Dec-14-06, 07:56 PM (EST) |
|
3. "RE: Heawood graph crossing number"
In response to message #2
|
>For Heawood graph, v = 14 and e = 42 so that > >c => 6. There has to be some mistake in your reply :-) Here I am posting the drawing with three crossings with shown isomorphism. 
The crossing number of Heawood graph is 3. The task is to prove it. |
|
Alert | IP |
Printer-friendly page |
Reply |
Reply With Quote | Top |
|
|
|
 |
|
 |
sfwc
Member since Jun-19-03
|
Dec-15-06, 02:50 PM (EST) |
 |
5. "RE: Heawood graph crossing number"
In response to message #3
|
>There has to be some mistake in your reply :-) There was, but it was of a trivial nature and the idea behind alexb's post may certainly be extended to give a solution. First of all, we must look at how the formula e <= 3v-6 is derived. We know that for any simple planar graph, any face is surrounded by at least 3 edges. Summing over all faces, we count each edge twice (once for the face on each side) and so 3f <= 2e. Combining this with Euler's identity f + v - e = 2, we have 6 = 3f + 3v - 3e <= 3v - e.Another way to get the result that c >= e - 3v + 6 is to consider removing just one of the edges involved in each crossing. This leaves a planar graph, still on v vertices, but now with e' edges. At most c edges are removed. So c >= e - e' >= e - 3v + 6 However, we can go much further in this analysis with the Heawood graph, which has been carefully designed to contain no 3, 4 or 5-cycles:
The edges divide in an obvious way into long and short edges. Clearly there is no such cycle composed entirely of short edges, or with just 1 long edge. If there were 2 long edges, they could not be adjacent and so would both contribute +5 to the cycle. the remaining edges (at most 3) could neither complete this to a full loop (of length 14) or reduce it to 0. There could not be more than 2 long edges, as then some two would have to be adjacent. So if it was planar, each face would have to be surrounded by 6 edges, and so as before we would have 6f <= 2e, so 3f <= e, so 6 = 3f + 3v - 3e <= 3v - 2e. This now shows that it is not planar. We cannot proceed, as alexb did, by adding a vertex at each crossing, inducing 2c new edges: The graph this produces may contain faces with fewer than 6 edges. Instead, we consider removing edges to make the graph planar. However, if we remove edges, we are still left with a graph with no cycles of length 3, 4 or 5. So we can still use the identity 2e' <= 3v - 6. As before, c >= e - e' >= e - (3v-6)/2 = 3 for the Heawood graph. Thankyou sfwc <>< |
|
Alert | IP |
Printer-friendly page |
Reply |
Reply With Quote | Top |
|
|
|
 |
|

You may be curious to have a look at the old CTK Exchange archive. Please do not post there.
Copyright © 1996-2018 Alexander Bogomolny
|
|