Find the eigenvalues of a given matrix

Click For Summary

Homework Help Overview

The discussion revolves around finding the eigenvalues of a 3x3 matrix A, specifically A=[33, -12, -70; 0, 1, 0; 14, -6, -30]. The original poster presents a characteristic polynomial derived from the determinant of the matrix minus a scalar multiple of the identity matrix.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to calculate the determinant to find the eigenvalues, expressing uncertainty about solving the resulting cubic equation. Another participant suggests using the rational roots theorem to identify possible roots.

Discussion Status

Some participants have provided guidance on how to approach the cubic equation, indicating that finding a rational root could simplify the problem. There is acknowledgment of the original poster's progress, but no explicit consensus on the final solution has been reached within the thread.

Contextual Notes

The discussion includes references to the rational roots theorem and hints at the nature of cubic equations, suggesting that the problem may have been designed to be solvable without computational tools.

blouqu6
Messages
3
Reaction score
0
1. The 3x3 Matrix A=[33, -12, -70; 0, 1, 0; 14, -6, -30] has three distinct eigenvalues, λ123.
Find each eigenvalue.2. det(A-λI)=0 where I denotes the appropriate identity matrix (3x3 in this case)3. Here's my attempt:

--> det([33, -12, -70; 0, 1, 0; 14, -6, -30]-λ[1, 0, 0; 0, 1, 0; 0, 0, 1])=0

--> det([33-λ, -12, -70; 0, 1-λ, 0; 14, -6, -30-λ]=0

--> -λ3+4λ2+7λ-10=0

And this is where I'm not exactly sure what to do. I don't believe I can effectively use grouping to solve for λ. Any help here would be appreciated.
 
Last edited:
Physics news on Phys.org
blouqu6 said:
1. The 3x3 Matrix A=[33, -12, -70; 0, 1, 0; 14, -6, -30] has three distinct eigenvalues, λ123.
Find each eigenvalue.2. det(A-λI)=0 where I denotes the appropriate identity matrix (3x3 in this case)3. Here's my attempt:

--> det([33, -12, -70; 0, 1, 0; 14, -6, -30]-λ[1, 0, 0; 0, 1, 0; 0, 0, 1])=0

--> det([33-λ, -12, -70; 0, 1-λ, 0; 14, -6, -30-λ]=0

--> -λ3+4λ2+7λ-10=0

And this is where I'm not exactly sure what to do. I don't believe I can effectively use grouping to solve for λ. Any help here would be appreciated.


The rational roots theorem. Any possible rational root must divide 10. Can you guess one? Once you find a root r, divide by λ-r. Now you have a quadratic.
 
Ahh yes

And that did it. Thanks man, I ended up with λ1=-2,λ2=1, and λ3=5, which is the correct answer. Really appreciate the help.
 
blouqu6 said:
And that did it. Thanks man, I ended up with λ1=-2,λ2=1, and λ3=5, which is the correct answer. Really appreciate the help.

You are welcome. If they give you a cubic to solve without using a computing device, it will likely have one easy root. If you find that you are home free.
 

Similar threads

Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
15K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K