Prove: T is Angle-Preserving iff |ai| are Equal

  • Thread starter Thread starter Adeimantus
  • Start date Start date
  • Tags Tags
    Ai
Click For Summary
SUMMARY

The discussion centers on proving that a linear operator T is angle-preserving if and only if the absolute values of its eigenvalues |ai| are equal, as stated in Problem 1-8(b) from Spivak's text. A counterexample is presented using the basis vectors x1 = e1 and x2 = e1 + e2, where T transforms these vectors to Tx1 = x1 and Tx2 = -x2. The angles calculated show that T does not preserve angles despite |a1| = |a2|, indicating that the condition holds true specifically for orthogonal bases. The conclusion emphasizes the need for rigorous definitions in mathematical texts.

PREREQUISITES
  • Understanding of linear transformations and their properties
  • Familiarity with inner product spaces and norms
  • Knowledge of eigenvalues and eigenvectors
  • Concept of angle preservation in vector spaces
NEXT STEPS
  • Study the properties of orthogonal matrices and their role in angle preservation
  • Learn about the implications of eigenvalue magnitudes in linear transformations
  • Explore the definitions and properties of inner products in Rn
  • Investigate the conditions under which linear transformations are one-to-one
USEFUL FOR

Mathematics students, particularly those studying linear algebra, as well as educators seeking to clarify concepts of linear transformations and angle preservation in vector spaces.

Adeimantus
Messages
112
Reaction score
1

Homework Statement


1. Problem 1-8(b)

If there is a basis x1,..., xn of Rn and numbers a1,..., an such that Txi = aixi (where T is a linear operator), prove that T is angle-preserving if and only if all the |ai| are equal.



Homework Equations


First a couple of definitions...

Definition (i): If x,y are nonzero vectors in Rn, the angle between them is given by

angle(x,y) = arccos {<x,y>/ ( |x | |y | )}

where < , > denotes the standard inner product and | | the standard norm.

Definition (ii): A linear transformation T is angle-preserving if T is 1-1 and for x,y != 0 we have that angle(Tx, Ty) = angle(x,y).


The Attempt at a Solution


Problem is, I think I see a simple counterexample to the sufficiency part of the proof. Let x1, x2 be a basis for R2 where

x1 = e1 (i.e. standard unit basis vector) and
x2 = e1 + e2

Then suppose Tx1 = x1 and Tx2 = -x2. Now consider the angle between x1 and x1+x2:

angle(x1, x1+x2) = angle(e1, 2e1+e2) ~ 25 degrees, but

angle(Tx1,T(x1+x2)) = angle(x1, x1-x2) = angle(e1, -e2) = 90 degrees.

So even though the absolute values of a1 = 1 and a2 = -1 are equal, it seems T does not preserve angles. What am I misunderstanding about this problem? I am assuming the author means angle-preserving with respect to the standard inner product in which <e1, e2> = 0.
 
Last edited:
Physics news on Phys.org
Hi, I know this is a blast from the distant past (14.5 years?) but I was just doing this problem and ran into this exact issue. I, in fact, constructed the identical counter example that you did. When I searched Spivak problem 1-8 and found this, I had to make an account just to say something. IMO, your conclusion is correct, the ##|\lambda|## condition is only for orthogonal bases.

Did you ever get further confirmation on this? I am going to go forward under the assumption that the condition is in general equal lambda except for orthogonal bases, where it expands to equal absolute value of lambda. At any rate, I like this book but Spivak can be a bit fast and loose sometimes, and this seems to be one of those examples where he could stand for a bit more rigorous language at the expense of making the book a bit longer. The book is short so a few more pages would not be too bad, and IMO make the book easier (since I often find myself filling in what he means).

FWIW, I would bet the technical reason behind this outcome is basically that ##0 = -0##. When you equate the cosine subject to the condition that each transformed eigenvector remains co-linear with itself, there are three options (from a 2D perspective). You can leave both fixed (which does not change the relative angle, or any angles), advance both 180 degrees (which does not change the relative angle), or advance one by 180 degrees (which does change the relative angle and corresponds to the lambdas being of opposite sign). In this case, you need to solve:
$$
\begin{align*}
\cos(\theta) &= \cos(\theta+\pi) \\
\cos(\theta) &= \cos(\theta)\cos(\pi) - \sin(\theta)\sin(\pi) \\
\cos(\theta) &= - \cos(\theta)
\end{align*}
$$
This is clearly only possible if ##\cos(\theta) = 0##. In higher dimensions, the above analysis is true for the 2D subspace containing the two eigenvectors.
 
Last edited:
Adeimantus said:

Homework Statement


1. Problem 1-8(b)

If there is a basis x1,..., xn of Rn and numbers a1,..., an such that Txi = aixi (where T is a linear operator), prove that T is angle-preserving if and only if all the |ai| are equal.

Homework Equations


First a couple of definitions...

Definition (i): If x,y are nonzero vectors in Rn, the angle between them is given by

angle(x,y) = arccos {<x,y>/ ( |x | |y | )}

where < , > denotes the standard inner product and | | the standard norm.

Definition (ii): A linear transformation T is angle-preserving if T is 1-1 and for x,y != 0 we have that angle(Tx, Ty) = angle(x,y).

The Attempt at a Solution


Problem is, I think I see a simple counterexample to the sufficiency part of the proof. Let x1, x2 be a basis for R2 where

x1 = e1 (i.e. standard unit basis vector) and
x2 = e1 + e2

Then suppose Tx1 = x1 and Tx2 = -x2. Now consider the angle between x1 and x1+x2:

angle(x1, x1+x2) = angle(e1, 2e1+e2) ~ 25 degrees, but

angle(Tx1,T(x1+x2)) = angle(x1, x1-x2) = angle(e1, -e2) = 90 degrees.

So even though the absolute values of a1 = 1 and a2 = -1 are equal, it seems T does not preserve angles. What am I misunderstanding about this problem? I am assuming the author means angle-preserving with respect to the standard inner product in which <e1, e2> = 0.
Maybe you can use that the only matrices that preserve angles are the orthogonal matrices to craft ant
(counter) argument.

 

Similar threads

  • · Replies 3 ·
Replies
3
Views
6K
Replies
3
Views
3K
Replies
10
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
12K
  • · Replies 1 ·
Replies
1
Views
2K