Sie sind auf Seite 1von 8

Modern Computer Algebra

Exercises to Chapter 25: Fundamental concepts


11 May 1999

J OACHIM VON ZUR G ATHEN


and
J RGEN G ERHARD

Universitt Paderborn
25.1 Show that any subgroup of a group G contains the neutral element 1 of G.
25.2 Show that cyclic groups are commutative.
25.3 Let G = GL2 (R ) be the group of invertible 2  2 matrices over R . Show that
    
A 2 G: A 
1 1
U = =
0 0

is a subgroup of G.
p
25.4 Let E12 = fei j 6 : 0  j < 12g  C , where i =
=
1 is the imaginary unit.
(i) Show that a = 1 holds for all a 2 E12 . (That is why the elements of E12 are
12

called the 12th roots of unity.)


(ii) Mark the elements of E12 on the unit circle in the complex plane.
(iii) Show that E12 is a commutative group with respect to the multiplication of
complex numbers.
(iv) Show that the set E4 = feik 2 : 0  k < 4g of 4th roots of unity is a subgroup
=

of E12 . Highlight the elements of E4 in your drawing.


(v) Determine all (left) cosets with respect to E4 .
(vi) Set up the multiplication table of the factor group E12 =E4 .
25.5 Show that the set E = fz 2 C  : 9n 2 N 1 zn = 1g  C  of all complex roots
of unity is a subgroup of (C  ; ).
25.6 S4 is the set of all bijective maps (permutations) from f1; : : : ; 4g to itself. We
represent an element  2 S4 as ( (1)  (2)  (3)  (4)), and examine the following
subset:
V = f(1234); (4321); (2143); (3412)g:
(i) Draw cycle diagrams for the elements of V .
(ii) Show that V together with the composition  of maps is a subgroup of S4 ,
and compute the multiplication table of V .
25.7 Let G = fx 2 Q : 0  x < 1g.
(i) Show that G together with the operation

falls 0  x + y < 1
xy =
x+y
x+y 1 falls x + y > 1

is a commutative group with infinitely many elements.


(ii) Show that all elements of G have finite order. (Hint: express x 2 G as a
fraction.)
(iii) Prove that G is isomorphic to the factor group Q =Z with respect to addition.
c 1999 J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD

2
Exercises to Chapter 25 3

25.8 (i) Show that the set SR = f f : R ! R ; f bijectiveg is a group with respect
to the composition  of maps. Is this group commutative?
(ii) For a; b 2 R let fa b : R ! R be the function given by fa b (x) = ax + b. Show
that the set G = f fa b : a; b 2 R ; a 6= 0g is a subgroup of SR . Is G commutative?
; ;

(iii) Show that H = f f1 b : b 2 R g is a commutative subgroup of G.


;

25.9 (i) Are S3 and (Z 6 ; +) isomorphic? Explain your answer.


(ii) Show that ': Z ! Z with '(x) = 3x is a homomorphism with respect to
addition in Z .
(iii) Let R 0 = fx 2 R : x > 0g. Show that ': R 0 ! R 0 with '(x) = 3x is not
> > >

a homomorphism with respect to multiplication in R .


25.10 Which of the following maps are group homomorphisms? Determine the
kernel and the image of all homomorphisms.
(i) ': (R ; +) ! (C  ; ), '(x) = eix .
(ii) ': (C  ; ) ! (R  ; ), '(x) = jxj.
 ; ) ! (Z  ; ), '(x) = x2 .
(iii) ': (Z 17 17
(iv) ': (Z ; +) ! (Z ; +), '(x) = x + 17.
(v) h: (Z 3 ; +) ! (Z 4 ; +), h(0) = 0, h(1) = 1, h(2) = 2.
25.11 Let U be a subgroup of the group G. Show that U  U = U, where U  U =
fu1 u2: u1 u2 2 U g.
;

25.12 Let p 2 N be prime and U < Z p a subgroup of the additive group (Z p ; +)


with U = 6 f0g. Show that U = Z p .
25.13 Prove:
(i) If the order of a group G is prime, then there exists a primitive element g in G,
such that hgi = G.
(ii) If H and K are subgroups of the finite group G and gcd(#H ; #K ) = 1, then
H \ K = feg. (Hint: Show first that H \ K is a subgroup of G.)
25.14 Show that any cyclic group G of order n is isomorphic to Z n (with addition
modulo n). Thus there is essentially only one cyclic group of order n.
25.15 Let ': G ! H be a homomorphism of multiplicative groups. Show that
ker ' is a normal subgroup of G (this means that it is a subgroup and g 1 ag 2 ker '
for all g 2 G and a 2 ker ') and '(G) is a subgroup of H. What is the analogous
statement for rings?
25.16 Let G be a group. Prove:
(i) G is commutative if and only if the inversion mapping x 7 ! x 1 is a group
homomorphism.
(ii) G is commutative if and only if the squaring mapping x 7 ! x2 is a group
homomorphism.
(iii) If x2 = 1 for all x 2 G, then G is commutative.

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999
4 Exercises to Chapter 25

25.17 Let G and H be two groups and ': G ! H a group homomorphism. Show:
(i) If g 2 G and n 2 N , then '(gn ) = '(g)n .
(ii) If g 2 G, then ord('(g)) j ord(g). Does equality hold in general?
(iii) If ' is surjective and G is commutative, then H is commutative.
25.18 Let G and H be two groups.
(i) Let ': G ! H be a map with '(g1 g2 ) = '(g1 )'(g2 ) for all g1 ; g2 2 G. Show
that '(eG ) = eH and '(g 1 ) = '(g) 1 holds for all g 2 G.
(ii) Show that a homomorphism ': G ! H is injective if and only if its kernel
is ker ' = feG g.
25.19 (i) Determine all homomorphisms S3 ! Z 5 .
(ii) Show: For n; m 2 N 0 , (Z n ; +) has a subgroup isomorphic to (Z m ; +) if and
>

only if m divides n.
(iii) Let p 2 N be prime and G; H finite groups with #G = p. If ': G ! H is a
homomorphism, then either '(g) = eH for all g 2 G or ' is injective.
25.20 Show that for k; n 2 N , the map ': Z n 7 ! Z n with '(a) = ka is a group
automorphism of (Z n ; +) if and only if gcd(k; n) = 1.
25.21 We examine the set G of the following eight 2  2 matrices:
       
1 0 0 1 1 0 0 1
D0 = ; D1 = ; D2 = ; D3 = ;
0 1 1 0 0 1 1 0
       
1 0 0 1 1 0 0 1
S0 = ; S1 = ; S2 = ; S3 = :
0 1 1 0 0 1 1 0
(i) The matrices D0 ; : : : ; D3 induce rotations of the real plane R 2 around the ori-
gin, and S0 ; : : : ; S3 induce reflections whose axes contain the origin. Determine the
rotation angles and the reflection axes.
(ii) G is a group with respect to matrix multiplication. Let U be the subset of all
matrices in G that map the x-axis to itself (not necessarily pointwise). Show that
U is a subgroup of G and determine the multiplication table of U.
(iii) Determine all left cosets with respect to U.
  
(iv) We consider the square with endpoints p1 = 11 , p2 = 11 , p3 = 11 , and

p4 = 11 . Each matrix A 2 G induces a permutation  2 S4 of the four points via
p(i) = A  pi . For each A 2 G, find the corresponding permutation. Which subset
of S4 corresponds to U?
(v) Compute the order of every element of G. Does G have a primitive element?
(vi) Show that G is generated by the set fD1 ; S0 g, so that every element of G can
be represented as a sequence of rotations by 90 and reflections about the x-axis.
25.22 Determine all ideals of the ring Q .

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999
Exercises to Chapter 25 5

25.23 Show that I = f4x + 6y: x; y 2 Z g in an ideal in the ring Z .


25.24 Let I = f f 2 R [x]: f (5) = 0g be the set of real polynomials having 5 as a
root.
(i) Show that I is an ideal in R [x].
(ii) Find an isomorphism R [x]=I ! R .
25.25 The set R = R  R together with componentwise addition and multiplica-
tion is a ring.
(i) Find an isomorphism of the additive groups of R and C , including a proof.
(ii) Show that there is no ring isomorphism from R onto C . (Hint: R is not an
integral domain.)
25.26 Take R = f2k: k 2 Z g together with the usual addition and multiplication.
Show:
(i) (R; +) is a group, and  is associative, commutative, and distributive.
(ii) There is no neutral element with respect to multiplication in R.
25.27 Which of the following sets I are ideals in the ring R?
(i) I = Zand R = Q. 
: a; b 2 R and R = R 22 .
a b
(ii) I =
0 0
(iii) I = f0; 3g and R = Z 6 .
(iv) I = f(a; 0): a 2 R g and R = R  R together with componentwise addition
and multiplication.
25.28 Which of the following claims are true, which are false (give a short ex-
planation)?
(i) Z 
13 has a subgroup with 5 elements.
(ii) If p is prime, then the ring Z p has exactly two ideals.
(iii) There is exactly one group homomorphism ': (Z 3 ; +) ! (Z 5 ; +).
25.29 Let R be a ring. Show that the set R = fr 2 R: 9s 2 R rs = 1g of all
invertible ring elements is a multiplicative group.
25.30 Let R be a ring (commutative, with 1) and a; b 2 R. Show that a j b if and
only if b 2 hai.
25.31 Let R be a ring and consider RR , the set of all functions R ! R. We endow
RR with a ring structure in a natural way: if f ; g 2 RR , then

( f + g)(x) = f (x) + g(x);


( f g)(x) = f (x)g(x);
( f )(x) = f (x);
1(x) = 1;
0(x) = 0;

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999
6 Exercises to Chapter 25

where the right-hand side operations are those of R. (The verification that RR under
the above operations is a ring is trivial.) Which of the following properties of R
are carried over to RR ?
(i) R has characteristic m 2 N ,
(ii) R is commutative,
(iii) R is an integral domain.
25.32 Prove that if z 2 Z [i] is a Gaussian integer and its norm N (z) is a prime in Z ,
then z is irreducible in Z [i]. Verify that 1 + i; 1 + 2i, and 2 3i are all irreducible
in Z [i].
p
25.33 Show that 6 and 2 + 2 5 have no gcd in O 5 .
25.34 Let R be an integral domain and p 2 R. Prove:
(i) If p is prime, then p is irreducible.
(ii) If any two nonzero elements of R have a gcd and p is irreducible, then p is
prime.
25.35 Show that  if I isanideal inR = R
2 2
and
 I 6= f0g,then I = R. To prove
this, show that
1 0
0 0
;
0 1
0 0
;
0 0
1 0
;
0 0
0 1
2 I.
25.36 Prove or disprove:
(i) If U and V are subgroups of a group G, then so is U [ V .
(ii) If U and V are subgroups of a group G, then so is U \ V .
(iii) If F is a field, then so is F [x].
(iv) If R is a ring, then so is R[x].
(v) If R is an integral domain, then so is R[x].
(vi) Z 3 [x]=hx2 + 1i is a field.
25.37 Let R be a commutative ring. Show that the following claims are true if R
is an integral domain, and give counterexamples where R has zero divisors.
(i) The degree formula deg( f g) = deg f + deg g holds for nonzero polynomials
f ; g 2 R[x].
(ii) The units of R[x] are exactly the units of R.
(iii) A polynomial f 2 R[x] n f0g has at most deg f roots. Hint: Show first that
x a divides f if a 2 R is a root of f (this is true in arbitrary commutative rings).
25.38 Show that any finite extension field E of a field F is algebraic.
25.39 Let (G; ) < (H ; ) be commutative groups. An element x 2 H is alge-
braic over G if it satisfies an equation of the form xn = g for some n 2 N and
g 2 G, otherwise it is transcendental. H is algebraic over G if every element of
H is. H is algebraically closed if every equation is solvable in H, so that for all
h 2 H and n 2 N there exists an x 2 H such that xn = h. H is an algebraic clos-
ure of G if H is algebraic over G and algebraically closed. (Do not confuse these
notions with the corresponding ones for field extensions.)

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999
Exercises to Chapter 25 7

(i) Show that (Q ; +) is an algebraic closure of (Z ; +).


(ii) Let E = fz 2 C : 9n 2 N zn = 1g  C  be the group of all complex roots
of unity as in Exercise 25.5. Show that (E ; ) is algebraically closed and that
E= Q =Z .
(iii) Describe the subgroup of Q =Z that is isomorphic to the subgroup T =
fz 2 E: 9k 2 N z2k = 1g of E. Is T algebraically closed?
(iv) Show that (Q 0 ; ) is not algebraically closed. Describe an algebraic closure
G of (Q 0 ; ) in (R 0 ; ). Are (Q ; +) and (G; ) isomorphic? (Hint: for all a; b 2 Q
>

there exist m; n 2 Z such that ma + nb = 0.)


> >

(v) Let H2 = h2i be the subgroup generated by 2 in Q 0 and K2 its algebraic


closure in G. Show that (K2 ; ) and (Q ; +) are isomorphic. Show that 3 is tran-
>

scendental over K2 .
(vi) Show that G is the direct sum of the corresponding subgroups Kp for all
primes p 2 N , so that every g 2 G can be uniquely written as a finite product of
elements of the Kp .
25.40 Consider the field K = Z 2 [x]=hx3 + x + 1i.
(i) What is its characteristic?
(ii) What is its order?
(iii) Explicitly list the elements of the field and, for two of them, give their mul-
tiplicative inverses.
(iv) Give an example of an irreducible polynomial over this field of degree 2.
Explain why your polynomial is irreducible.
25.41 For p = 7; 11, and 13, find the smallest positive integer generating the mul-
tiplicative group F p , and determine how many of the integers 1; 2; 3; : : : ; p 1 are
generators.
25.42 Let p 2 N be prime, q = pk for some k 2 N 0 , and F q a finite field with q
>

elements. Show:
(i) If x; y are indeterminates over F q and l 2 N , then (x + y) p = x p + y p .
l l l

(ii) If f 2 F q [x], then f q = f (xq ).


(iii) If f 2 F q [x], then f q f = u2Fq ( f u).
25.43 Let p 2 N be prime, r 2 N 0 , and q = pr . Under what conditions on p and
>

r is every element of F q except 0 and 1 a generator of the multiplicative group F 


q ?
Under what conditions is every element 6= 0; 1 either a generator or the square of a
generator?
25.44 Prove that there is no inner product ?: F 22  F 22 ! F2.
25.45 Prove (5).
25.46 Let q 2 R 0 or q = , and Sq = fv 2 R 2 : jjvjjq = 1g. Then S2 is the unit
>

circle. What is S1 and S ? Describe how Sq changes when q varies in the interval
(0; ].

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999
8 Exercises to Chapter 25

25.47 Prove that jjajj = limq ! jjajjq for all a 2 C n .


25.48 Let X and Y be two discrete random variables. Prove that var(X + Y ) =
var(X ) + var(Y ) if and only if X and Y are independent.
25.49 Let k 2 N and c(n) = n(log n)k for n 2 N . Prove

c(2i ) 2 O(c(n)):
0idlog ne

25.50 Let f ; g: N ! R be eventually positive. Prove the equality O(( f + g)2) =


O( f 2 + g2 ).
25.51 Let f : N ! R be eventually positive with limn ! f (n) = 0. Prove that
1=(1 + O( f )) = 1 + O( f ).

Modern Computer Algebra, J OACHIM VON ZUR G ATHEN and J RGEN G ERHARD, version 11 May 1999

Das könnte Ihnen auch gefallen