Sarah Morash's question at Yahoo Answers about eigenvalues

  • Context:
  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
  • Tags Tags
    Eigenvalues
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

ey! So I have a question on an assignment asking to orthogonally diagonalize the matrix:
a 0 b
0 a 0
b 0 a
I know the steps on how to do this, but am having a hard time trying to figure out how to factor this correctly to get all of the eigenvalues at the beginning. I can factor it to a point, but then cannot seem to figure out how to solve for the eigenvalues.

If anyone could help, that would be great!

Here is a link to the question:

Help finding the eigenvalues of a matrix? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Physics news on Phys.org
Hello Sarah,

Denote by [tex]A[/tex] to the given matrix. Let's find the corresponding eigenvalues.

[tex]\det (A-\lambda I)=\begin{vmatrix}{a-\lambda}&{0}&{b}\\{0}&{a-\lambda}&{0}\\{b}&{0}&{a-\lambda}\end{vmatrix}=(a-\lambda)\begin{vmatrix}{a-\lambda}&{b}\\{b}&{a-\lambda}\end{vmatrix}[/tex]

Now we use the transformations: [tex]F_2\to F_2-F_1[/tex] and [tex]C_1\to C_1+C_2[/tex]:

[tex]\begin{vmatrix}{a-\lambda}&{b}\\{b}&{a-\lambda}\end{vmatrix}=\begin{vmatrix}{a-\lambda}&{b}\\{b-a+\lambda}&{a-b-\lambda}\end{vmatrix}=\begin{vmatrix}{a+b-\lambda}&{b}\\{0}&{a-b-\lambda}\end{vmatrix}[/tex]

As a consequence:

[tex]\det (A-\lambda I)=(a-\lambda)(a+b-\lambda)(a-b-\lambda)[/tex]

and the eigenvalues are

[tex]\lambda_1=a,\lambda_2=a+b,\lambda_3=a-b[/tex]
 
Last edited: