Saturday, 22 December 2012

linear algebra - How to find characteristic polynomial of this matrix?




Let, A=[4010111001100004]. Knowing that 4 is one of its eigenvalues, find the characteristic polynomial of A.





Well if 4 is an eigenvalues of A, one should have |A4I4|=0 .
And so,



|0010131001300000|=0



It's clear that the previous equation is true (the determinant of (A4I4)=0). Now that the factor (λ4) was pull out, one gets a new matrix by removing the null row and null column.



A=[001131013]




The characteristic polynomial of A will be a 3th degree polynomial, which product with (λ4) equals to a 4th degree polynomial.



Now, in order of finding the characteristic polynomial of A one must to solve the characteristic equation:



|λ0113λ1013λ|=0



My doubt is on finding this determinant. I already tryed Laplace's transformations in order to make null row or a column, but I couldn't do it.



Can you give me a clue? Thanks.


Answer




...and how to find the charateristic polynomial of the original matrix, A
det(AλI)=0|(4λ)0101(1λ)1001(1λ)0000(4λ)|=0(4λ)|(4λ)011(1λ)101(1λ)|=0(4λ)[(4λ)[(1λ)21]+1]=0(4λ)[(4λ)(λ22λ)+1]=0(4λ)[(4λ28λλ3+2λ2)+1]=0(4λ)(λ3+6λ28λ+1)=0(λ4)(λ36λ2+8λ1)=0


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...