Matching Matrix Entries to Scaled Coordinates
How to find the matrix associated with a dilation operation? Recall that a point is mapped by a dilation with a factor and center to .
Suppose the matrix we are looking for is:
Find such that it satisfies
From the matrix multiplication on the left side, we get:
By equating the corresponding components:
- First row: . For this equation to hold for all and , the coefficients of must be equal, and the coefficients of must be equal. Thus, and .
- Second row: . Similarly, and .
Dilation Matrix with Respect to the Origin
The matrix associated with a dilation by a factor with respect to the origin is
Matrix Operation for Dilation with Respect to an Arbitrary Point
A point dilated by a factor and center will be mapped to .
After subtracting the center coordinates, the position vector is:
Find the matrix operations that transform this vector into the required image:
The matrix operation associated with a dilation by a factor with respect to the point is
An equivalent form is:
Finding the Image of a Dilation Using Matrices
Determine the image of point transformed by a dilation with a factor of with respect to the center point !
Solution:
Given .
The image of point is .
Exercises
Each problem either builds the dilation matrix or applies it. The third problem moves the center away from the origin, so the translation step is needed as well.
- Find the coordinates of the image of the point under the dilation !
- Determine the matrix corresponding to a dilation with a scale factor of and centered at .
- A point is dilated with center and scale factor . Determine the coordinates of the image of point !
- A triangle with vertices , , and is dilated with center and scale factor . Draw the original triangle and its image, then determine the coordinates of the image vertices!
Solutions
-
The dilation means the center of dilation is and the scale factor is .
Let the point be .
Then .
Thus, the coordinates of the image of point are .
-
Scale factor , center .
The dilation matrix is:
-
Point , center , scale factor .
.
Calculate the two coordinates, including the translation vector:
The coordinates of the image of point are .
-
Triangle with , , .
Center , .
Image of point :
Image of point :
Image of point :
Visualization of Dilation of Triangle with Center and Scale FactorTriangle is dilated to become triangle . The center of dilation is .