Find Eigenvectors of 3x3 Matrix

Click For Summary
SUMMARY

The discussion focuses on finding the eigenvalues and orthonormal set of eigenvectors for the 3x3 matrix given by |1 1+i 0|, |1-i 1 0|, |0 0 2|. The determinant of the matrix A - xI was calculated as (2-x)((1-x)(1-x) - (1+i)(1-i)) = (2-x)(x^2 - 2x - 1). The next step involves solving the resulting quadratic equation to find the eigenvalues, which can be done using the quadratic formula rather than factoring.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Knowledge of determinants and matrix operations
  • Familiarity with quadratic equations and the quadratic formula
  • Basic concepts of linear algebra
NEXT STEPS
  • Learn how to apply the quadratic formula to solve eigenvalue equations
  • Study the process of finding eigenvectors corresponding to calculated eigenvalues
  • Explore the concept of orthonormal sets in linear algebra
  • Review matrix diagonalization techniques
USEFUL FOR

Students studying linear algebra, mathematicians working with matrix theory, and anyone interested in understanding eigenvalues and eigenvectors in depth.

0specificity
Messages
6
Reaction score
0

Homework Statement


Find the eigenvalues and an orthonormal set of eigenvectors for this matrix:

|1 1+i 0|
|1-i 1 0|
|0 0 2|

Homework Equations


Find the determinant of A - xI, where A is the matrix, I is the identity matrix, and x denotes eigenvalues
Set the determinant equal to 0, and then find eigenvectors for each eigenvalue


The Attempt at a Solution



If x denotes an eigenvalue, I found the determinant of this matrix to be (2-x)((1-x)(1-x) - (1+i)(1-i)) = (2-x)(x^2 - 2x - 1). Then I got stuck, since I do not know how to factor this equation. How do I find the eigenvalues for this matrix? Am I doing something wrong?
 
Physics news on Phys.org
You've already factored it as much as you need to. What's left is a quadratic equation. You can solve that without factoring, can't you?
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
3K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K