CTK Exchange
Front Page
Movie shortcuts
Personal info
Awards
Reciprocal links
Terms of use
Privacy Policy

Interactive Activities

Cut The Knot!
MSET99 Talk
Games & Puzzles
Arithmetic/Algebra
Geometry
Probability
Eye Opener
Analog Gadgets
Inventor's Paradox
Did you know?...
Proofs
Math as Language
Things Impossible
My Logo
Math Poll
Other Math sit's
Guest book
News sit's

Recommend this site

Manifesto: what CTK is about Search CTK Buying a book is a commitment to learning Table of content Products to download and subscription Things you can find on CTK Chronology of updates Email to Cut The Knot Recommend this page

CTK Exchange

Subject: "Heawood graph crossing number"     Previous Topic | Next Topic
Printer-friendly copy     Email this topic to a friend    
Conferences The CTK Exchange High school Topic #354
Reading Topic #354
Lookash
guest
Dec-14-06, 09:18 AM (EST)
 
"Heawood graph crossing number"
 
   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, and 3 is also the minimal count of crossings. But now I have to prove is also. I am quite desperate from this, because I can not see any way.

Thank you for your help...


  Alert | IP Printer-friendly page | Reply | Reply With Quote | Top
alexbadmin
Charter Member
1934 posts
Dec-14-06, 12:23 PM (EST)
Click to EMail alexb Click to send private message to alexb Click to view user profileClick to add this user to your buddy list  
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
alexbadmin
Charter Member
1934 posts
Dec-14-06, 07:59 PM (EST)
Click to EMail alexb Click to send private message to alexb Click to view user profileClick to add this user to your buddy list  
4. "RE: Heawood graph crossing number"
In response to message #3
 
   >>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.

Yes, my bad. e = 21 for the graph, not 42. And the inequality does not deliver any useful estimate. Will have to think about it.


  Alert | IP Printer-friendly page | Reply | Reply With Quote | Top
sfwc
Member since Jun-19-03
Dec-15-06, 02:50 PM (EST)
Click to EMail sfwc Click to send private message to sfwc Click to view user profileClick to add this user to your buddy list  
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
alexbadmin
Charter Member
1934 posts
Dec-15-06, 02:52 PM (EST)
Click to EMail alexb Click to send private message to alexb Click to view user profileClick to add this user to your buddy list  
6. "RE: Heawood graph crossing number"
In response to message #5
 
   Beautiful. Thank you.


  Alert | IP Printer-friendly page | Reply | Reply With Quote | Top

Conferences | Forums | Topics | Previous Topic | Next Topic

You may be curious to have a look at the old CTK Exchange archive.
Please do not post there.

Copyright © 1996-2018 Alexander Bogomolny

Search:
Keywords:

Google
Web CTK