Wednesday, 14 October 2015

linear algebra - Easiest way to find characteristic polynomial for this 4x4 matrix




I have been given the matrix



[1303111104282031]




and told I must find the characteristic polynomial. I began by applying cofactor expansion along the top row of the matrix



[1λ30311λ11042λ82031λ]


and attempting to multiply out my results to get the correct answer of λ45λ328λ2+58λ8. However, this takes several pages of work and I keep making calculation errors and ending up with the wrong answer.



My question is, is there an easier way to find the determinant of this specific matrix, or, once the determinant is found, to multiply out the result to find the polynomial?



The only methods I have been taught have been to either try to find or create a row with several 0's to make the cofactor expansion easier, or to get an upper or lower triangular matrix, however, those seem equally as messy here.


Answer



For convenience, I write t for λ. Call your matrix expression MtI. Divide the third row by 2, swap columns 1 and 2 and multiply the third column by 2, you get
det(MtI)=det[31t031t121202t40261t]=det[ABCD],


where the leading minus sign is due to the swapping of columns.




Since C and D commute, we get
det(MtI)=det(ADBC)=det((31t1t1)(2t461t)2(0321))=det((129tt22t+13t23t+855t)(0642))=det(129tt22t+7t23t+435t)=t45t328t2+58t8.



No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

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