Reflection (geometry): Difference between revisions
imported>Paul Wormer |
imported>Paul Wormer |
||
Line 85: | Line 85: | ||
==Two consecutive reflections== | ==Two consecutive reflections== | ||
{{Image|Two reflections.png|right|450px|Fig. 3. Two reflections. Left drawing: 3-dimensional drawing. Right drawing: view along the PQ axis, drawing projected on the plane through ABC. This plane intersect the line PQ in the point P′}} | {{Image|Two reflections.png|right|450px|Fig. 3. Two reflections. Left drawing: 3-dimensional drawing. Right drawing: view along the PQ axis, drawing projected on the plane through ABC. This plane intersect the line PQ in the point P′}} | ||
Two consecutive reflections in two intersecting planes give a rotation around the line of intersection. This is shown in Figure | Two consecutive reflections in two intersecting planes give a rotation around the line of intersection. This is shown in Figure 3, where PQ is the line of intersection. | ||
The drawing on the left shows that reflection of point A in the plane through PMQ brings the point A to B. A consecutive reflection in the plane through PNQ brings B to the final position C. In the right-hand drawing it is shown that the rotation angle φ is equal to twice the angle between the mirror planes. Indeed, the angle ∠ AP'M = ∠ MP'B = α and ∠ BP'N = ∠ NP'C = β. The rotation angle ∠ AP'C ≡ φ = 2α + 2β and the angle between the planes is α+β = φ/2. | The drawing on the left shows that reflection of point A in the plane through PMQ brings the point A to B. A consecutive reflection in the plane through PNQ brings B to the final position C. In the right-hand drawing it is shown that the rotation angle φ is equal to twice the angle between the mirror planes. Indeed, the angle ∠ AP'M = ∠ MP'B = α and ∠ BP'N = ∠ NP'C = β. The rotation angle ∠ AP'C ≡ φ = 2α + 2β and the angle between the planes is α+β = φ/2. | ||
Line 98: | Line 98: | ||
The ''(i,j)'' element if this matrix is equal to | The ''(i,j)'' element if this matrix is equal to | ||
:<math> | :<math> | ||
\delta_{ij} - \frac{2 t_i t_j }{t^2} - \frac{2 s_i s_j }{s^2} + \frac{4 t_i s_j (\sum_k t_k s_k)}{t^2 s^2} | \delta_{ij} - \frac{2 t_i t_j }{t^2} - \frac{2 s_i s_j }{s^2} + \frac{4 t_i s_j (\sum_k t_k s_k)}{t^2 s^2} . | ||
</math> | </math> | ||
This formula is used in [[vector rotation]]. |
Revision as of 06:30, 20 July 2009
In analytic geometry, a reflection is a linear operation σ on with σ2 = 1. This property of σ is called involution. An involutory operator is non-singular and σ−1 = σ. Reflecting twice an arbitrary vector brings back the original vector :
The operation σ is orthogonal, which means that it preserves inner products and that its inverse is equal to its adjoint,
Hence reflection is also symmetric: σT = σ. Orthogonal operators have determinant ±1. Those with positive determinant are rotations, while reflections have determinant −1. Because σ is symmetric it has real eigenvalues; since it is orthogonal its eigenvalues have modulus 1. It follows that its eigenvalues are ±1. The product of the eigenvalues being the determinant, −1, the eigenvalues of σ are either {1, 1, −1}, or {−1, −1, −1}. An operator with the latter set of eigenvalues is equal to minus the identity operator, this operator is known alternatively as inversion, reflection in a point, or parity operator. An operator with the former set of eigenvalues is reflection in a plane. Reflections in a plane are the subject of this article.
Reflection in a plane
If is a unit vector normal (perpendicular) to a plane—the mirror plane—then is the projection of on this unit vector. From the figure it is evident that
If a non-unit normal is used then substitution of
gives the mirror image,
Sometimes it is convenient to write this as a matrix equation. Introducing the dyadic product, we obtain
where E is the 3×3 identity matrix.
Dyadic products satisfy the matrix multiplication rule
By the use of this rule it is easily shown that
which confirms that reflection is involutory.
Reflection in a plane not through the origin
In Figure 2 a plane, not containing the origin O, is considered that is orthogonal to the vector . The length of this vector is the distance from O to the plane. From Figure 2, we find
Use of the equation derived earlier gives
And hence the equation for the reflected pair of vectors is,
where is a unit vector normal to the plane. Obviously and are proportional, they differ only by scaling. Therefore, the equation can be written solely in terms of ,
Two consecutive reflections
Two consecutive reflections in two intersecting planes give a rotation around the line of intersection. This is shown in Figure 3, where PQ is the line of intersection. The drawing on the left shows that reflection of point A in the plane through PMQ brings the point A to B. A consecutive reflection in the plane through PNQ brings B to the final position C. In the right-hand drawing it is shown that the rotation angle φ is equal to twice the angle between the mirror planes. Indeed, the angle ∠ AP'M = ∠ MP'B = α and ∠ BP'N = ∠ NP'C = β. The rotation angle ∠ AP'C ≡ φ = 2α + 2β and the angle between the planes is α+β = φ/2.
It is obvious that the product of two reflections is a rotation. Indeed, a reflection is orthogonal and has determinant −1. The product of two orthogonal operators is again orthogonal and the rule for determinants is det(AB) = det(A)det(B), so that the product of two reflections is an orthogonal operator with unit determinant, i.e., a rotation.
Let the normal of the first plane be and of the second , then the rotation is represented by the matrix
The (i,j) element if this matrix is equal to
This formula is used in vector rotation.