Lesson Explainer: Matrix of Linear Transformation | Nagwa Lesson Explainer: Matrix of Linear Transformation | Nagwa

Lesson Explainer: Matrix of Linear Transformation Mathematics

Join Nagwa Classes

Attend live Mathematics sessions on Nagwa Classes to learn more about this topic from an expert teacher!

In this explainer, we will learn how to find the matrix of linear transformation and the image of a vector under transformation.

Linear algebra provides an invaluable tool kit for computation tasks such as solving a system of linear equations or finding the inverse of a square matrix. Given that these tasks usually involve a large number of calculations, it is often the case that the geometric interpretation is underappreciated. Linear algebra is a genuine oddity in that it is possible to understand this entire discipline with multiple, distinct perspectives, each of which has its own merits and its own way of understanding this vast and elegant subject. A criminally overlooked perspective for new students of linear algebra is the one in which we think of matrices as a way of transforming vectors, hence offering us a well-developed tool kit to start describing (linear) spatial geometry.

Vectors are special types of matrices which can be split into two categories: row vectors and column vectors. A row vector is a matrix of order 1×𝑛, which has 1 row and 𝑛 columns, whereas a column vector is a matrix of order 𝑚×1 which has 𝑚 rows and 1 column. Although convention differs from source to source, it is arguably most sensible to think only in terms of column vectors. There are two reasons for this: column vectors are used more often and can be related to row vectors by transposition if needed; and column vectors are possible to combine with matrices under matrix multiplication on the left-hand side (which is also simply a matter of arbitrary convention but for some reason it just feels better).

In geometry, a (column) vector having 𝑚 entries would be referred to as an 𝑚-dimensional vector and these objects are used to represent points in 𝑚-dimensional space. For example, consider the two-dimensional vectors 𝑎=32,𝑏=52.

We can represent these vectors in diagrammatic form as shown in the figure, where the first entry in each vector corresponds to the 𝑥-coordinate and the final entry corresponds to the 𝑦-coordinate. This is all fine and well and, in likelihood, it is probably a familiar concept to those who have already become interested for whatever reason in the higher art of linear algebra. We will not spend any time revising what a vector is or how it can be represented diagrammatically, but instead we will focus on what it is that we can do with vectors within the construct of linear algebra.

Suppose that we had decided that the previous vectors 𝑎 and 𝑏, whilst interesting, were something that we wanted to modify. Any previous study of mathematics will give some clues as to what options we have available: rotation, reflection, translation, dilation, and so on. In fact, most of these options are simply special cases of a much more powerful route: using matrix multiplication to change the vectors. To demonstrate what we mean, we consider the vectors 𝑎 and 𝑏 as stated above, and additionally we also take the matrix 𝑀=1213.

The matrix multiplication 𝐴𝐵 is well defined so long as 𝐴 has order 𝑚×𝑛 and 𝐵 has order 𝑛×𝑝. The resulting matrix is of order 𝑚×𝑝. Suppose now that we were to consider the matrix products 𝑎=𝑀𝑎 and 𝑏=𝑀𝑏; then, from the dimensionality of the matrix and both vectors, we know that this will result in two new vectors 𝑎 and 𝑏 that will be of order 2×1, hence having the same dimension as the original two vectors. Specifically, by completing the correct matrix multiplication, we would obtain 𝑎=𝑀𝑎=121332=73 and 𝑏=𝑀𝑏=121352=111.

To better understand how the original vectors have changed, we now plot everything on the same axis as shown in the figure.

As we can see, the original vectors have been transformed by the matrix 𝑀 and to notably different effect. In having taken the original vectors 𝑎 and 𝑏 and multiplying them on the left-hand side by the matrix 𝑀, we say that we have performed a “linear transformation” on the original vectors to achieve the new vectors 𝑎 and 𝑏. Given that 𝑀 is a 2×2 matrix, there were 4 entries whose values could be fixed, meaning that there are many possible linear transformations available to us. For example, suppose that we considered the new matrix 𝑀=2111 and the same vectors that we used above: 𝑎=32,𝑏=52.

Then, by defining the new vectors 𝑎=𝑀𝑎 and 𝑏=𝑀𝑏, we obtain the following: 𝑎=45,𝑏=123.

These are the two vectors after having performed the linear transformation represented by the matrix 𝑀. We have plotted these new vectors in the figure.

As we can clearly see, the new vectors 𝑎 and 𝑏 are different to those that were obtained using the previous linear transformation, as shown in the figure. Quite obviously, the two output vectors 𝑎 and 𝑏 are different in both of these diagrams, despite the original vectors being the same. This is because of differences in the two matrices that were used to define the linear transformations.

At this stage, it should be becoming clear that linear transformations can be used to describe a large number of ways that we might wish to transform a set of vectors. When attempting to describe these in a visual sense, the result can quickly become confusing and intractable due to the large number of vectors that might be involved. There is a simple visual trick that can help enormously with this: instead of connecting every vector to the origin, we connect every vector only to one of the other vectors (in a particularly helpful order). Suppose that we took the three vectors 𝑎=34,𝑏=17,𝑐=23 and the linear transformation that is represented by the matrix 𝑀=1231.

Then, the vectors after this transformation would be 𝑎=115,𝑏=154,𝑐=49.

In the figure, we have shown how to better represent the linear transformation by connecting the three given vectors as a quadrilateral where the fourth vertex is the origin.

The orange quadrilateral is prior to the linear transformation and the blue quadrilateral is after this transformation has been performed. In this sense we can obtain a better visualization as to how the linear transformation acts on the 2 dimensional space that it alters. This method of describing the linear transformation is clearly superior to the previous diagrammatic method, where every vector was connected to the origin.

Although we could have defined any set of three vectors 𝑎, 𝑏, and 𝑐 to generate a diagram of the above type, in practice, we often find ourselves returning to a standard set of input vectors that will allow us to get a snapshot of the linear transformation. Suppose that we kept the linear transformation as defined by the previous matrix but instead choose the set of vectors 𝑎=10,𝑏=11,𝑐=01.

These vectors describe a square with side length 1 that has one vertex at the origin and is contained within the upper-right quadrant of the plane. After applying the linear transformation, we find the modified vectors 𝑎=13,𝑏=32,𝑐=21.

As shown in the figure, the unit square has been stretched and rotated in a way that is difficult to describe precisely but is easier to understand in a visual sense.

From this, we can deduce that the effect of the linear transformation is that, in some way, the order of the corners 𝑎 and 𝑐 is “flipped” while the effect on 𝑏 is more akin to a dilation of the original vector. This is still by no means a perfect description of the linear transformation and for this there is no other alternative to the statement of the matrix 𝑀 which defined this.

In being able to choose any values for each of the 4 entries that comprise a 2×2 matrix, we have access to an infinite number of linear transformations on two-dimensional vectors. There are of course many subcategories as to the type of linear transformation that we can perform, for example, rotations, dilations, and reflections. Before these can be understood fully and before the significance of the underlying algebraic structure can be revealed, it is necessary that we practice this idea to ensure that we can first perform the linear transformation that is defined by any 2×2 matrix.

Example 1: Linear Transformation of Two-Dimensional Vectors

Consider the linear transformation described by the matrix 𝑀=2114.

Let us also define the quadrilateral with one vertex at the origin and the three remaining corners described by the vectors 𝑎=10,𝑏=11,𝑐=01.

Plot a diagram to show the effect of the given linear transformation on the given quadrilateral.

Answer

We complete the matrix multiplications 𝑎=𝑀𝑎, 𝑏=𝑀𝑏, and 𝑐=𝑀𝑐 to produce the vectors that we need to complete the diagram. The calculation for 𝑎 is 𝑎=𝑀𝑎=211410=21.

The calculations for 𝑏 and 𝑐 are completed in the same way: 𝑏=𝑀𝑏=211411=35 and 𝑐=𝑀𝑐=211401=14.

The resulting quadrilateral is shown in the figure, wherein the effect of the given linear transformation is demonstrated by connecting the three vectors 𝑎, 𝑏, and 𝑐 to the origin in order.

In choosing the origin and the 3 particular vectors 𝑎=10,𝑏=11,𝑐=01, we have actually made life much simpler for ourselves. As we can verify from every previous example where the vectors take these values, the vector 𝑎 is simply the first column of the 2×2 matrix and the vector 𝑐 is just the second column of this matrix. The vector 𝑏 can then always be written as 𝑏=𝑎+𝑐. Not only does this approach allow us to describe the effect of the linear transformation on the given quadrilateral without having to perform any matrix multiplication, it also shows how we can generate a 2×2 matrix that achieves any desired effect on 𝑎 and 𝑐, with the effect on 𝑏 being a consequence of this.

For example, suppose for some very good reason that we wanted to take the vectors defined above and apply a linear transformation to 𝑎 and 𝑐 to give the new vectors 𝑎=13,𝑐=22.

This will place 𝑎 in the lower-left quadrant of the plane and 𝑐 in the lower-right quadrant of the plane. There is only one option for the matrix that achieves this, given how we have defined 𝑎 and 𝑐: 𝑀=1232.

We could either use the relationship 𝑏=𝑎+𝑐 or directly complete the calculation 𝑏=𝑀𝑏 to find that 𝑏=15.

Given that we now have 𝑎, 𝑏, and 𝑐 without having performed any calculation other than addition, we can plot the graph as shown in the figure. The effect is exactly as we had expected, with 𝑎 and 𝑐 appearing in the quadrants that we predicted. Please note that we could have picked any two of the three original vectors 𝑎, 𝑏, and 𝑐 and then used the relationship 𝑏=𝑎+𝑐 to find the third vector after the linear transformation. We only initially considered the vectors 𝑎 and 𝑐 because this meant that we could immediately populate the two columns of the 2×2 matrix without having to perform any calculations. Had we instead chosen 𝑏 as one of the two initial vectors, then generally we would have had no option but to first complete the matrix multiplication 𝑏=𝑀𝑏.

Example 2: Linear Transformation of Two-Dimensional Vectors

What is the matrix 𝑀 that sends the points 𝐴, 𝐵, and 𝐶 to the points 𝐴, 𝐵, and 𝐶 as shown?

Answer

By looking at the figure, we can see that the three initial vectors are 𝐴=10,𝐵=11,𝐶=01.

After the linear transformation has been applied, there are the three resultant vectors 𝐴=14,𝐵=45,𝐶=31.

Given our choice of the vectors 𝐴 and 𝐶, it is immediately apparent that the matrix 𝑀 must be the concatenation of the two column vectors 𝐴 and 𝐶: 𝑀=1341.

We can check that this is the case for any of the vectors 𝐴, 𝐵, and 𝐶. We will choose only the vector 𝐵, from which we can check that 𝐵=𝑀𝐵=134111=45.

We can check that 𝐴=𝑀𝐴 and 𝐶=𝑀𝐶 using the equivalent calculation as given above.

Normally, the standard vectors 𝑎=10,𝑏=11,𝑐=01. are used for questions of this type because the transformation of these points, especially 𝑎 and 𝑐, is straightforward to understand. This removes the need to complete any matrix multiplication or any other arithmetic beyond the two instances of simple addition that are used to find 𝑏. The vectors 𝑎 and 𝑐 have one entry, that is, 1, with the other entry being 0, meaning that it is little effort to infer the form of the matrix 𝑀 that encodes the specified linear transformation. If the given initial vectors are not as simple as in the equation above, then more work will be needed to determine the linear transformation.

Example 3: Linear Transformation of Two-Dimensional Vectors

Find the matrix of the transformation that maps the points 𝑎, 𝑏, and 𝑐 onto 𝑎, 𝑏, and 𝑐 as shown in the figure.

Answer

By examining the figure, we see the original set of points in orange are as follows: 𝑎=32,𝑏=51,𝑐=32.

After the linear transformation has been applied, we have the points as colored on the graph in blue: 𝑎=71,𝑏=166,𝑐=115.

The matrix that represents this linear transformation has order 2×2 and to this we will assign the variable 𝑀. Given that we do not yet know the form of 𝑀, we express the matrix with unknown entries: 𝑀=𝑚𝑚𝑚𝑚.

We can then use any of the equations that link together the initial set of points with the set of points after the linear transformation has been applied. We could choose to use any two of the three relations 𝑎=𝑀𝑎, 𝑏=𝑀𝑏, and 𝑐=𝑀𝑐. With no obvious reason to select any of the three points as favorable, we begin with the relationship 𝑎=𝑀𝑎. Writing this out in full gives the matrix equation 71=𝑚𝑚𝑚𝑚32.

We can check that the matrix multiplication in this equation is well defined, meaning that if there was any situational advantage then we could complete this operation. Fortunately, there is such an advantage, so we complete the matrix multiplication in the above equation to obtain the two equations:

7=3𝑚+2𝑚,1=3𝑚+2𝑚.(1)

This is half of the information needed to answer the problem by finding the values of 𝑚, 𝑚, 𝑚, and 𝑚. To complete this process, we need to use one of the two remaining relationships: 𝑏=𝑀𝑏 and 𝑐=𝑀𝑐. With no obvious advantage to choosing either of these, we select 𝑏=𝑀𝑏. Writing this out in full gives the matrix equation 166=𝑚𝑚𝑚𝑚51.

Completing the matrix multiplication gives

16=5𝑚𝑚,6=5𝑚𝑚.(2)

Now we compare equations (1) and (2). Notice that the left-hand equations of each of these feature the entries 𝑚 and 𝑚, which means that we can solve the simultaneous equations 7=3𝑚+2𝑚 and 16=5𝑚𝑚 to give 𝑚=3 and 𝑚=1. By then comparing the right-hand side of equations (1) and (2), we get the two expressions 1=3𝑚+2𝑚 and 6=5𝑚𝑚. This gives 𝑚=1 and 𝑚=1, meaning that the full matrix 𝑀 can be written as 𝑀=3111.

We can check that this is the correct matrix by ensuring that 𝑐=𝑀𝑐, which is the only one of the three given relationships that we have not yet used. We do indeed find that this equation is honored by the transformation matrix 𝑀, since it is the case that 115=311132.

Example 4: Linear Transformation of Two-Dimensional Vectors

Find the matrix of the transformation that maps the points 𝐴, 𝐵, and 𝐶 onto 𝐴, 𝐵, and 𝐶 as shown in the figure.

Answer

The initial set of points are 𝐴=43,𝐵=79,𝐶=36, and after the linear transformation these points have been mapped to the following points: 𝐴=51,𝐵=66,𝐶=15.

We will represent the demonstrated linear transformation by the 2×2 matrix 𝑀=𝑚𝑚𝑚𝑚. and we must determine the value of the 𝑚 entries such that 𝐴=𝑀𝐴, 𝐵=𝑀𝐵, and 𝐶=𝑀𝐶. We will only need two of these relationships, and we begin with the equation 𝐴=𝑀𝐴. This requires solving the equation 51=𝑚𝑚𝑚𝑚43 which can be expanded as two equations by the definition of matrix multiplication:

5=4𝑚+3𝑚,1=4𝑚+𝑚.(3)

Then, we use the relationship 𝐵=𝑀𝐵 to give the matrix equation 66=𝑚𝑚𝑚𝑚79.

Completing the matrix multiplication gives the two equations:

6=7𝑚+9𝑚,6=7𝑚+9𝑚.(4)

There are several techniques that can be used to find the values of the 𝑚 entries in a way that is more succinct, but for the moment we can take the two left-side equations from (3) and (4) to find 𝑚 and 𝑚, as well as taking the two right-side equations to calculate 𝑚 and 𝑚. Whatever the method, the values that we find are 𝑚=95 and 𝑚=1115 and also 𝑚=35 and 𝑚=1715 and hence we have the matrix 𝑀=951115351715.

The above examples and questions should be viewed only as the tiniest glimpse into how matrices can be used to define linear transformations from one set of vectors to another. There are so many paths that would continue this line of inquiry that it is almost pointless trying to list them, so we will not and instead will leave this to the other related explainers. One comment worth making is that we worked with 2×2 vectors in this explainer only because they are the easiest nontrivial vector to represent diagrammatically. The addition of a third dimension makes it fundamentally harder to express what is happening geometrically. Although the algebraic and arithmetic techniques shown above will extend very easily to 3 dimensions and more, there is always a limitation when trying to represent this visual demonstration. This means that, in most senses, the 2×2 matrices are ideal for studying this concept.

Key Points

  • When using a linear transformation to map a two-dimensional vector 𝑎 to another two-dimensional 𝑎, we require the use of a 2×2 matrix 𝑀.
  • If is often the case that the initial vectors 𝑎=10,𝑏=11,𝑐=01, are used when trying to understand a linear transformation.
  • If the above vectors are used, then 𝑀 is the concatenation of the two column vectors 𝑎 and 𝑐, with the relationship 𝑏=𝑎+𝑐 being used to check 𝑏.
  • If the initial vectors are different to those given above, then only two of the relationships 𝑎=𝑀𝑎, 𝑏=𝑀𝑏, and 𝑐=𝑀𝑐 are needed to find 𝑀.

Join Nagwa Classes

Attend live sessions on Nagwa Classes to boost your learning with guidance and advice from an expert teacher!

  • Interactive Sessions
  • Chat & Messaging
  • Realistic Exam Questions

Nagwa uses cookies to ensure you get the best experience on our website. Learn more about our Privacy Policy