Go to CCP Homepage Go to Materials Page Go to Linear Algebra Materials Go to Table of Contents
Go Back One Page Go Forward One Page

Rotation Matrices

Part 1: Trigonometric Background

  1. Let (x,y) denote the terminal point of the vector v in the plane. Suppose we rotate this vector through an angle and let (xr, yr) denote the new terminal point vr after the rotation. Our first objective is to calculate the new coordinates in terms of the old ones. If b = |v|, then x = b cos() and y = b sin(). Similar formulas give us xr and yr in terms of the angle + . Enter the formulas for xr and yr, and use the expand function to rewrite these formulas in terms of the angles and . Then identify occurrences of x and y in these expressions, and rewrite the formulas to give xr and yr in terms of x, y, and .
  2. Rewrite the transformation (rotation through an angle ) as a matrix-vector equation, vr = Av. That is, give the matrix A.
Go to CCP Homepage Go to Materials Page Go to Linear Algebra Materials Go to Table of Contents
Go Back One Page Go Forward One Page


modules at math.duke.edu