Processing math: 100%

Friday, February 21, 2014

Newton's Formula and Applications (14.6.22-26)

Dummit and Foote Abstract Algebra, section 14.6, exercises 22-26:

MathJax TeX Test Page 22. Let f(x) be a monic polynomial with roots α1,...,αn. Let sk be the elementary symmetric function of degree k in the roots and define sk=0 for k>n. Let pk=αki be the sum of the kth powers of the roots for k0. Derive Newton's Formulas for all j:p1s1=0p2s1p1+2s2=0p3s1p2+s2p13s3...pjs1pj1+s2pj2...+(1)j1sj1p1+(1)jjsj=0 23. (a) If x+y+z=1, x2+y2+z2=2, and x3+y3+z3=3, determine x4+y4+z4.
(b) Prove x,y,z but xn+yn+zn for all n.
24. Prove that an n×n matrix A over a field F of characteristic 0 is nilpotent iff Tr(Ak)=0 for all 1kn.
25. Prove than two n×n matrices A and B over a field F of characteristic 0 have the same characteristic polynomial iff Tr(Ak)=Tr(Bk) for all 1kn.
26. When A and B are two n×n matrices over a field F of characteristic 0, show the characteristic polynomials of AB and BA are the same.

Proof: (22) When In={1,2,...,n}, let Ai={AIn | |A|=i} so that we may say si=AAiaAαa Now, define q1=sj1p1jsjqi=sjipiqi1 By rearranging Newton's jth Formula we see that we must prove pj=s1pj1(s2pj2(...(sj1p1jsj)...)=qj1 To this end, we shall inductively prove, qi=AAjiaAαi+1abAbaαb which will establish the formula when i=j1. For the base case i=1, q1=sj1p1jsj is seen to be the sum of all combinations of roots multiplied j1 at a time with a squaring of one of those roots, which agrees with the inductive pattern stated above.

Now, for the inductive step, we see qi=sjipiqi1. Note sjipi is the sum of all roots multiplied ji at a time with one root to the (i+1)th power, plus the sum of all roots multiplied ji+1=j(i1) at a time with one root to the ith=((i1)+1)th power. In fact, that second sum mentioned is inductively qi1, so that in fact qi accords with the pattern above and the induction is complete.

(23) (a) Letting f(X)=(Xx)(Xy)(Xz), we see p1=1, p2=2, and p3=3. Newton's Formulas provides a sufficient system: p1s1=0s1=1 p2s1p1+2s2=0s2=12 p3s1p2+s2p13s3=0s3=16 Since s4=0, we may proceed to calculate p4: p4s1p3+s2p2s3p1=0p4=256 (b) Since we have s1,s2, and s3, we may explicitly observe the polynomial f(X)=x3x212x16. Multiplying by 6 one may prove the polynomial 6x36x23x1 has no rational roots by checking it against the rational root theorem. Meanwhile, pn may be deduced for all n by the inductive process shown at the end of (a) which makes all of its calculations in , hence pn.

(24) () We've seen the negative of the trace of a matrix manifests as the coefficient of xn1 in its characteristic polynomial. Hence, since a nilpotent matrix has a minimal polynomial of the form xm, we see the characteristic polynomial must be of the form xm so that Tr(A)=0. Since Ak is also nilpotent for all k, the same argument applies. () This shall follow from the more general argument in (25).

(25) () Put A and B in Jordan form over the algebraic closure K of F. We see that their primary diagonals' sum is the same given that their characteristic polynomials are the same and hence have the same roots in the same multiplicities. In general, given an upper triangular matrix C with primary diagonal elements cii=γi, it is simple to show by induction that Ck is an upper triangular matrix with primary diagonal elements γki, i.e. the strict upper triangular elements have no effect on the primary diagonal, ultimately implying through the Jordan forms of A and B that Tr(Ak)=Tr(Bk). () Once again given the Jordan forms A and B of A and B over K, we may deduce from the Newton's Formula system implied by the diagonal sums entailed by Tr(Ak)=Tr(Bk) for kIn that the elementary symmetric functions in the roots of the characteristic polynomials for A and B are identical (here characteristic 0 or at least >n is needed so that the term (1)jjsj doesn't vanish), hence their characteristic polynomials are identical.

(26) For any two matrices A and B with AB=C we see Tr(AB)=nm=1cmm=nm=1nk=1amkbkm=nk=1nm=1bkmamk=Tr(BA) Thus for all k we have Tr((AB)k)=Tr(A(BA)k1B)=Tr((BA)k1BA)=Tr((BA)k) hence by (25) AB and BA have the same characteristic polynomial. 

No comments:

Post a Comment