Symmetric matrix real 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
3 replies · 6K views
phrygian
Messages
77
Reaction score
0

Homework Statement



Prove a symmetric (2x2) matrix always has real eigenvalues. The problem shows the matrix as {(a,b),(b,d)}.


Homework Equations



The problem says to use the quadratic formula.

The Attempt at a Solution



From the determinant I get (a-l)(d-l) - b^2 = 0 which expands to l^2 - (a+d)l + (ad - b^2) = 0

Using the quadratic formula I get for under the square root: (a + d)^2 - 4(ad-b^2)
How can I show that this is always positive?

Thanks for the help
 
Physics news on Phys.org
You can write the square root term as a sum of squares, which is always positive.
 
How do you deal with the -4ad term? I tried to factor it but couldn't figure out how
 
Can you see what (a+d)^2 - 4ad is?