Final answer:
a) Yes, it is possible for a real matrix to have eigenvalues λ and -λ. b) No, a real eigenvalue of a real matrix may have a corresponding complex eigenvector. c) No, there exist real matrices without any real eigenvalues.
Step-by-step explanation:
a) There exists a real matrix with the eigenvalues λ and -λ.
Yes, it is possible for a real matrix to have eigenvalues λ and -λ. For example, consider the 2x2 matrix A = [0 -λ; λ 0]. The characteristic equation of A is λ^2 + λ^2 = 0, which has eigenvalues λ = i and λ = -i. Since the eigenvalues are complex conjugates, they have the form λ and -λ where λ is a real number.
b) A real eigenvalue of a real matrix always has at least one corresponding real eigenvector.
No, this is not always true. A real eigenvalue of a real matrix may have a corresponding complex eigenvector. For example, the 2x2 matrix B = [1 1; -1 1] has a real eigenvalue λ = 1, but its corresponding eigenvector is (1 + i, -1 + i), which is complex.
c) Every real matrix must have at least one real eigenvalue.
No, this is not true. There exist real matrices without any real eigenvalues. For example, the 2x2 matrix C = [0 -1; 1 0] has complex eigenvalues λ = i and λ = -i, but no real eigenvalues.