What do i do now? Eigan vectors wee

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Vectors
Click For Summary
SUMMARY

The discussion centers on finding eigenvalues and eigenvectors for the matrix A, defined as A = [[2, 0, 1], [-1, 3, -1], [0, 10, 1]]. The user calculated the determinant leading to the characteristic polynomial λ² - 4λ + 13, yielding eigenvalues of 2 ± 6i. Another participant presented an alternative eigenvalue equation, -λ³ + 6λ² - 21λ + 16k = 0, which produced λ = 1 as a solution. The conversation highlights the complexities involved in solving for eigenvectors and the importance of proper notation in mathematical expressions.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with matrix operations and determinants
  • Knowledge of complex numbers and their properties
  • Proficiency in using mathematical notation and tools like LaTeX
NEXT STEPS
  • Study the process of finding eigenvalues and eigenvectors for 3x3 matrices
  • Learn how to construct diagonal matrices D and P for matrix decomposition
  • Explore the implications of complex eigenvalues in linear transformations
  • Review LaTeX formatting for mathematical expressions to improve clarity
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are working with linear algebra concepts, particularly those focusing on eigenvalue problems and matrix theory.

mr_coffee
Messages
1,613
Reaction score
1
hello everyone, I'm trying to find all the eigenvalues and eigenvectors. Then construct D and P such that A = PDP^-1;
A =
2 0 1
-1 3 -1
0 10 1
well when i took the determinant of [tex]A-\lambda = 0[/tex] I got:
[tex]\lambda^2-4\lambda+13[/tex] and got Eigenvalues of 2 +/- 6i;
but now I'm going to find the first eigenvector so i let
[tex]\lambda= 2+6i[/tex] I'm stuck on how I'm suppose to let x = a so i can get an eigenvector.
here is the rest of the work:http://img407.imageshack.us/img407/1271/lastscan0qp.jpg
thanks.
 
Last edited by a moderator:
Physics news on Phys.org
mr_coffee said:
hello everyone, I'm trying to find all the eigenvalues and eigenvectors. Then construct D and P such that A = PDP^-1;
A =
2 0 1
-1 3 -1
0 10 1
well when i took the determinant of [tex]A-\lambda = 0[/tex] I got:
[tex]\lambda^2-4\lambda+13[/tex] and got Eigenvalues of 2 +/- 6i;
but now I'm going to find the first eigenvector so i let
[tex]\lambda= 2+6i[/tex] I'm stuck on how I'm suppose to let x = a so i can get an eigenvector.
here is the rest of the work:http://img407.imageshack.us/img407/1271/lastscan0qp.jpg
thanks.

How did you get a quadratic equation out of a 3 by 3 matrix? I come out with completely differerent eigenvalues. I got, as the eigenvalue equation,
[tex]-\lambda^3+ 6\lambda^2- 21\lambda+ 16k= 0[/tex]
which has [tex]\lambda= 1[/tex] as one solution. Factoring [tex](\lambda- 1)[/tex] out leaves
[tex]-\lambda^2+ 5\lambda- 16= 0[/tex] to be solved. That has complex solutions but the imaginary part is irrational.
By the way- your TEX wasn't showing properly because you were using
"\tex" to end rather than "/tex". I fixed that.
 
Last edited by a moderator:
Ahh thanks a lot! Our professor couldn't figure this out, well he could, but he said he didn't want too, so he isn't making us solve it but thanks or clearing that up! I later went back and did it, its quite ugly.
 

Similar threads

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