$title="Oriented Area Part 2"; $page_name="oriented2"; include "header.php"; ?>
Just as a region may have either negative or positive area depending on the orientation of its boundary curve, it is possible for a region to be counted more than once towards the algebraic area of a polygon.
It may not be immediately clear why the central pentagonal region in figure 5(a) should be given any more weight than the triangular regions in the star. Whether you consider the "Star of David" in figure 5(b) as two triangles or as one disjoint "hexagon," you expect to get the same result for its area. However, when considered as two triangles, the inner hexagonal region clearly must be counted twice. This double counting of regions happens as a consequence of triangular subdivision and the formula for triangles as described in the previous section, and allows many natural geometric interpretations.
figure_indent("images/doubly_covered.jpg", "", "Figure", "5", "(a) The figure on the left is a counterclockwise-oriented self-intersecting pentagon, whose central pentagonal region is counted twice. (b) The middle figure is a disjoint hexagon, a pair of intersecting triangles with the same orientation, and again the central region is counted twice. (c) This is another disjoint hexagon, but here its triangles are oriented in opposite directions, and the central region has no net contribution."); ?>This feature of oriented area is necessary for the geometric interpretation of the formula for the area of a midpoint pentagon, as well as for the general case. The central pentagonal region is counted once in the original polygon, but with a factor of 1/2; this same region is counted twice in the "star polygon," but with a factor of 1/4. These contributions sum to 1, as expected.
Previous: Oriented Area Part 1 |
Next: Vector Notation
|
Or go back to Pedagogy. |