Homework #7 for Math H110, fall '02

1. Given M a matrix in Jordan canonical form, how can you quickly compute the JCF of M^2?

2a. Find a degree 2 polynomial p(x,y,z,w) in four variables, such that for every matrix
a b
c d
that is not diagonalizable, we have p(a,b,c,d)=0. (Hint: if the matrix has 2 distinct eigenvalues, then it's diagonalizable.)

b. If p(a,b,c,d)=0, does that imply the matrix is not diagonalizable?

3. Let G be a diagonal matrix with s 1's then t -1's down the diagonal. Describe the matrices M such that M G M^T = G. That set is called O(G).

4. Say V is the real vector space R^{s+t}, and G and O(G) are as in #3. Say there is a constant B such that for all M in O(G), each matrix entry m_ij of M has | m_ij | < B. What can you say about s, t?

If you're stuck, consider the three cases when V is 2-dimensional.