(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 1≤k≤n.
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 1≤k≤n.
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={A⊆In | |A|=i} so that we may say si=∑A∈Ai∏a∈Aαa Now, define q1=sj−1p1−jsjqi=sj−ipi−qi−1 By rearranging Newton's jth Formula we see that we must prove pj=s1pj−1−(s2pj−2−(...−(sj−1p1−jsj)...)=qj−1 To this end, we shall inductively prove, qi=∑A∈Aj−i∑a∈Aαi+1a∏b∈Ab≠aαb which will establish the formula when i=j−1. For the base case i=1, q1=sj−1p1−jsj is seen to be the sum of all combinations of roots multiplied j−1 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=sj−ipi−qi−1. Note sj−ipi is the sum of all roots multiplied j−i at a time with one root to the (i+1)th power, plus the sum of all roots multiplied j−i+1=j−(i−1) at a time with one root to the ith=((i−1)+1)th power. In fact, that second sum mentioned is inductively qi−1, so that in fact qi accords with the pattern above and the induction is complete.
(23) (a) Letting f(X)=(X−x)(X−y)(X−z), we see p1=1, p2=2, and p3=3. Newton's Formulas provides a sufficient system: p1−s1=0⇒s1=1 p2−s1p1+2s2=0⇒s2=−12 p3−s1p2+s2p1−3s3=0⇒s3=16 Since s4=0, we may proceed to calculate p4: p4−s1p3+s2p2−s3p1=0⇒p4=256 (b) Since we have s1,s2, and s3, we may explicitly observe the polynomial f(X)=x3−x2−12x−16. Multiplying by 6 one may prove the polynomial 6x3−6x2−3x−1 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 xn−1 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(A′k)=Tr(B′k) for k∈In 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)=n∑m=1cmm=n∑m=1n∑k=1amkbkm=n∑k=1n∑m=1bkmamk=Tr(BA) Thus for all k we have Tr((AB)k)=Tr(A(BA)k−1B)=Tr((BA)k−1BA)=Tr((BA)k) hence by (25) AB and BA have the same characteristic polynomial. ◻
No comments:
Post a Comment