Find the Eigenvalues
Problem
Solution
Identify the matrix
A and the characteristic equationdet(A−λ*I)=0
Recognize that this is a symmetric block matrix of the form
A=[[B,C],[C,B]] whereB=[[0,7/2],[7/2,0]] andC=[[9/2,11/2],[11/2,9/2]] Apply the property that eigenvalues of such block matrices are the eigenvalues of
B+C andB−C
Calculate the eigenvalues of
B+C using the characteristic equation(4.5−λ)2−9=0
Calculate the eigenvalues of
B−C using the characteristic equation(−4.5−λ)2−(−2)2=0
Convert the decimal results back to fraction form.
Final Answer
Want more problems? Check here!