$title="Convex Hexagons And Up"; $page_name="hexagons"; include "header.php"; ?>
For convex polygons with six or more sides, the ratio of the area of the midpoint pentagon to the area of the original is as close to 1 as we please. We can achieve this by placing the first two vertices near one vertex of a triangle, the next two near the second, and all the rest near the third. The ratio cannot be larger than 1 since the midpoint polygon lies inside the original convex polygon.
figure_indent("images/jleen_midpoint_poly_3.gif", "", "Figure", "9", "Area ratio approaching 1 for a midpoint hexagon."); ?>Previous: Convex Pentagons |
Next: The General Case*
|