-
If a square matrix A is real and symmetric, then the eigenvalues
-
- are always real
- are always real and positive
- are always real and non-negative
- occur in complex conjugate pairs
Correct Option: A
(A – λI) = 0
A = | ![]() | a | b | ![]() | |||
b | a |
Now | ![]() | a-λ | b | ![]() | = 0 | ||
b | a-λ |
which gives (a – λ)² – b² = 0
⇒ a – λ = ± b
⇒ λ = a ± b
Hence eigen values of the matrix are real.