Let A be a complex square matrix of order 4 , and tr ( A i ) = i for i = 1 , 2 , 3 , 4 .
Find det ( A ) 1 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Would you mind explaining how you obtained a b c + a b d + a c d + b c d = 6 1 and a b c d = 2 4 1 ? I cheated and used a computer to solve the system.
Log in to reply
We have s j = j for 1 ≤ j ≤ 4 and s 0 = 4 , where s k = ∑ c y c a k . We also have the elementary symmetric polynomials e 1 = s 1 = 1 , e 2 = 2 1 ( s 1 2 − s 2 ) = − 2 1 , e 3 = ∑ c y c a b c and e 4 = a b c d . Now a , b , c , d are the roots of the quartic X 4 − X 3 − 2 1 X 2 − e 3 X + e 4 = 0 , and hence 0 = s 4 − s 3 − 2 1 s 2 − e 3 s 1 + e 4 s 0 = 4 e 4 − e 3 so that e 3 = 4 e 4 . Also − 1 = s 1 s 2 − s 3 = c y c ∑ a 2 b = e 1 e 2 − 3 e 3 = − 2 1 − 3 e 3 and hence e 3 = 6 1 and therefore e 4 = 2 4 1 .
I appreciate you going more in depth with your solution for me. I hate to be a pest, but I'm still lost. For one, I can't figure out what s 0 is supposed to represent. I also don't understand why 0 = s 4 − s 3 − 2 1 s 2 − e 3 s 1 + e 4 s 0 . If you don't care to explain, maybe one day I'll come across a similar problem and figure it out then.
Log in to reply
As I said (if a bit concisely) s j = a j + b j + c j + d j for any j . Thus s 0 = 4 . Since a , b , c , d are the roots of ( x − a ) ( x − b ) ( x − c ) ( x − d ) = x 4 − e 1 x 3 + e 2 x 2 − e 3 x + e 4 = 0 we see that, for any n ≥ 0 , a n + 4 − e 1 a n + 3 + e 2 a n + 2 − e 3 a n + 1 + e 4 a n = 0 and similarly for b , c , d , so s n + 4 − e 1 s n + 3 + e 2 s n + 2 − e 3 s n + 1 + e 4 s n = 0 For any n ≥ 0 . Try this with n = 0 .
It all comes together now, so that I understand it. Thank you very much!
Problem Loading...
Note Loading...
Set Loading...
Suppose that the diagonal entries of the Jordan normal form of A are a , b , c , d , then we need to solve a + b + c + d a 2 + b 2 + c 2 + d 2 a 3 + b 3 + c 3 + d 3 a 4 + b 4 + c 4 + d 4 = 1 = 2 = 3 = 4 Playing with Vieta's Formulae, we obtain that a b + a c + a d + b c + b d + c d a b c + a b d + a c d + b c d a b c d = − 2 1 = 6 1 = 2 4 1 which tells us that ( d e t A ) − 1 = 2 4 .
Note that a , b , c , d are the roots of the quartic equation X 4 − X 3 − 2 1 X 2 − 6 1 X + 2 4 1 = 0 Since these roots are distinct, we deduce that the diagonal entries of the JNF of A are distinct, which implies that A is diagonalisable. Thus A is determined by these conditions to within similarity.