Transformation Geometry -- Math 331

March 5, 2004

How an affine transformation moves a line

If l is a line in R^{2} and f an affine transformation of R^{2}, then f(l) denotes the line of all points f(x) as x varies in l. A line in R^{2} is the set of all solutions x of a first degree equation a_{1} x_{1} + a_{2} x_{2} = c, or a . x = c, where a <> (0, 0). The line given by that equation coincides with the line b_{1} x_{1} + b_{2} x_{2} = d if and only if the coefficient vectors are parallel, i.e., the vector (b_{1}, b_{2}, d) is a non-zero scalar multiple of (a_{1}, a_{2}, c)

Definition. A line l is stabilized by f if f(l) = l.

Proposition. If f(x) = U x + v is an affine transformation of R^{n} and H is the set of solutions of the equation a . x = c where a is a non-zero vector, then the set f(H) of all points f(x) as x varies in H is the set of solutions of the equation b . x = d where b = transp(U) ^{-1}a and d = b . v + c.

Notes. (1) While H is a line if n = 2, H is a plane if n = 3. (2) A dot product x . y may be written as the matrix product transp(x) y of the row transp(x) and the column y.

Proof. One needs to obtain the condition that a point x lies in f(H) as an equation. In fact, x lies in f(H) if and only if f^{-1}(x) = U^{-1} x - U^{-1} v lies in H. Thus, x is in f(H) if and only if transp(a) f^{-1}(x) = c or transp(a) U^{-1} x = transp(a) U^{-1} v + c.

Corollary. If f(x) = U x + v is an affine transformation of R^{2} and l is the line a . x = c where a is a non-zero vector, then f stabilizes l if and only if there is a non-zero scalar lambda such that transp(U) a = lambda a and a . v = (1 - lambda) c.

Exercises due Monday, March 8

  1. What happens to the line x + y = 1 under the affine transformation f given by the formula

     f(x)  =  
    (
    -1
    0
    1
    )
    (
    x_{1} 
    x_{2}
    )
     + 
    (
    -1
    )
      ?  

  2. If f is an isometry, the condition transp(U) a = lambda a in the corollary is equivalent to the condition U a = lambda^{-1} a. Why?

  3. Can a non-identity rotation of the plane stabilize a line?

  4. Can an orientation-reversing order 2 affine transformation of the plane stabilize a line it does not fix?

  5. Apply the corollary above to determine all lines stabilized by a glide reflection.

  6. Show that a line is stabilized by an affine transformation f if and only if it is stabilized by f^{-1}.

  7. In exercise 3 of the assignment due March 1 it is shown that the isometry obtained by composing reflections in the three sides of a triangle is a glide reflection. Combine the result of that exercise with those of the preceding two exercises in order to be able to say exactly what is the axis of this glide reflection.


AUTHOR  |  COMMENT