Reflection in Line
Given a line L and a point P. Reflection P' of P in L is the point such that PP' is perpendicular to L, and PM = MP', where M is the point of intersection of PP' and L. In other words, P' is located on the other side of L, but at the same distance from L as P. P' is said to be a mirror or symmetric image of P in L. The line L is called the axis of symmetry or axis of reflection.
P' exists for any P. Let's write
SL2 = I, |
where I is the identity transform.
The reflection transform SL applies to arbitrary shapes point-by-point. Each point of a given shape S is reflected in L, and the collection of these reflections is the symmetric image of S: SL(S). To determine SL(S) when S is a polygon, suffice it to reflect its vertices. This is exactly what has been done in the applet below.
On the other hand, if S' is known to be a mirror image of S, then any pair of points P and P' not fixed by the reflection
In the applet, you can create polygons with a desired number of vertices, drag the vertices one at a time, or drag the polygon as a whole. Axes of reflection can also be dragged. They rotate if dragged near the applet's border, or translate if dragged nearer their midpoint.
What if applet does not run? |
The following observations are noteworthy:
Reflection changes the orientation: if a polygon is traversed clockwise, its image is traversed counterclockwise, and vice versa.
Reflection is isometry: a reflection preserves distances.
Reflection preserves angles.
Reflection maps parallel lines onto parallel lines.
All points on the axis of refleclation are fixed as are all the lines perpendicular to the axis.
Successive reflections in two parallel axes result in a translation in the direction perpendicular to the axes to twice the distance between them.
Successive reflections in two axes that meet in a point O is equivalent to a rotation around O through double the angle between them.
The order of reflections matters: two reflections do not commute. In fact, for two lines L and M,
SLSM = -SMSL.
Following is a short list of problems that are solved with the help of the reflection transform:
- Heron's Problem
- Optical Property of Ellipse
- Reflections of a Line Through the Orthocenter
- Three Congruent Circles by Reflection III
- Two Congruent Circles by Reflection
And there is a whole lot more.
Geometric Transformations
- Plane Isometries
- Plane Isometries As Complex Functions
- Affine Transformations (definition)
- Inversion
- Projective transformation (definition)
|Activities| |Contact| |Front page| |Contents| |Geometry|
Copyright © 1996-2018 Alexander Bogomolny
71873272