Contents
What is the relationship between a rotation and a reflection?
A reflection is the flipping of a point or figure over a line of reflection (the mirror line). A rotation is the turning of a figure or object around a fixed point.
Does reflection and rotation commute?
The set of all isometries of the plane forms a group. The group of isometries is nonabelian. In general, two reflections do not commute; a reflection and a rotation do not commute; two rotations do not commute; a translation and a reflection do not commute; a translation and a rotation do not commute.
What is matrix of reflection?
A reflection is a transformation representing a flip of a figure. Figures may be reflected in a point, a line, or a plane. When reflecting a figure in a line or in a point, the image is congruent to the preimage. A reflection maps every point of a figure to an image across a line of symmetry using a reflection matrix.
How do you tell the difference between translation rotation reflection?
Reflection is flipping an object across a line without changing its size or shape. Rotation is rotating an object about a fixed point without changing its size or shape. Translation is sliding a figure in any direction without changing its size, shape or orientation.
What is the determinant of a reflection matrix?
These matrices all have a determinant whose absolute value is unity. Rotation matrices have a determinant of +1, and reflection matrices have a determinant of −1. The set of all orthogonal two-dimensional matrices together with matrix multiplication form the orthogonal group: O (2).
How are rotations and reflections represented in a matrix?
Let a reflection about a line L through the origin which makes an angle θ with the x -axis be denoted as Ref ( θ ). Let these rotations and reflections operate on all points on the plane, and let these points be represented by position vectors. Then a rotation can be represented as a matrix,
Which is the correct matrix for counterclockwise rotation?
Counterclockwise rotation bys the matrix 2 os() R 2) 1 = 2sin(in() =cos() 1 0
How to determine the line of reflection in an orthogonal matrix?
for the line of reflection look for a mirror lines that stays fixed under the transformation. for example, in the case of A = [ − 3 5 − 4 5 − 4 5 3 5] try the line x = (5 5 a). we want A x = x that is (− 3 − 4 a − 4 + 3 a) = (5 5 a) which gives you a = − 2. therefore the line y = − 2 x is the mirror.