Circumference of convex shapes - MathOverflow most recent 30 from http://mathoverflow.net2013-05-25T16:51:52Zhttp://mathoverflow.net/feeds/question/71502http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/71502/circumference-of-convex-shapesCircumference of convex shapesMatthias Goergens2011-07-28T15:46:46Z2011-08-23T16:17:03Z
<p>Here is a puzzle I found in "Mitteilungen der DMV" (roughly "Letters of the German Society of Mathematicians") issue 19/2011. It was posed by Alfred Schreiber in "Wie man Hasen fangt" (How to catch rabbits), and he claims that less than 5% of his subjects could solve it in under 1 hour. He tested it on students of mathematics, professors of mathematics, computer science and engineering.</p>
<p>See if you have more luck. The problem is deceptively simple:</p>
<p>Suppose you have a triangle ABC and a point D inside the triangle. Prove: The perimeter of ABC is smaller than the circumference of ABD.</p>
<p>I am currently working on a generalization: Given two convex shapes s and S, where S totally encloses s. Proof that the perimeter of s is no bigger than the perimeter of S.</p>
<p>(Or alternatively, for a shapes with straight edges: Proof that the perimeter of the convex hull of a set of points increases monotonically (but not strictly monotonically) when adding points to the set.)</p>
<p>Please try to find an elementary proof for the special case of the triangle.</p>
<p>Edit: Thanks for all the nice answers. By now I found a really elementary proof on my own that just uses the triangle inequality twice.</p>
http://mathoverflow.net/questions/71502/circumference-of-convex-shapes/71504#71504Answer by Mark Meckes for Circumference of convex shapesMark Meckes2011-07-28T16:07:18Z2011-07-28T16:25:02Z<p>Your result, including your proposed generalization and the further generalization to surface area in higher dimensions, is an immediate consequence of Cauchy's surface area formula. This states that, up to a constant depending only on the dimension, the surface area of a convex body is the average of the areas of its 1-codimensional projections. I don't know a good reference in a web page, but see for example <a href="http://books.google.com/books?id=Q1ytkNM6BtAC&lpg=PA55&ots=vw29ZfZSk7&dq=cauchy%2520surface%2520area%2520formula&pg=PA56#v=onepage&q=cauchy%2520surface%2520area%2520formula&f=false" rel="nofollow">Klain and Rota's book</a>.</p>
http://mathoverflow.net/questions/71502/circumference-of-convex-shapes/71505#71505Answer by Noam D. Elkies for Circumference of convex shapesNoam D. Elkies2011-07-28T16:18:22Z2011-08-22T13:44:03Z<p>That's a standard inequality, though perhaps not well enough known for the usual "take it to stackexchange" comment. Denote by $\partial \Sigma$ the boundary of any set $\Sigma$ in the plane. In the case that $s$ is a polygon we can use induction on the number $k$ of edges of $\partial s$ not contained in the $\partial S$. If $k=0$ we're done. If $k>0$, choose an edge $e$ of $s$ not in $\partial S$, and let $H$ be the closed half-plane such that $H \supset s$ and $\partial H \supset e$. Then $S' := S \cap H$ is a convex set containing $s$ whose boundary is shorter than $\partial S$ because we've replaced part of $\partial S$ with the line segment joining the same two points. Moreover $\partial s$ has $k-1$ edges not contained in $\partial S'$. This completes the induction step and the proof.</p>
<p>That argument applies more generally when $\partial s \setminus \partial S$ is polygonal. If it's not, we can reduce to that case via a limiting argument, replacing each component of $\partial s \setminus \partial S$ by an arbitrarily close polygonal path.</p>
http://mathoverflow.net/questions/71502/circumference-of-convex-shapes/73406#73406Answer by Gerald Edgar for Circumference of convex shapesGerald Edgar2011-08-22T14:28:31Z2011-08-22T14:28:31Z<p>For the triangle problem: Euclid I, 21: </p>
<blockquote>
<p>If from the ends of one of the sides of a triangle two straight lines are constructed meeting within the triangle, then the sum of the straight lines so constructed is less than the sum of the remaining two sides of the triangle, but the constructed straight lines contain a greater angle than the angle contained by the remaining two sides.</p>
</blockquote>
http://mathoverflow.net/questions/71502/circumference-of-convex-shapes/73425#73425Answer by Andreas Blass for Circumference of convex shapesAndreas Blass2011-08-22T17:56:59Z2011-08-22T17:56:59Z<p>This also follows immediately from Crofton's formula, which says that, up to a fixed constant factor, the length of a reasonable curve (and polygons are certainly reasonable) is the integral, over straight lines (with respect to a suitable invariant measure), of the number of intersections between the straight line and the curve. Almost every straight line meets the perimeter of a convex polygon either twice or not at all, and shrinking the polygon will only reduce the set of lines that meet it.</p>
http://mathoverflow.net/questions/71502/circumference-of-convex-shapes/73427#73427Answer by Aaron Meyerowitz for Circumference of convex shapesAaron Meyerowitz2011-08-22T18:04:47Z2011-08-22T18:04:47Z<p>Motivated by my thoughts about a <a href="http://mathoverflow.net/questions/72792" rel="nofollow">recent question</a> I want to comment that perhaps this fact is intrinsic to our very definition of arc length. As correctly noted, the result for convex polygons is the triangle inequality and induction (along with some nice reasoning). In the general case we consider the limit of polygonal paths. This works because the definition of arc length (for a convex curve), is <em>the least upper bound of the length of inscribed polygonal paths</em>. My comment is that (part of) the justification for that definition is that we take it as obvious that each inscribed polygonal path should be shorter (or at least no longer) than the curve. </p>
<p>Archimedes in his rectification of the circumference of the circle (the first use of this limiting polygonal path method) gives a careful definition of <a href="http://www.mathem.pub.ro/dgds/v11/D11-dw.pdf" rel="nofollow">convexity</a> and takes as a <strong>postulate</strong> that </p>
<blockquote>
<p>If two plane curves C and D with the same endpoints are concave in the same direction, and C is included between D and the straight line joining the endpoints, then the length of C is less than the length D. </p>
</blockquote>
<p>There may be more to it than that (in the case that the curve C has endpoints interior to the segment joining the endpoints of D.)</p>