Loading [MathJax]/jax/output/HTML-CSS/jax.js

Wednesday, August 21, 2013

Matrix Similarity Classes Over Extension Fields of Q (12.2.13)

Dummit and Foote Abstract Algebra, section 12.2, exercise 13:

MathJax TeX Test Page Show that there are the same number of similarity classes of 3×3 matrices over Q for a given characteristic polynomial over Q[x] as there are for when the entries are over any extension field of Q. Give an example to show this is not true in general for 4×4 matrices.

Proof: Consider all the cases of the decomposition of cA(x)Q[x]. Let abc.

(x+a)(x+b)(x+c): The only choice for minimal polynomial is cA(x), and there is one similarity class over Q and F.

(x+a)2(x+b): Whether viewed over Q or F, there are two similarity classes.

(x+a)3: As before, there are invariably three similarity classes. These are all a result of x+a being irreducible in both Q[x] and F[x].

(x2+ax+b)(x+c): There is only one similarity class over Q. If x2+ax+b=(x+v1)(x+v2) for v1v2, then there is again only one similarity class. If x2+ax+b=(x+v1)2=x+2v1x+v21, then 2v1Q so v1Q, even though x2+ax+b doesn't factor and thus doesn't have zeros in Q.

x3+ax2+bx+c: If this polynomial decomposes in F[x] to three distinct linear factors, or an irreducible quadratic and a linear factor, or doesn't decompose further, then the minimal polynomial remains the same. If it decomposes into (x+v)3, then comparing coefficients of x2 we obtain 3vQ so vQ. Therefore x3+ax2+bx+c=(x+v1)2(x+v2) and we obtain the relations2v1+v2=av21+2v1v2=bv21v2=cWe first observe v2=2v1+a to manipulate the second equationv21=23av113bSubstituting these both into the third equation yields a rational quadratic expression over v1, so employing the first observation again and rearranging yields(6b2a2)v1=9cabSince the original polynomial can't have zeros in Q, v1Q so v1Q implying 6b2a2=0 implying b=13a2 and c=127a3. Now x3+ax2+bx+c=(x+13a)3 decomposes in Q[x], a contradiction.

Observe the polynomial x4+2x2+1=(x2+1)2 in Q[x]. There are two lists of invariant factors for matrices with this characteristic polynomial, and thus there are two similarity classes over Q. In C this polynomial decomposes to (xi)2(x+i)2, and there are seen to be four lists of invariant factors and thus four similarity classes over C. 

No comments:

Post a Comment