User jamie j. taylor - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-21T06:04:51Z http://mathoverflow.net/feeds/user/23092 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/94739/what-is-the-largest-possible-thirteenth-kissing-sphere What is the largest possible thirteenth kissing sphere? Jamie J. Taylor 2012-04-21T14:05:04Z 2013-03-20T04:04:10Z <p>It is <a href="http://en.wikipedia.org/wiki/Kissing_number_problem" rel="nofollow">well-known</a> that it is impossible to arrange 13 spheres of unit radius all tangent to another unit sphere without their interiors intersecting. This was apparently the subject of disagreement between Isaac Newton ("impossible") and David Gregory ("possible"). The cause of the dispute was, in part, that there seems to be a lot of room left over after 12 spheres.</p> <p>How close of a call is it, so to speak? What is the largest possible $r$ so that it is possible to arrange 12 spheres of unit radius and a 13th sphere of radius $r$ all tangent to another unit sphere, without intersections? What does the optimal configuration look like?</p> http://mathoverflow.net/questions/93821/can-morleys-theorem-be-generalized/94784#94784 Answer by Jamie J. Taylor for Can Morley's theorem be generalized? Jamie J. Taylor 2012-04-21T22:24:26Z 2012-04-21T22:24:26Z <p>Please forgive me if you are aware of this result (as it is linked from the Wikipedia page, albeit in another context), but there is a paper by Richard K. Guy called "<a href="http://www.jstor.org/stable/27642143" rel="nofollow">The lighthouse theorem, Morley &amp; Malfatti—a budget of paradoxes</a>" in the American Mathematical Monthly. The eponymous theorem could be considered a generalization of Morley's theorem:</p> <blockquote> <p><strong>Lighthouse Theorem</strong>. Two sets of $n$ lines at equal angular distances, one set through each of the points $B$, $C$, intersect in $n^2$ points that are the vertices of $n$ regular $n$-gons.</p> </blockquote> <p>Naturally, it is not clear how this would qualify as a generalization, but the connecting observation is the following:</p> <blockquote> <p><strong>The Morley Miracle</strong>. The nine edges of the equilateral triangles of the Lighthouse Theorem for $n=3$ are the Morley lines of a triangle.</p> </blockquote> <p>Properly, the Lighthouse Theorem should be enlarged to include enough observations to make this connection. For example, the $n^2$ lines of the $n$ regular $n$-gons form $n$ families of $\binom{n}{2}$ parallel lines; if $n$ is odd, then the $n$-gons are homothetic. Moreover, there is an angle duplication result that establishes the presence of the trisectors.</p> <p>From Guy's point of view, the particularly pleasant appearance of Morley's theorem is due to the fact that $\binom{n}{2} = n$ for $n=3$. For comparison, the case $n=2$ is even simpler and may be regarded as the statement that the altitudes of a triangle concur. (The $n$ $n$-gons are an orthocentric system.) The case $n=4$ gives some properties of Malfatti circles. For all of these interpretations, Guy wrestles with the "paradox" that you recover theorems about a triangle even though you don't start with any triangles.</p> <p>Again, my apologies if you're aware of all of this. I imagine you may be, in which case I justify my answer as simply too long for a comment!</p> http://mathoverflow.net/questions/94282/crossing-number-of-the-grotzsch-graph/94732#94732 Answer by Jamie J. Taylor for Crossing number of the Grötzsch graph Jamie J. Taylor 2012-04-21T13:07:26Z 2012-04-21T13:24:12Z <p>The crossing number of the Grötzsch graph is 5.</p> <p>Crossing numbers are believed to be difficult to compute in general. (The corresponding decision problem is NP-hard.) However, for small graphs and small crossing numbers, it is possible to find an optimal planar drawing. For example, see Markus Chimani's thesis <a href="http://www.ae.uni-jena.de/alenmedia/dokumente/ComputingCrossingNumbers_PhDthesis_Chimani_pdf.pdf" rel="nofollow">"Computing Crossing Numbers"</a> for more information.</p> <p>The Open Graph Drawing Framework (OGDF) can <a href="http://www.ogdf.net/doku.php/tech%3ahowto%3aplz" rel="nofollow">compute crossing numbers</a>. After compiling the program on the linked page and entering the Grötzsch graph, my computer computed that the optimal planar drawing has 5 crossings. Let me emphasize that this technique is <em>exact</em>, not heuristic.</p> http://mathoverflow.net/questions/94739/what-is-the-largest-possible-thirteenth-kissing-sphere Comment by Jamie J. Taylor Jamie J. Taylor 2012-04-21T15:46:42Z 2012-04-21T15:46:42Z @Pietro Majer: yes, that is in fact a good variant! I would be interested in an answer to either version, but hopefully I can get an answer to both!