Ronald Stewart headshot
Ronald Stewart headshot

Hello! I'm Ronald. I work online as a personal maths tutor 😃

I'm building this website for A-Level Maths students.
Some new content: Proof by Induction

Lines of Invariant Points, Invariant Lines

From Maths with Ronald

Invariant means something that doesn't change. A Linear Transformation will transform all the points on a grid, but invariant points will remain in their original position. We will look at invariant points, lines of invariant points, and invariant lines under linear transformations.

Prerequisites

You'll need to have an understanding of Linear Transformations.

Invariant Points

Under the transformation T, point A(2,3) is invariant. The image of A(2,3) is A*(2,3), with the same coordinates.

Say we have a linear transformation represented by matrix . Then, an invariant point is any point which stays the same under the transformation.

In other words, the point A with position vector is invariant if .

Since position vector is really shorthand (in 2-dimensions) for , it can be clearer to write this as .

In 3-dimensions, no problem: we could say .

For example, let's consider the matrix and the point .

We observe that .

Therefore, B(4,-1) is an invariant point (under the linear transformation M). The image of B is B itself.

Note that the origin (0,0) is always an invariant point - this is a property of linear transformations.

Lines of invariant points

A Line of Invariant Points - A(2,3), O(0,0), and B(-1,) are invariant, lying on the line . Points away from the line, such as C(2,-3), don't have to be invariant.

A line of invariant points is a straight line where all the points are invariant.

The word 'invariant' applies to the individual points here - which happen to form a line.

With few exceptions[1], a line of invariant points must normally pass through the origin, so we can give it the (2 dimensional) equation .

Warning Warning: I would recommend eigenvalues and eigenvectors as an alternative method here.

By taking the equation above, and substituting , we can say:

Invariant Lines

An invariant line. Notice that none of the points themselves are invariant, apart from the origin - the others have been stretched away from the origin. Since lines are continuous and infinitely long in both directions, there will always be points to 'fill the gaps' in the image of the line. The image line will remain continuous and infinitely long.

When we say invariant line, we mean that the line stays the same. But, the points on the line could move along the line. The individual points can change - there don't have to be invariant points. This is going to look like stretching out the points on the line, away from (or towards) the origin.

The point , on the line, will move to , also on the line.

Since we are talking about the line , we can say will transform to .

Warning Warning: I would recommend eigenvalues and eigenvectors as an alternative method here, which will also be easier to deal with in 3D.

This gives us a method for finding invariant lines. Solve .

Example Question

Example: Find the two invariant lines in the linear transformation represented by T = .

Note: You should consider finding the eigenvectors as an alternative method here.

Since this is a linear transformation with a finite number of invariant lines, let's go ahead and assume that relevant lines include the origin. So, any such lines will be of the form , which means we can avoid working with as an unknown. There are exceptions to this, but it makes sense to first identify lines which pass through the origin.

Now, for any point, .

Therefore, for a point on an invariant line,

Multiplying out the matrices, we get two equations:

And substituting from into :

Notice that all the terms now contain . Since the case when will represent the origin, which we are not looking for here, and is always invariant anyway, we can divide both sides by :

Therefore, our invariant lines are and .

Footnotes

  1. Exceptions include the identity transformation - which is invariant everywhere, and shears, which are invariant for sets of parallel lines. In both cases, you can find an line of invariant points passing through the origin.