Download presentation
Presentation is loading. Please wait.
1
CorePure1 Chapter 7 :: Linear Transformations
Last modified: 14th September 2018
2
www.drfrostmaths.com Everything is completely free. Why not register?
Register now to interactively practise questions on this topic, including past paper questions and extension questions (including MAT + UKMT). Teachers: you can create student accounts (or students can register themselves), to set work, monitor progress and even create worksheets. With questions by: Dashboard with points, trophies, notifications and student progress. Questions organised by topic, difficulty and past paper. Teaching videos with topic tests to check understanding.
3
Chapter Overview Those who have done IGCSE Further Mathematics would have encountered some of this content. Otherwise it will be completely new! 1:: Use of matrices to represent linear transformations. 2:: Use matrices to represent reflections, rotations (about the origin) and enlargements. βDetermine the matrix that represents the transformation π₯ π¦ β 2π₯+π¦ βπ₯ β βDescribe the geometrical transformation represented by the matrix β1 0 β 3:: Carry out successive transformations using matrix products. 4:: Use inverse matrices to represent reverse transformations. βIf π= 0 1 β1 0 and π= β describe the transformation represented by the matrix ππ.β A matrix β1 2 is used to transform a point π΄(π₯,π¦) to π΅(5,5). Determine the point π΄(π₯,π¦). Teacher Notes: New since the old FP1: 3D transformations, rotation by any arbitrary angle π (previously only multiples of 45Β°)
4
Linear Transformations
π π π π π₯ π¦ = ππ₯+ππ¦ ππ₯+ππ¦ ? This chapter is concerned with how we can use matrices to represent some transformation of a point (π,π) (written as a position vector π₯ π¦ ). Transforming a point π₯ π¦ simply involves multiplying it by some matrix. From above we can see that multiplying by a matrix π΄= π π π π represents the mapping π: π₯ π¦ β ππ₯+ππ¦ ππ₯+ππ¦ . We will see how we can use certain matrices to represent certain well-known transformations, e.g. π₯,π¦ β(3π₯,3π¦), i.e. an enlargement of scale factor 3 centred about the origin. ππ₯+ππ¦ is known as a linear combination of π₯ and π¦ (an algebraic form we saw in Pure Year 1 straight line equations). Each row of the matrix weβre multiplying by provides an instruction of how to generate each dimension of the new coordinate system, in terms of the old dimensions π₯, π¦β¦ e.g. given π₯ π¦ = 2π₯+3π¦ π₯+π¦ , the new π₯ value is 2π₯+3π¦ and the new π¦ value is π₯+π¦, i.e. linear combinations of the old π₯ and π¦ values. A function π(π), where π is a vector, is linear if it has the following properties: π ππ =ππ(π) for a constant π, i.e. scaling the original vector scales the image vector. π π+π =π π +π(π) It is possible to prove that π π₯ π¦ =ππ₯+ππ¦ is linear, i.e. satisfies the above restrictions.
5
True or false? We can represent a translation, e.g. π₯ π¦ β π₯+4 π¦ using a matrix. 1 True False Matrices can represent any linear transformation, i.e. π₯ π¦ β ππ₯+ππ¦ ππ₯+ππ¦ , But π₯+4 canβt be written as ππ₯+ππ¦. Matrices can represent transformations which increase or decrease the number of dimensions (e.g. transform a 3D point to get a 2D point). 2 True False π₯ π¦ π§ (3,5,2) (3,5) e.g π₯ π¦ π§ = π₯ π¦ This is a transformation which takes a 3D point and discards the π§-value, i.e. projects a point into the π₯-π¦ plane. This is relevant to 3D animation, where we need to generate a 2D image from a 3D world. The origin is unaffected by any linear transformation. True False 3 A linear transformation (in 2D) is π₯ π¦ β ππ₯+ππ¦ ππ₯+ππ¦ . Thus 0 0 β 0π+0π 0π+0π = 0 0
6
Examples [Textbook] Find matrices to represent these linear transformations. π: π₯ π¦ β 2π¦+π₯ 3π₯ π: π₯ π¦ β β2π¦ 3π₯+π¦ [Textbook] A square has coordinates 1,1 , 3,1 ,(3,3) and (1,3). Find the vertices of the image of π under the transformation given by the matrix π΄= β Sketch π and the image of π on a coordinate grid. β = 1 3 And transforming the other points, we obtain the vertices of the image of π, πβ²: 1,3 , β1,7 , 3,9 , 5,5 ? Points As mentioned before, we write coordinates as position vectors to enable matrix multiplication. π: π₯ π¦ β 1π₯+2π¦ 3π₯+0π¦ Matrix is ? a Write in form ππ₯+ππ¦ ππ₯+ππ¦ . This enables to read the coefficients straight off to get the matrix. ? Sketch b ? π: π₯ π¦ β 0π₯β2π¦ 3π₯+π¦ Matrix is 0 β2 3 1 Fro Note: By transforming multiple points, itβs easier to see the effect that a transformation represented by a matrix has. We can see thereβs a mixture of enlargement and rotation here.
7
Exercise 7A Pearson Pure Mathematics Year 1/AS Pages
8
Determining a matrix for a transformation
Recall from vectors that π= and π= are the unit vectors representing the π₯ and π¦ directions. Consider what happens to each when we multiply by a matrix π π π π : Just For Your Interest: π and π are known as the basis vectors of the 2D coordinate space because any 2D point can be represented as a linear combination of these basis vectors, i.e. π₯ π¦ =π₯π+π¦π π π π π = π π π π π π = π π What can we conclude about the columns of a matrix? They tell us where each of the coordinate axes end up under the transformation. ? βFind a 2Γ2 matrix that represents a reflection in the π¦-axis.β π π ? π π The coordinates of these can then be read off to form the columns of the matrix. Consider where each of the coordinate axes (π,π) end up. ? β π π βπ π
9
Further Examples ? ? ? ? ? ? π΄= 0 β1 1 0 π΄= cos π β sin π sin π cos π
Rotation 90Β° about the origin. Note: Rotations by default are anticlockwise. π΄= 0 β1 1 0 ? 0 1 0 1 ? 1 0 β1 0 ? π₯ π₯ Rotation π about the origin. π΄= cos π β sin π sin π cos π ? ! βsin π cos π ? Rotation by an arbitrary angle π is new to the A Level 2017 syllabus. 0 1 ? cos π sin π 1 0 π π₯ π₯
10
Test Your Understanding So Far
Find the matrix representing a reflection in the line π¦=π₯. π¦ π¦ ? 0 1 π΄= 0 1 1 0 π₯ π₯ 1 0 Find the matrix representing a rotation by 270Β°. ? π¦ π¦ 0 1 π΄= 0 1 β1 0 1 0 π₯ π₯ 1 0 0 β1
11
Further Test Your Understanding
Edexcel FP1(Old) Jan 2009 Q10 Fro Hint: It looks like a rotation matrix, so perhaps we could use cos π β sin π sin π cos π ? ? Alternative Method cos π β sin π sin π cos π = β If cos π = , then π=45Β° or π=315Β° But sin π = , so π=45Β° or π=135Β° Therefore a rotation anticlockwise of 45Β° about the origin. Alternative method: Plot the two columns as vectors from the origin. π¦ β 45Β° π₯
12
Invariant points and lines
An invariant point is one which is unaffected by a transformation. An invariant line is when each point on the line transformed to give another point on the same line. π¦ π¦ π΄= (reflection in π¦=π₯) π΄= cos π β sin π sin π cos π invariant line invariant line π₯ π₯ Invariant lines: π=π π=βπ+π (each line reflects to give the same) ? ? Invariant line: None! (unless π½=πππΒ°; any straight line through origin will be invariant)) Invariant point: (0, 0) ?
13
Exercise 7B Pearson Pure Mathematics Year 1/AS Pages
14
Enlargements ? ? Describe the effect of the following matrices.
a ? π₯ π¦ = 3π₯ 3π¦ The π₯ and π¦ values are both being scaled by 3, so this represents an enlargement scale factor 3 about the origin. b ? π₯ π¦ = 2π₯ π¦ The π₯ value is scaled but not the π¦. This represents a stretch scale factor 2 parallel to the π-axis (but NOT an enlargement). ! π 0 0 π represents a stretch scale factor π parallel to the π₯-axis and a stretch scale factor π parallel to the π¦-axis. When π=π this represents an enlargement.
15
Using det π¨ π΄ 1,1 ,π΅ 1,2 ,πΆ 2,2 are points on a triangle. The transformation with matrix π= is applied to the triangle to produce a new triangle with vertices π΄ β² ,π΅β² and πΆβ². (a) Determine the coordinates of π΄ β² , π΅ β² ,πΆβ². (b) What is the area of triangle π΄π΅πΆ? (c) What is the area of triangle π΄ β² π΅ β² πΆ β² ? (d) Determine detβ‘(π). What do you notice? a ? Transform each of the vertices in turn: = β π΄β²(4,3) = β π΅β²(4,6) = β πΆβ²(8,6) Area of π΄π΅πΆ = 1 2 Γ1Γ1= 1 2 Area of π΄ β² π΅ β² πΆ β² = 1 2 Γ4Γ3=6 π = 4Γ3 β 0Γ0 =12 The scale factor of area (6Γ· 1 2 =12) is equal to the determinant. Holy Smurf! π΅β² 4,6 πΆβ² 8,6 π΅ 1,2 πΆ 2,2 b ? π΄ 1,1 π΄β² 4,3 c ? d ?
16
Area scale factor ? ? ? ? Area of image = Area of object Γ det π
We saw in this example that: Area of image = Area of object Γ det π i.e. the determinant tells us how the area is scaled under the transformation with matrix π. (The proof of this is not covered here) Area of Object Transformation Matrix Area of Image 4 4Γ2=8 3 3Γ8=24 9 5 3 β2 β1 9Γ1=9 1 β5 2 β4 β2 1Γ18=18 ? ? ? ?
17
Test Your Understanding
Edexcel Jan 2011 Q8 ? ?
18
Exercise 7C Pearson Pure Mathematics Year 1/AS Pages
19
Combined Transformations
We know that for a position vector π and a matrix π representing some transformation, then ππ is the transformed point. If we wanted to apply a transformation represented by a matrix π followed by another represented by π, what transformation matrix do we use to represent the combined transformation? ππ ? Fro Tip: Ensure that you put these matrices in the right order β the first that gets applied is on the right! This is because to apply the effect of π΄ followed by π΅, we have: π΅ π΄π = π΅π΄ π (because matrix multiplication is βassociativeβ*) * A binary operator β¨ is associative if πβ¨ πβ¨π =(πβ¨π)β¨π, i.e. when we multiply matrices, the order in which we multiply them doesnβt matter. Similarly addition on real numbers is associative, e.g = However subtraction and division are not, e.g. 16Γ·2 Γ·8β 16Γ· 2Γ·8 . ππ π π π π
20
Combined Transformations
Represent as a single matrix the transformation representing a reflection in the line π¦=π₯ followed by a stretch on the π₯ axis by a factor of 4. = ? ? ? Represent as a single matrix the transformation representing a rotation 90Β° anticlockwise about the point 0,0 followed by a reflection in the line π¦=π₯. β = β1 ? ? ? What single transformation is this? Reflection in the π axis. ?
21
Test Your Understanding
Edexcel Jan 2013 Q4 ? ? ? ? ?
22
Exercise 7D Pearson Pure Mathematics Year 1/AS Pages
23
Linear transformations in 3D
We saw earlier that we could determine the matrix corresponding to a transformation by transforming each of the unit vectors (i.e. the axes) and using these as the columns of the matrix. This works in 3D too! π§ π§ ? Diagram Reflect in the plane π=π. π π π π π¦ π¦ π π π π π π₯ π₯ π π βπ β1 ? Matrix
24
Linear transformations in 3D
Reminder: The rotation is anticlockwise relative to the positive π¦ axis. π§ Rotate by angle π½ about the π-axis. π§ ? Diagram πππ π½ π πππ π½ π π π π π¦ π¦ π π π π π₯ π₯ πππ π½ π βπππ π½ ? Matrix cos π 0 sin π β sin π 0 cos π ! Rotation π about π₯-axis: cos π β sin π 0 sin π cos π Rotation π about π¦-axis: cos π 0 sin π β sin π 0 cos π Rotation π about π§-axis: cos π β sin π 0 sin π cos π Fro Tip: You can tell whether itβs a rotation in the π₯, π¦ or π§ axes by looking whether the 1 is in the 1st, 2nd of 3rd row/column.
25
Test Your Understanding
[Textbook] π= β (a) Describe the transformation represented by π. (b) Find the image of the point with coordinates β1,β2,1 under the transformation represented by π. a Rotation about π¦-axis (1 is in second column) cos π= β π=30Β° or 330Β° sin π = 1 2 (using top right) β π=30Β° or 150Β° Therefore rotation about π¦-axis through 30Β°. β β1 β2 1 = 1β β β 1β ,β2, ? b ?
26
Exercise 7E Pearson Pure Mathematics Year 1/AS Pages
27
Inverse matrices for inverse transformations
! Suppose π and π are column vectors. Then if π¨π=π, then π= π¨ βπ π. The inverse matrix therefore allows us to retrieve the original point/position vector before a transformation. The triangle π has vertices at π΄, π΅ and πΆ. The matrix π= 4 β transforms π to the triangle πβ² with vertices at π΄β² 4,3 , π΅β² 4,10 and Cβ² β4,β3 . Determine the coordinates of π΄, π΅ and πΆ. ? As we can use the matrix π to transform π΄,π΅,πΆ to π΄ β² , π΅ β² ,πΆβ², we can similarly use π β1 to transform π΄ β² , π΅ β² ,πΆβ² to π΄,π΅,πΆ π΄ βπ = β3 4 π΄= β = β π΄(1,0) π΅= β = β π΅ 2,4 πΆ= β β4 β3 = β β πΆ β1,0
28
Test Your Understanding
Edexcel June 2012 Q9 ? ? Fro Tip: If π=ππ, make sure you multiply the end of each by π β1 : π π β1 =ππ π β1 π π β1 =ππ=π ?
29
Exercise 7F Pearson Pure Mathematics Year 1/AS Pages
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.