Linear Algebra - Characteristic polynomials and similar matrices question

Click For Summary

Homework Help Overview

The discussion revolves around finding the algebraic and geometric multiplicities of eigenvalues for a given matrix A in the context of linear algebra, specifically focusing on characteristic polynomials and similar matrices.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the process of finding eigenvalues and the implications of matrix similarity. There are attempts to relate the eigenvalues of matrix A to those of another matrix, with questions about the conditions for similarity and the impact on eigenvectors.

Discussion Status

Some participants are exploring the relationship between the eigenvalues of similar matrices, while others are questioning the computational aspects of finding eigenvalues. There is recognition of mistakes in calculations, and guidance is offered regarding the order of operations in the determinant calculation.

Contextual Notes

Participants are navigating the complexities of matrix similarity and eigenvalue calculations, with some expressing confusion over computational steps and the implications of row-reducing matrices.

zeion
Messages
455
Reaction score
1

Homework Statement



For each matrix A below, let T be the linear operator on R3 thathas matrix A relative to the basis A = {(1,0,0), (1,1,0), (1,1,1)}. Find the algebraic and geometric multiplicities of each eigenvalues, and a basis for each eigenspace.

a) A = <br /> \begin{bmatrix} 8&amp;5&amp;-5\\5&amp;8&amp;-5\\15&amp;15&amp;-12\end{bmatrix} <br /> <br />

Homework Equations


The Attempt at a Solution



So I tried to find the eigenvalues normally and turns out that was pretty hard.. So I know that similar matrices have the same eigenvalues, then can I just take the eigenvalues of the matrix <br /> \begin{bmatrix} 1&amp;1&amp;1\\0&amp;1&amp;1\\0&amp;0&amp;1\end{bmatrix} <br /> <br />

since it is similar to A? Or is it similar?
 
Physics news on Phys.org
The eigenvalues of similar matrices are the same but the eigenvectors may be different.
 
The second matrix isn't similar to A. Two matrices A and B are similar if you can write

B=P^{-1}AP

for some invertible matrix P. You could use your matrix with the basis-vector columns as P.
 
I calculated B but that doesn't seem to make finding eigenvalues any easier..?
 
You just need to work it out. It's only a 3x3 matrix after all.
 
Okay nice it seems it's just because I made a mistake in calculating the inverse of P..
turns out it's much easier to find the eigenvalues of B.

..or not. I don't understand why there is suddenly such a computational question when everything else is hardly as hard..
 
Last edited:
Can I row-reduce a matrix before subtracting lambda and then find the determinant? Or do I have to subtract lambda first?
 
You have to subtract \lambda first. Think about it. You can reduce any invertible matrix to the identity matrix. If you then subtracted \lambda, all the eigenvalues would be 1, which is obviously not the case for every invertible matrix.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
19
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K