Processing math: 100%
Skip to main content

Section2.8Exercises, Part II

1

True/False. For each of the following, write T if the statement is true; otherwise, write F. You do NOT need to provide explanations or show work for this problem.

  1. For every positive integer n, there exists a group of order n.

  2. For every integer n2, Zn is abelian.

  3. Every abelian group is finite.

  4. For every integer m and integer n2, there exist infinitely many integers a such that a is congruent to m modulo n.

  5. A binary operation on a set S is commutative if and only if there exist a,bS such that ab=ba.

  6. If S, is a binary structure, then the elements of S must be numbers.

  7. If e is an identity element of a binary structure (not necessarily a group) S,, then e is an idempotent in S (that is, ee=e).

  8. If s is an idempotent in a binary structure (not necessarily a group) S,, then s must be an identity element of S.

2

Let G be the set of all functions from Z to R. Prove that pointwise multiplication on G (that is, the operation defined by (fg)(x)=f(x)g(x) for all f,gG and xZ) is commutative. (Note. To prove that two functions, h and j, sharing the same domain D are equal, you need to show that h(x)=j(x) for every xD.)

3

Decide which of the following binary structures are groups. For each, if the binary structure isn't a group, prove that. (Remember, you should not state that inverses do or do not exist for elements until you have made sure that the structure contains an identity element!) If the binary structure is a group, prove that.

  1. Q under multiplication

  2. M2(R) under addition

  3. M2(R) under multiplication

  4. R+ under , defined by ab=ab for all a,bR+

4

Give an example of an abelian group containing 711 elements.

5

Let nZ. Prove that nZ is a group under the usual addition of integers. Note: You may use the fact that nZ,+ is a binary structure if you provide a reference for this fact.

6

Let nZ+. Prove that SL(n,R) is a group under matrix multiplication. Note: You may use the fact that SL(nR), is a binary structure if you provide a reference for this fact.

7

  1. List three distinct integers that are congruent to 6 modulo 5.

  2. List the elements of Z5.

  3. Compute:

    1. 4+5 in Z;

    2. 4+5 in Q;

    3. 4+65 in Z6;

    4. the inverse of 4 in Z;

    5. the inverse of 4 in Z6.

  4. Why does it not make sense for me to ask you to compute 4+32 in Z3? Please answer this using a complete, grammatically correct sentence.

8

Let G be a group with identity element e. Prove that if every element of G is its own inverse, then G is abelian.

9

Let G be a group. The subset

Z(G):={zG:zg=gz for all gG}

of G is called the center of G. In other words, Z(G) is the set of all elements of G that commute with every element of G. Prove that Z(G) is closed in G.