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



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

26 Ideals and Quotient Rings

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

1 The Concept of a Mapping

Math 319 Problem Set #3 Solution 21 February 2002

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

So let us begin our quest to find the holy grail of real analysis.

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

9 Multiplication of Vectors: The Scalar or Dot Product

Full and Complete Binary Trees

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

(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.

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

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

Test1. Due Friday, March 13, 2015.

Properties of Real Numbers

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.


Solving Linear Systems, Continued and The Inverse of a Matrix

PYTHAGOREAN TRIPLES KEITH CONRAD

CONTENTS 1. Peter Kahn. Spring 2007

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.

Notes on Determinant

G. GRAPHING FUNCTIONS

SYSTEMS OF PYTHAGOREAN TRIPLES. Acknowledgements. I would like to thank Professor Laura Schueller for advising and guiding me

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

MATH10040 Chapter 2: Prime and relatively prime numbers

Groups in Cryptography

Solution to Homework 2

DIVISIBILITY AND GREATEST COMMON DIVISORS

Lecture 13 - Basic Number Theory.

Cardinality. The set of all finite strings over the alphabet of lowercase letters is countable. The set of real numbers R is an uncountable set.

4.5 Finite Mathematical Systems

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 =

NOTES ON LINEAR TRANSFORMATIONS

Lecture 16 : Relations and Functions DRAFT

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

Homework until Test #2

26 Integers: Multiplication, Division, and Order

Abstract Algebra Cheat Sheet

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

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

8 Primes and Modular Arithmetic

Cartesian Products and Relations

9. Quotient Groups Given a group G and a subgroup H, under what circumstances can we find a homomorphism φ: G G ', such that H is the kernel of φ?

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

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Lecture L3 - Vectors, Matrices and Coordinate Transformations

God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)

MA651 Topology. Lecture 6. Separation Axioms.

Math 55: Discrete Mathematics

Category 3 Number Theory Meet #1, October, 2000

25 The Law of Cosines and Its Applications

5544 = = = Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1

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

1 Symmetries of regular polyhedra

5.3 The Cross Product in R 3

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

Triangle deletion. Ernie Croot. February 3, 2010

GENERATING SETS KEITH CONRAD

BOOLEAN ALGEBRA & LOGIC GATES

Similarity and Diagonalization. Similar Matrices

Chapter 8 Integers 8.1 Addition and Subtraction

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

Quotient Rings and Field Extensions

Mathematical Induction

Matrix Representations of Linear Transformations and Changes of Coordinates

Elements of Abstract Group Theory

V Quantitative Reasoning: Computers, Number Theory and Cryptography

17 Greatest Common Factors and Least Common Multiples

CONSEQUENCES OF THE SYLOW THEOREMS

Solving Systems of Linear Equations

Using row reduction to calculate the inverse and the determinant of a square matrix

Continued Fractions and the Euclidean Algorithm

LAMC Beginners Circle: Parity of a Permutation Problems from Handout by Oleg Gleizer Solutions by James Newton

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

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Geometric Transformations

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

THE BANACH CONTRACTION PRINCIPLE. Contents

3 Some Integer Functions

Unified Lecture # 4 Vectors

Chapter 13: Basic ring theory

Every Positive Integer is the Sum of Four Squares! (and other exciting problems)

Permutation Groups. Tom Davis April 2, 2003

Basic Proof Techniques

Abstract: We describe the beautiful LU factorization of a square matrix (or how to write Gaussian elimination in terms of matrix multiplication).

3. Mathematical Induction

RECURSIVE ENUMERATION OF PYTHAGOREAN TRIPLES

Lecture 3: Finding integer solutions to systems of linear equations

Linear Algebra I. Ronald van Luijk, 2012

Chapter 11 Number Theory

Activity 1: Using base ten blocks to model operations on decimals

15 Prime and Composite Numbers

Systems of Linear Equations


Section Inner Products and Norms

You know from calculus that functions play a fundamental role in mathematics.

INTRODUCTORY SET THEORY

Transcription:

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 3 Binary Operations We are used to addition and multiplication of real numbers. These operations combine two real numbers to generate a unique single real number. So we can look at these operations as functions on the set defined by and R R = {(a, b) : a R and b R} + : R R R (a, b) a + b : R R R (a, b) a b These operations are examples of a binary operation. The general definition of a binary operation is as follows. Definition 3.1 A binary operation on a set S is a mapping that assigns to each ordered pair of elements of S a uniquely determined element of S. That is, : S S S is a mapping. The set S is said to be closed under the operation. The image (a, b) will be denoted by a b. Example 3.1 Addition and multiplication are binary operations on the set Z of integers so that this set is closed under these operations. However, Z is not closed under the operation of division since 1 2 is not an integer. Example 3.2 The ordered pair statement in Definition 3.1 is critical. For example, consider the binary operation defined on the set N by a b = a b. Then 2 3 = 2 3 = 8 and 3 2 = 3 2 = 9. That is, 2 3 3 2. 1

Example 3.3 (Cayley s Tables) The idea of a binary operation is just a way to produce an element of a set from a given pair of ordered elements of the same set. In the case of a finite set we could list the rule in a table which we ll call a multiplication table or Cayley s table. For example, the following is the multiplication table of a binary operation : {a, b} {a, b} {a, b}. * a b a a b b b a In studying binary operations on sets, we tend to be interested in those operations that have certain properties which we discuss next. Definition 3.2 A binary operation on a set S is said to be associative if it satisfies the associative law: a (b c) = (a b) c for all a, b, c S. The associative property allows us to speak of a b c without having to worry about whether we should find the answer to a b first and then that answer multiplied by c rather than evaluate b c first and then multiply a with that answer. Which ever way we process the expression we end up with the same element of the set. Note though that it does not say we can do the product in any order (i.e. a b and b a may not have the same value). Example 3.4 1. The operations + and on R are associative. 2. The operation on R is not associative since 2 (3 4) (2 3) 4. (Notice that if the associative law fails for just one triple (a, b, c) then the operation is not associative). 3. The operation defined by a b = a b on the set N is not associative since 2 (3 2) = 512 and (2 3) 2 = 64. Definition 3.3 A binary operation on a set S is said to be commutative if it satisfies the condition: a b = b a 2

for all a, b, S. In this case, the order in which elements are combined does not matter. Remark 3.1 When a set with a binary operation is given by a Cayley s table then the operation is commutative if and only if equal elements appear in all positions that are symmetrically placed relative to the diagonal from upper left to lower right. That is, to check whether an operation defined by a Cayley s table is commutative, simply draw a diagonal line from upper left to lower right, and see if the table is symmetric about this line. For example, the operation defined by the table below is commutative. * a b c d a a b c d b b c d a c c d a b d d a b c Example 3.5 The binary operations of addition and multiplication on R are both commutative. However, the binary operation of subtraction on R does not satisfy the commutative law since 5 7 7 5. Example 3.6 The binary operation on R defined by a b = a + b 1 is commutative since a b = a + b 1 = b + a 1 = b a. Example 3.7 Show that the binary operation on R defined by a b = 1+ab is commutative but not associative. Solution. For any real numbers a and b we have a b = 1 + ab = 1 + ba = b a where we used the fact that multiplication in R is commutative. Now, by letting a = 0, b = 1, and c = 1 then a (b c) = a 0 = 1 and (a b) c = 1 c = 0. Thus, is not associative. 3

Definition 3.4 Let S be a set on which there is a binary operation. An element e of this set is called a left identity if for all a S, we have e a = a. Similarly, an element e is a right identity if a e = a for each a S. Example 3.8 Given a binary operation on a set. 1. There might be left identities which are not right identities and viceversa. For example, the operation a b = a on the set R has 2 as a right identity which is not a left identity. The set R with the operation a b = b has 2 as a left identity which is not a right identity. 2. There might be many left or right identity elements. The set R with the operation a b = a, every number is a right identity. With the operation a b = b, every number is a left identity. 3. There might be no left or right identity elements. For example, the set {2, 3, 4, } has no left or right identity elements under the operation a b = a b We tend to be familiar with the situation in which there is a unique identity. As soon as an operation has both a left and a right identity, they are necessarily unique and equal as shown in the next theorem. Theorem 3.1 If S is a set with a binary operation that has a left identity element e 1 and a right identity element e 2 then e 1 = e 2 = e. Proof. Let e 1 S be a left identity element and e 2 S be a right identity element. Then e 1 = e 1 e 2 (since e 2 is a right identity) = e 2 (since e 1 is a left identity) Definition 3.5 An element which is both a right and left identity is called the identity element(some authors use the term two sided identity.) Thus, an element is an identity if it leaves every element unchanged. 4

Remark 3.2 Note that an identity (left or right or both) for one operation does not have to be an identity for another operation. Think of addition and multiplication on the reals where the identities are 0 and 1 respectively. Example 3.9 The operation a b = a + b 1 on the set of integers has 1 as an identity element since 1 a = 1 + a 1 = a and a 1 = a + 1 1 = a for all integer a. Example 3.10 Show that the operation a b = 1+ab on the set of integers Z has no identity element. Solution. If e is an identity element then we must have a e = a for all a Z. In particular, 1 e = 1. But this imply that 1 + e = 1 or e = 0. Since 2 0 = 1 2 then e does not exist. Whenever a set has an identity element with respect to a binary operation on the set, it is then in order to raise the question of inverses. Definition 3.6 Suppose that an operation on a set S has an identity element e. Let a S. If there is an element b S such that a b = e then b is called a right inverse of a. Similarly, if b a = e then b is called a left inverse. Example 3.11 1. An element can have no left or right inverses. For example, the number 2 has no left or right inverse with respect to multiplication on the set of integers. 2. There might be a left inverse which is not a right inverse and vice versa. For example, consider the set M(Z) of all functions from the set of integers into itself. Then the operation of composition is a binary operation on M(Z). Consider the two functions f(n) = 2n and { n if n is even g(n) = 2 4 if n is odd 5

Then (g f)(n) = n for all n Z. That is, g is a left inverse of f. However, since { n if n is even (f g)(n) = 8 if n is odd then g is not a right inverse since f g ι Z Suppose that an element a S has both a left inverse and a right inverse with respect to a binary operation on S. Under what condition are the two inverses equal? Theorem 3.2 Let S be a set with an associative binary operation and identity element e. Let a, b, c S be such that a b = e and c a = e. Then b = c. Proof. Indeed, b = e b = (c a) b = c (a b) = c e = c Definition 3.7 If a has both a left and right inverse then we say that a has two-sided inverse or simply an inverse element. Example 3.12 Consider the operation on the set of integers defined by a b = a + b 1. We will show that each integer has an inverse under this operation. Indeed, let x be an integer. Let y be a right inverse of x. Then x y = 1. That is, x + y 1 = 1. Solving for y we find y = x + 2. This is also a left inverse of x since ( x + 2) x = x + 2 + x 1 = 1. 6