Eigenspaces and geometric reasoning

  • Thread starter Thread starter fogvajarash
  • Start date Start date
  • Tags Tags
    Geometric
Click For Summary
SUMMARY

The discussion focuses on finding the standard matrix A for the reflection transformation T about the line 6x + 1y = 0 in the Euclidean plane. The matrix T is determined to be (-35/37 -12/37; -12/37 35/37). The eigenvalues of this matrix are established as -1 and 1, with corresponding eigenspaces represented as span{(-1, 6)} for eigenvalue 1 and span{(1, 1/6)} for eigenvalue -1. The participants emphasize the geometric reasoning behind these eigenvalues, noting that vectors along the line of reflection remain unchanged while others are inverted.

PREREQUISITES
  • Understanding of linear transformations and their properties
  • Knowledge of eigenvalues and eigenspaces
  • Familiarity with matrix representation of transformations
  • Basic concepts of geometric reasoning in linear algebra
NEXT STEPS
  • Study the geometric interpretation of eigenvalues and eigenspaces in linear transformations
  • Learn how to derive the characteristic polynomial of a matrix
  • Explore the implications of reflection transformations in Euclidean geometry
  • Investigate the relationship between eigenvectors and their scalar multiples
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in geometric transformations, and anyone seeking to deepen their understanding of eigenvalues and eigenspaces in the context of linear transformations.

fogvajarash
Messages
127
Reaction score
0

Homework Statement


Let T be the reflection about the line 6x + 1y = 0 in the euclidean plane. Find the standard matrix A of T. Then, write down one of the eigenvalues and its corresponding eigenspace (in the form span {[ ]}). Then, find the other eigenvalue of A and its corresponding eigenspace.

Homework Equations


-


The Attempt at a Solution


I found the matrix T of the transformation, which is:

(-35/37 -12/37)
(-12/37 35/35)

I actually found the eigenvalues for the matrix T by finding the characteristic polynomial (they are -1, 1) and then equating to 0 and solve the homogeneous system. However, I was told that i can use "geometric reasoning" to find the answer quickly, and I have no idea where to start using it to find the eigenvalues and eigenspaces (firstly, what do they represent in this case)?

Thank you.
 
Physics news on Phys.org
If T is a linear transformation, then the eigenvalue equation reads
$$T \vec v = \lambda \vec v$$
This means precisely that ##\vec v## is a direction that will be unaffected by the transformation - applying T to it will give back the same vector up to scalar prefactors.

So can you think of a vector that will not change if you reflect it about 6x + y = 0?
 
You want the matrix
\begin{pmatrix}a & b \\ c & d\end{pmatrix}
satisfying two properties:
\begin{pmatrix}a & b\\ c & d \end{pmatrix}\begin{pmatrix}x \\ 6x\end{pmatrix}= \begin{pmatrix}0 \\ 0\end{pmatrix}
for any x, and
\begin{pmatrix}a & b\\ c & d \end{pmatrix}\begin{pmatrix}-6y \\ y\end{pmatrix}= \begin{pmatrix}6y \\ -y\end{pmatrix}
for any y.

Do you see why?
 
CompuChip said:
If T is a linear transformation, then the eigenvalue equation reads
$$T \vec v = \lambda \vec v$$
This means precisely that ##\vec v## is a direction that will be unaffected by the transformation - applying T to it will give back the same vector up to scalar prefactors.

So can you think of a vector that will not change if you reflect it about 6x + y = 0?
I think they would be vectors that go along the line y = -6x. However, how can we find the eigen values in this case?

HallsofIvy said:
You want the matrix
\begin{pmatrix}a & b \\ c & d\end{pmatrix}
satisfying two properties:
\begin{pmatrix}a & b\\ c & d \end{pmatrix}\begin{pmatrix}x \\ 6x\end{pmatrix}= \begin{pmatrix}0 \\ 0\end{pmatrix}
for any x, and
\begin{pmatrix}a & b\\ c & d \end{pmatrix}\begin{pmatrix}-6y \\ y\end{pmatrix}= \begin{pmatrix}6y \\ -y\end{pmatrix}
for any y.

Do you see why?

How does this relate to eigenvalues and eigenspaces though? And how can we establish those two propositions that you stated? (aren't eigenvalues the solution to the homogeneous system Av - cv = 0?
 
fogvajarash said:
I think they would be vectors that go along the line y = -6x. However, how can we find the eigen values in this case?

Yes, and if a vector doesn't change under the reflection, wouldn't that mean it's eigenvalue is 1? And under a reflection some vectors will change into their negatives, yes? Which would those be and what would their eigenvalues be? I think this the 'geometric reasoning' part of the exercise.
 
Last edited:
Dick said:
Yes, and if a vector doesn't change under the reflection, wouldn't that mean it's eigenvalue is 1? And under a reflection some vectors will change into their negatives, yes? Which would those be and what would their eigenvalues be? I think this the 'geometric reasoning' part of the exercise.

Okay i kind of get it (the other vector literally gets rotated by pi degrees so its negative is the same vector. However, can't we as well have have another eigenvalue of 1 with direction (1 -6)? The answers are -1 and eigenspace (1 1/6) and 1 and eigenspace (-1 6). Can't we have more combinations of these?

Thank you.
 
fogvajarash said:
Okay i kind of get it (the other vector literally gets rotated by pi degrees so its negative is the same vector. However, can't we as well have have another eigenvalue of 1 with direction (1 -6)? The answers are -1 and eigenspace (1 1/6) and 1 and eigenspace (-1 6). Can't we have more combinations of these?

Thank you.

Eigenvectors aren't unique. If (-1 6) is an eigenvector with eigenvalue 1 then k*(-1 6) is also an eigenvector with eigenvalue 1 for any constant k. The set of all such vectors is what the eigenspace means. (1 -6) is (-1)*(-1 6). It doesn't define a different eigenspace.
 
Dick said:
Eigenvectors aren't unique. If (-1 6) is an eigenvector with eigenvalue 1 then k*(-1 6) is also an eigenvector with eigenvalue 1 for any constant k. The set of all such vectors is what the eigenspace means. (1 -6) is (-1)*(-1 6). It doesn't define a different eigenspace.

So we can simply state that any scalar of that vector is the eigenspace for that eigenvalue? (As well for the second vector with the other eigenvalue of -1)
 
fogvajarash said:
So we can simply state that any scalar of that vector is the eigenspace for that eigenvalue? (As well for the second vector with the other eigenvalue of -1)

Better to say "any multiple of that vector" rather than "any scalar of that vector", but yes.
 
  • #10
or "scalar multiple of that vector".
 

Similar threads

Replies
2
Views
2K
Replies
7
Views
3K
Replies
14
Views
2K
Replies
9
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
8
Views
3K