Department of Mathematics Exercises G.1: Solutions

Similar documents
Solutions to TOPICS IN ALGEBRA I.N. HERSTEIN. Part II: Group Theory

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

Test1. Due Friday, March 13, 2015.

(0, 0) : order 1; (0, 1) : order 4; (0, 2) : order 2; (0, 3) : order 4; (1, 0) : order 2; (1, 1) : order 4; (1, 2) : order 2; (1, 3) : order 4.

4. FIRST STEPS IN THE THEORY 4.1. A

Here are some examples of combining elements and the operations used:

Properties of Real Numbers

8 Primes and Modular Arithmetic

Elements of Abstract Group Theory

Abstract Algebra Cheat Sheet

= = 3 4, Now assume that P (k) is true for some fixed k 2. This means that

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

Chapter 3. if 2 a i then location: = i. Page 40

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by

HFCC Math Lab Arithmetic - 4. Addition, Subtraction, Multiplication and Division of Mixed Numbers

S on n elements. A good way to think about permutations is the following. Consider the A = 1,2,3, 4 whose elements we permute with the P =

Continued Fractions and the Euclidean Algorithm

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, Notes on Algebra

8 Square matrices continued: Determinants

The last three chapters introduced three major proof techniques: direct,

Math 223 Abstract Algebra Lecture Notes

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws.

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

CS 103X: Discrete Structures Homework Assignment 3 Solutions

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University

Chapter 11 Number Theory

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12

Notes on Algebraic Structures. Peter J. Cameron

Lecture 13 - Basic Number Theory.

Chapter 7: Products and quotients

Fractions to decimals

GROUPS ACTING ON A SET

k, then n = p2α 1 1 pα k

CONSEQUENCES OF THE SYLOW THEOREMS

GENERATING SETS KEITH CONRAD

Question 2: How do you solve a matrix equation using the matrix inverse?

Session 6 Number Theory

THE SIGN OF A PERMUTATION

26 Integers: Multiplication, Division, and Order

Group Theory. Contents

3 1. Note that all cubes solve it; therefore, there are no more

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

PYTHAGOREAN TRIPLES KEITH CONRAD

Math 319 Problem Set #3 Solution 21 February 2002

Notes on Factoring. MA 206 Kurt Bryan

Introduction to Hill cipher

(Q, ), (R, ), (C, ), where the star means without 0, (Q +, ), (R +, ), where the plus-sign means just positive numbers, and (U, ),

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion

Number Theory. Proof. Suppose otherwise. Then there would be a finite number n of primes, which we may

4.5 Finite Mathematical Systems

Answer Key for California State Standards: Algebra I

Geometric Transformations

Solution to Homework 2

Groups in Cryptography

Math Workshop October 2010 Fractions and Repeating Decimals

Name: Section Registered In:

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

LS.6 Solution Matrices

Some practice problems for midterm 2

MATH10040 Chapter 2: Prime and relatively prime numbers

Handout #1: Mathematical Reasoning

Session 7 Fractions and Decimals

Row Echelon Form and Reduced Row Echelon Form

Mathematics Course 111: Algebra I Part IV: Vector Spaces

1 Symmetries of regular polyhedra

Cubes and Cube Roots

1.2 Solving a System of Linear Equations

Homework until Test #2

Assignment 8: Selected Solutions

Group Fundamentals. Chapter Groups and Subgroups Definition

On the generation of elliptic curves with 16 rational torsion points by Pythagorean triples

6 Commutators and the derived series. [x,y] = xyx 1 y 1.

3.1. RATIONAL EXPRESSIONS

Introduction to Modern Algebra

Multiplication. Year 1 multiply with concrete objects, arrays and pictorial representations

5.1 Radical Notation and Rational Exponents

8 Divisibility and prime numbers

Chapter 17. Orthogonal Matrices and Symmetries of Space

Stupid Divisibility Tricks

Algebra of the 2x2x2 Rubik s Cube

Section 8.2 Solving a System of Equations Using Matrices (Guassian Elimination)

NUMBER SYSTEMS. William Stallings

How To Factorize Of Finite Abelian Groups By A Cyclic Subset Of A Finite Group

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Basic Proof Techniques

Solutions to Math 51 First Exam January 29, 2015

Cryptography and Network Security. Prof. D. Mukhopadhyay. Department of Computer Science and Engineering. Indian Institute of Technology, Kharagpur

Just the Factors, Ma am

Chapter 7. Permutation Groups

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY

We can express this in decimal notation (in contrast to the underline notation we have been using) as follows: b + 90c = c + 10b

Solving simultaneous equations using the inverse matrix

Transcription:

Department of Mathematics MT161 Exercises G.1: Solutions 1. We show that a (b c) = (a b) c for all binary strings a, b, c B. So let a = a 1 a 2... a n, b = b 1 b 2... b n and c = c 1 c 2... c n, where each a i, b i, c i is 0 or 1. Fix an index m and consider the m-th digit for the product on each side of the above equation. We have the following cases: (a) a m = b m = c m = 1. Then (a (b c)) m = 1 and ((a b) c) m = 1. (b) a m = b m = 1, c m = 0. Then (a b) m = 1, so ((a b) c) m = 0; and (b c) m = 0, so also (a (b c)) m = 0. (c) a m = 1, b m = c m = 0. Then (a b) m = 0, (b c) m = 1, so that ((a b) c) m = 1 = (a (b c)) m. (d) a m = 1, b m = 0, c m = 1. Then (a (b c)) m = 0 = ((a b) c) m. (e) The remaining cases are obtained by interchanging 1 and 0 in the above, and the associativity then follows. 2. Note that if any of (a) to (f) is not a group, then it is certainly not an abelian group. (a) (Z, -) is not a group, since is not associative. (b) Addition on X is closed, associative, has an identity 0n, inverse ( z)n and is commutative, so (X, +) is an abelian group. (c) X = {nz z Z} under multiplication. This is closed and associative, but has no identity unless n = 1 or 0, and has no inverses unless n = 0 (in which case we have a one-element group). So, in general we only have a (trivial) group (which is abelian) for n = 0. (d) Z 5 under multiplication modulo 5 is closed, associative and has an identity [1], but [0] has no inverse. So it is not a group. (e) The set of n n matrices with integer entries under matrix addition forms an abelian group since addition is componentwise, so it inherits all the properties of Z. (f) The set of n n matrices with integer entries, under matrix multiplication. This is closed and associative (by properties of matrix multiplication) and the identity matrix belongs to the set. However, the inverse of a matrix with integer entries will not in general have integer entries. So this is not a group. 3. The set {2, 4, 6, 8} is a group under the operation of multiplication modulo 10, because (i) the set is closed for this operation, which is necessarily associative (because multiplication of integers is associative); (ii) 6 is the identity element (check!); (iii) 2 1 = 8, 4 1 = 4, 8 1 = 2. Note that 2 1 = 2, 2 2 = 4, 2 3 = 8, 2 4 = 6 = the identity element for this group. So this is what we call a cyclic group, generated by the element 2. 4. The set {1, 3, 6, 9, 12} does not form a group under the operation multiplication modulo 15 since (for example) 3 6 3 (mod 15) so 3 cannot have an inverse (otherwise we would have 6 1 (mod 15)). 1

5. The set of equivalence classes mod 16 does not form a group under the operation multiplication modulo 16 because (for example) 4 4 0 (mod 16), so 4 cannot have an inverse. 6. Closure: The sum of two even integers is even, so we have closure. Associativity: This follows from the associativity of + on the whole of Z. Identity: 0 E, so E has an identity for addition. Inverse: If n E, then n E, so we have inverses. The set of odd integers does not form a group under addition because it is not closed (since odd plus odd is not an odd integer but is an even integer!). 7. We have R = {p/q p = 2n + 1 and q = 2m + 1, for n, m Z}; that is, R is the set of rational numbers which can be written with both the numerator and denominator odd. To prove that R is a group under the usual operation of multiplication it suffices to note that: (i) the set is closed for multiplication, since the set of odd integers is closed because odd times odd is odd; (ii) 1 = 1/1 is the identity element; (iii) the inverse of each element is the reciprocal fraction, that is, the inverse of p/q is q/p; and (iv) associativity is guaranteed because the full set of rational numbers under multiplication is associative. For the rationals with even numerators and odd denominators we do not get a group under multiplication, because (ii) fails there is no identity. 8. (i) (a) True: (g 1 = h) (gh = e = hg) h 1 = g. (b) True: this is just another way of writing the previous result. (c) False (unless G is abelian): for a nonabelian group (gh) 1 = h 1 g 1 (see next result). (d) True: (gh)(h 1 g 1 ) = g(hh 1 )g 1 = geg 1 = gg 1 = e and (h 1 g 1 )(gh) = h 1 (g 1 g)h = h 1 eh = h 1 h = e, so (gh) 1 = h 1 g 1 ). (ii) (a) True: g 1 (g 2 g 2 )g 1 = g 1 eg 1 = g 1 g 1 = e. (b) True: g 1 g 2 g 1 g 2 = (g 1 g 2 ) 2 = e. (c) True: from (a) and (b) we have g 1 g 2 g 1 g 2 = g 1 g 2 g 2 g 1, so cancellation yields g 1 g 2 = g 2 g 1. 9. Here is the multiplication table for this system: f 1 f 2 f 3 f 4 f 5 f 6 f 1 f 1 f 2 f 3 f 4 f 5 f 6 f 2 f 2 f 3 f 1 f 5 f 6 f 4 f 3 f 3 f 1 f 2 f 6 f 4 f 5 f 4 f 4 f 6 f 5 f 1 f 3 f 2 f 5 f 5 f 4 f 6 f 2 f 1 f 3 f 6 f 6 f 5 f 4 f 3 f 2 f 1 From the table we see closure (the entries are all from the original set), identity (f 1 is the identity) and inverses (f1 1 = f 1, f2 1 = f 3, f3 1 = f 2, f4 1 = f 4, f5 1 = f 5, f6 1 = f 6 ). 2

Associativity holds since composition of relations and functions is associative. Hence this is a group. 10. Closure: Since Q is closed under addition and multiplication, it is closed under. Associativity: a (b c) = a (b + ci + bc) = a + (b + c + bc) + a(b + c + bc) = (a+b+ab)+c+(a+b+ab)c, and (a b) c = (a+b+ab) c = (a+b+ab)+c+(a+b+ab)c. (Properties of Q used here.) Hence is associative. Identity: a 0 = a + 0 + a0 = a = 0 a. Hence 0 is an identity element in Q for. Inverse: Say a is to be an inverse for a. Then a a = a+a +aa = 0, so a (1+a) = a, and this has no solution for a when a = 1. Hence this is NOT a group. 11. The first is not a group because y has no inverse (here x is clearly the only identity element). The second is not a group, because it is not closed. The third is not a group because the last row and last column each contain two answers z; this would violate cancellation (which we have in a group thanks to inverese: if x z = y z as here, then multiplying on the right by z 1 we d get x = y, which is not true!). The fourth is a group; the table is the same as that for the integers modulo 3 under addition. The fifth is not a group because there is no identity (A is a right identity, but not a left); also the associative law does not hold (B(CD) = C (BC)D = A). 12. The identity element must be b; it cannot be a because a a = c; it cannot be c because a c = b. Thus the Cayley table is a b c a c a b b a b c c b c a Then the inverse of each element may be read off from the table: a 1 = c, c 1 = a. We note that G = {b, a, a 2 } since we must also have a 3 = a 2 a = c a = b and hence c = a 2. It follows that this group is commutative (this can also be seen from the table). 13. Let G = {g 1 = e, g 2,..., g n } be a group of n elements and consider the Cayley table of G. Suppose that some row has two elements equal. This means that we have x y = x z for some x, y and z (so in row x we have the entries in columns y and z the same, some element X).... y... z. x X X 3

Then since this is a group, x 1 exists; multiply on both sides on the left by this: x y = x z, x 1 (x y) = x 1 (x z) so from associativity, (x 1 x) y = (x 1 x) z so e y = e z (where e is the identity) so y = z. This means that in fact the two columns headed by y and z cannot be different, so in a group the Cayley table never contains two identical elements in any of its rows. For columns, we repeat this, starting with the assumption that s t = u t, so column t contains (in rows s and u) two entries the same. So this time we ll multiply on the right by t 1, and repeat the above argument. 14. (i) This is filled in by using the rules that no element can occur twice in the same row or column (the cancellation laws): E W X Y Z E E W X Y Z W W X Y Z E X X Y Z E W Y Y Z E W X Z Z E W X Y (ii) Here we have to be a little more cunning, and first observe that the only candidate for an identity is X. Once that is in, we can finish the process as for (i). 15. See the answer to Ex G.1.9! W X Y Z W X W Z Y X W X Y Z Y Z Y W X Z Y Z X W 4

Exercises G.2: Solutions 1. (i) T is closed, associative and 1 is the identity, from the definition and properties of modular arithmetic. Also 1 1 = 1, 2 1 = 4, 3 1 = 4, 4 1 = 2, 5 1 = 3, 6 1 = 6, so we have inverses. Thus T is a group. (ii) S = {1, 2, 4} contains 1 and inverses for all elements (since 2 4 = 1) and is closed (since 2 2 = 4, 4 4 = 2, 2 4 = 1). Hence S is a subgroup of T. (iii) The other proper subgroups of T are {1} and {1, 6}. (iv) The only proper subgroup of S is {1}. (v) o(t ) = 6 and o(s) = 3. (vi) o(1) = 1, o(2) = 3, o(3) = 6, o(4) = 3, o(5) = 6, o(6) = 2. (vii) T is cyclic, since it has elements of order 6 and T is of order 6. It can be generated by 3 or 5 (since these elements have order 6). (viii) S is cyclic, since it has elements of order 3, and S is of order 3. It can be generated by 2 or 4, since these elements have order 3. 2. (i) Each of these two groups has order 4. (ii) In the first group, o(i) = 1, o(a) = o(b) = o(c) = 2. o(i) = 1, o(b) = 2, o(a) = o(c) = 4. In the second group (iii) Besides itself, the first group contains three non-trivial subgroups, {I, A}, {I, B} and {I, C}. Besides itself, the second group contains only one non-trivial subgroup, {I, B}. (iv) The second group is cyclic; it can be generated by A or C. 3. X, since 0 X. Let x = 3z and y = 3w be elements of X. Then x y = 3z 3w = 3(z w) X (since z w Z). Hence X (Z, +). The subgroup X has infinite order. 5. If g = g 1, the possible values of the order of g are 1 or 2, depending on whether g = e or not. (For we know that g g 1 = e, so here we have g g = e, which means that either g = e or else g e, in which case g has order 2.) 5