Limit of a sequence of polygons. - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-22T10:25:33Z http://mathoverflow.net/feeds/question/51008 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/51008/limit-of-a-sequence-of-polygons Limit of a sequence of polygons. Jack Rousseau 2011-01-03T11:51:19Z 2011-01-05T21:39:11Z <p>Begin with a polygon $P_0$.</p> <p>Place two points on every edge of the polygon such that they divide each side equally into three parts. Create a new polygon $P_1$ by connecting all new points with lines.</p> <p>If we begin with a square and iterate this process, what is the limit as the number of iterations approaches infinity? It is clearly not a circle, but what the correct answer is, I do not know.</p> http://mathoverflow.net/questions/51008/limit-of-a-sequence-of-polygons/51016#51016 Answer by Joseph O'Rourke for Limit of a sequence of polygons. Joseph O'Rourke 2011-01-03T14:09:11Z 2011-01-03T14:09:11Z <p><img src="http://cs.smith.edu/~orourke/MathOverflow/PolyIteration.jpg" alt="PolyIteration"> <br /> The left figure shows the first three iterations, the right after 10 iterations, when the polygon has 4096 vertices.</p> http://mathoverflow.net/questions/51008/limit-of-a-sequence-of-polygons/51017#51017 Answer by Bill Thurston for Limit of a sequence of polygons. Bill Thurston 2011-01-03T14:11:50Z 2011-01-05T21:39:11Z <p><strong>Corrected per Thorny's comment:</strong> The limit curve does not appear smooth, as is visible in this picture of the first 12 polygons obtained by the process, which become visually indistiguishable at the end:</p> <p><img src="http://dl.dropbox.com/u/5390048/chippedsquare.jpg" alt="alt text"></p> <p>Despite appearances, and despite my initial assertion, the limit curve actually is smooth. Here is a sequence of closeups of one of the apparent corners, enlarging by a factor of 2 in successive images:</p> <p><img src="http://dl.dropbox.com/u/5390048/CornerCloseup.jpg" alt="alt text"></p> <p>As Thorny pointed out, for the midpoint of any edge, there is an affine transformation fixing the point and taking the limit curve to itself, shrinking the edge by a factor of 3, and shrinking the plane mod the tangent to the edge by a factor of 3, and with only one eigenvector, which is tangent to the edge. Therefore, despite my initial impression, the limit curve is actually tangent to the $k$th stage polygon at the midpont of each of its edges. It looks sharp because the slopes converge slowly.</p> <p>To understand this better, think of a new process scaled up by a factor of 3. If we describe the polygon by a sequence of vectors ${v_1, \dots, v_k}$ representing the sides, at each stage we interpolate the sum of each pair of successive vectors in circular order. The slopes of the vectors are rational, and the interpolation is by Fary addition (adding numerators and denominators). For instance, if we start with the vectors $(1,0)$ and $(0,1)$, then after 4 subdivisions we get this sequence of slopes:</p> <blockquote> <p>{0, 1/5, 1/4, 2/7, 1/3, 3/8, 2/5, 3/7, 1/2, 4/7, 3/5, 5/8, 2/3, 5/7, 3/4, 4/5, 1, 4/5, 3/4, 5/7, 2/3, 5/8, 3/5, 4/7, 1/2, 3/7, 2/5, 3/8, 1/3, 2/7, 1/4, 1/5}</p> </blockquote> <p>All rational slopes are obtained in this way. Since the curves are convex and the slopes are dense in the limit, the limiting curve is $C^1$, but it is not twice differentiable everywhere.</p> <p>You can't expect this kind of curve to have a name (in most cases).</p> http://mathoverflow.net/questions/51008/limit-of-a-sequence-of-polygons/51028#51028 Answer by lhf for Limit of a sequence of polygons. lhf 2011-01-03T15:34:31Z 2011-01-03T17:04:14Z <p>You've described de Rham's trisection method (<a href="http://www.ams.org/mathscinet-getitem?mr=22685" rel="nofollow">Un peu de mathématiques à propos d'une courbe plane</a>. Elemente der Math. 2, (1947). 73–76, 89–97.) It's the first example of a corner-cutting method. For an analysis of convergence, see Carl de Boor's <a href="http://www.ams.org/mathscinet-getitem?mr=898028" rel="nofollow">Cutting corners always works</a> (Comput. Aided Geom. Design 4 (1987), no. 1-2, 125–131). See also Chaikin's <a href="http://idav.ucdavis.edu/education/CAGDNotes/Chaikins-Algorithm/Chaikins-Algorithm.html" rel="nofollow">corner-cutting method</a> and <a href="http://en.wikipedia.org/wiki/Subdivision_surface" rel="nofollow">subdivision surfaces</a>.</p> http://mathoverflow.net/questions/51008/limit-of-a-sequence-of-polygons/51036#51036 Answer by Gerald Edgar for Limit of a sequence of polygons. Gerald Edgar 2011-01-03T17:11:31Z 2011-01-03T17:11:31Z <p>As noted, goes back to de Rham. Found also in:</p> <blockquote> <p>Georges de Rham, "Sur quelques courbes définies par des equations functionnelles". Univ. e Politec. Torino. Rend. Sem. Mat. 16 1956/1957 101–113. </p> </blockquote> <p>English tranlation in by book CLASSICS ON FRACTALS.</p>