Math 502: Abstract Algebra

Homework 10
Lawrence Tyler Rush
<me@tylerlogic.com>
January 5, 2014
http://coursework.tylerlogic.com/courses/upenn/math502/homework10

1


(a)


Since T is multiplication by [1], then
 ([-])  [-]       ([-])  [-]       ([-])   [-]       ([])   []
T  0  =  1       T  1  =  2      T   2  =  3      T  3   = 0

which informs us that the matrix of T in the basis {[-] [] [-] [-]}
  0 , 1 ,2 , 3 is

(  0  0 0  1 )
|  1  0 0  0 |
|(  0  1 0  0 |)
   0  0 1  0

Now given this matrix, we obtain a characteristic polynomial of x4 - 1, which over factors as (x- 1)(x + 1)(x-i)(x + i). Because the minimal and characteristic polynomials share the same roots, then the Cayley-Hamilton Theorem informs us that the minimal and characteristic polynomials are the same in this case. Therefore the elementary divisors are (x - 1), (x + 1), (x - i), and (x + i), which informs us that the rational canonical form is

(              )
  1    0  0   0
|| 0  - 1  0   0||
( 0    0  i   0)
  0    0  0 - i

(b)


The same beginning argument above applies in this case as well for S, except that the characteristic polynomial factors differently as our field is . In this case the characteristic polynomial factors as x4 - 1 = (x - 1)(x + 1)(x2 + 1) Again because the minimal and characteristic polynomials share the same roots, then the Cayley-Hamilton Theorem informs us that the minimal and characteristic polynomials are the same in this case. Therefore the elementary divisors are (x - 1), (x + 1), and (x2 + 1), which informs us that the rational canonical form is
(               )
  1    0 0    0
|| 0  - 1 0    0 ||
( 0    0 0  - 1 )
  0    0 1    0

2


Let V be a vector space of dimension 8 over a field , and let T End(V ) such that
 3  3    2
T (T - 1) = 0
(2.1)

We know then that (V,T) corresponds to a finitely generated [x]-module, and we can therefore apply the structure theorem for finitely generated modules in order to classify all such pairs (V,T).

To do so, we use the information given to us by equation 2.1 to determine the possible minimal polynomials, which we will denote by mT(x). Equation 2.1 tells us that mT(x) must divide x3(x3 - 1)2, and therefore mT(x) could be any of

x3(x3 - 1)2 x3(x3 - 1) x3
x2(x3 - 1)2 x2(x3 - 1) x2
    3    2      3
 x(x3 - 1)2  x(x3- 1) x
  (x  - 1)     x  - 1

Due to the Cayley-Hamilton theorem, we know the minimal polynomial of T to divide its characteristic polynomial, but the degree of the characteristic polynomial is also bounded above by the dimension of the vector space. Thus we can immediately rule out x3(x3 - 1)2 as a potential value for mT(x). This of course leaves us with

            x3(x3 - 1) x3
  2 3    2   2  3       2
x (x  - 1)  x (x - 1) x
 x(x3 - 1)2  x(x3 - 1) x
  (x3 - 1)2    x3 - 1

as the possible minimal polynomials of T.

Now because the structure theorem for finitely generated modules informs us that (V,T) is identified with

n⊕  ℝ-[x]-
   ai(x)
i=1

where ai(x) | aj(x) for each i < j. We also know that both mT(x) = an(x) and that the characteristic polynomial is i=1nai(x). Thus with all of the above information, and because the degree of the characteristic polynomial is bounded by the dimension of V , i.e. 8, we conclude that (V,T) is completely identified by one of the following:

         ℝ[x]
      (x2(x3-1)2)
    ℝ[x]     ℝ[x]
    (x) ⊕ (x(x3-1)2)
    ℝ[x]  ---ℝ[x]--
    (x2) ⊕ (x3(x3-1))
 ℝ[x]⊕  ℝ[x]⊕ ---ℝ[x]--
 (x)   (x)   (x3(x3-1))
 ℝ[x]⊕  ℝ[x2]⊕ ---ℝ[x]--
 ((x)  )x    (x2(x3-1))
   ℝ[x] ⊕3 ⊕---ℝ[x]--
   (x)     (x2(x3-1))
   -ℝ3[x]-⊕ ---ℝ[x]--
  ((x -1))  (x2(x3-1))
   ℝ[x] ⊕4 ⊕ --ℝ[x]---
   (x)      (x(x3-1))
  --ℝ[x]---⊕ --ℝ[x]---
  (x(x3-1))   (x(x3-1))
ℝ[(xx)]⊕ (xℝ3[x-]1) ⊕---ℝ3[x]--
             (x(x-1))
   (ℝ[xx2]) ⊕ ℝ([xx]3) ⊕ ℝ(x[x3])
 ℝ[x]  ℝ[x]  ℝ[x]  ℝ[x]
 (x) ⊕ (x) ⊕ (x3) ⊕ (x3)
 ℝ([xx]) ⊕ ℝ([xx2)]⊕ ℝ(x[x2]) ⊕ ℝ([xx3])
 (   ) ⊕3
  ℝ[(xx)]   ⊕ ℝ([xx]2) ⊕ ℝ(x[x3])
    (   )⊕5
     ℝ[(xx)]   ⊕ ℝ([xx3])
    (   )⊕6
     ℝ[(xx)]   ⊕ ℝ([xx2])
       (   )⊕8
        ℝ([xx])

3


Denote √ - 5 by ω.

(a) Show that [ω]~
=[x] (x2 + 5)


Define the map ϕ : [x] (x2 + 5) [ω] by ϕ(a1 + bx) = a + . This is certainly surjective since we can let both a and b range over . It is also injective for if ϕ(a11 + b1x) = ϕ(a21 + b2x) then a1 + b1ω = a2 + b2ω and thus a1 = a2 and b1 = b2. Hence we have the bijectivity of ϕ. By the following we have that ϕ is a ring homomorphism.
    -   --  -   --         -    --    --   --
ϕ ((a1+ bx)(c1+ dx)) =   ϕ(ac1 + bcx + adx+ bdx2)
                    =   ϕ(ac1 + (bc+ ad)x-+ bd- 5)
                    =   ϕ((ac - 5bd)1+ (bc+ ad)x)

                    =   (ac - 5bd)+ (bc+ ad)ω
                    =   ac+ bdω2 + bcω+ adω
                    =   ac+ bcω + adω + bdω2
                    =   c(a + bω )+ dω(a+ bω)

                    =   (a +-bω)(c-+dω ) --
                    =   ϕ(a1+ bx)ϕ (c1 +dx )
   -   --    -   --              -        --
ϕ((a1 + bx) + (c1 +dx))  =  ϕ((a+ c)1+ (b+ d)x)
                      =  (a+ c)+ (b+ d)ω
                      =  (a+ bω) +(c+ dω )
                            -   --     -   --
                      =  ϕ(a1 +bx)+ ϕ (c1+ dx)
In summary, ϕ is and isomorphism.

(b) Extra Credit


(c) Extra Credit


4


(a)


(b) Extra Credit


(c) Extra Credit


5


(a)


Let g G and define Tg End(V ) by Tg(v) = g v. With this definition, since d = #G, then (Tg)d(v) = gd v = ev = v where e is the identity of G. This implies that xd - 1 annihilates V for T, which further implies that the minimal polynomial divides xd - 1. Since our vector space is over the field , then xd - 1 factors completely into linear factors. Also, according to the hint that xd - 1 has no multiple roots, we have that xd - 1, factors completely into distinct linear factors, and therefore so does the minimal polynomial. Hence T is semisimple. This, according to problem four of the previous homework, implies that T is diagonalizable, since is algebraically closed.

(b)


(c) Extra Credit


(d) Extra Credit


(e) Extra Credit