Proof Hint: Show +-1 are Eigenvalues of T on nxn Matrices with Real Entries

  • Context: Graduate 
  • Thread starter Thread starter eckiller
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary
SUMMARY

The linear operator T defined by T(A) = transpose(A) on nxn matrices with real entries has only two eigenvalues: +1 and -1. This conclusion is derived from the eigenvector equation T(A) = cA, leading to the realization that c must equal either +1 or -1. Specific examples, such as the identity matrix and the swap matrix, confirm these eigenvalues. The transformation T effectively flips matrices about their main diagonal, reinforcing that +1 and -1 are the sole eigenvalues of T.

PREREQUISITES
  • Understanding of linear operators and eigenvalues
  • Familiarity with matrix transposition
  • Knowledge of eigenvector equations
  • Basic concepts of linear algebra
NEXT STEPS
  • Study the properties of linear operators in linear algebra
  • Explore the concept of eigenvalues and eigenvectors in depth
  • Learn about matrix representations of linear transformations
  • Investigate the implications of T^2 = id in linear transformations
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, eigenvalue problems, and matrix theory.

eckiller
Messages
41
Reaction score
0
Hi everyone,

Let T be a linear operator on nxn Matrices with real entries defined by
T(A) = transpose(A).

Show that +-1 are the only eigenvalues of T.


Any tips on how to start this. I thought about writing the matrix representation relative to the standard basis, but it seemed really messy/tedious to write that out in general. Is there an easier way, or is that the only way to go?
 
Physics news on Phys.org
use the fact that T^2 = id
 



To start, we can write out the matrix representation of T with respect to the standard basis. This will give us a better understanding of the linear transformation and allow us to see how the eigenvalues behave. Let's consider a generic nxn matrix A = (a_ij) with real entries. Then, T(A) = (b_ij) where b_ij = a_ji (the transpose of A).

Now, let's consider the eigenvector equation T(A) = cA where c is an eigenvalue and A is an eigenvector. Substituting in our expression for T(A), we get (b_ij) = c(a_ij). This means that for each entry in the matrix, we have b_ij = ca_ij.

We can see that this is only possible if c = 1 or c = -1. In other words, the only possible eigenvalues for T are +1 and -1. To prove that these are indeed eigenvalues, we can choose specific matrices A and see what happens when we apply T to them.

For example, let's take A = (1 0; 0 1). Applying T, we get T(A) = (1 0; 0 1) = A. This means that A is an eigenvector with eigenvalue +1. Similarly, if we take A = (0 1; 1 0), we get T(A) = (0 1; 1 0) = -A. This shows that A is an eigenvector with eigenvalue -1.

Thus, we can conclude that the only possible eigenvalues for T are +1 and -1. This is because the linear transformation T(A) = transpose(A) essentially flips the matrix about its main diagonal, which corresponds to multiplying by +1 or -1. Therefore, +1 and -1 are the only eigenvalues of T on nxn matrices with real entries.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 24 ·
Replies
24
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K