4.5 Finite Mathematical Systems



Similar documents
Properties of Real Numbers

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

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

Indicator 2: Use a variety of algebraic concepts and methods to solve equations and inequalities.

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

Patterns in Pascal s Triangle

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

26 Integers: Multiplication, Division, and Order

Discrete Mathematics, Chapter 4: Number Theory and Cryptography

V Quantitative Reasoning: Computers, Number Theory and Cryptography

Chapter 8 Integers 8.1 Addition and Subtraction

3.1. RATIONAL EXPRESSIONS

Applications of Fermat s Little Theorem and Congruences

8 Primes and Modular Arithmetic

Handout #1: Mathematical Reasoning

Addition Methods. Methods Jottings Expanded Compact Examples = 15

Stupid Divisibility Tricks

for the Bill Hanlon

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Math 319 Problem Set #3 Solution 21 February 2002

Mathematics of Internet Security. Keeping Eve The Eavesdropper Away From Your Credit Card Information

3 Some Integer Functions

25 Integers: Addition and Subtraction

Groups in Cryptography

Opposites are all around us. If you move forward two spaces in a board game

Maths delivers! A guide for teachers Years 11 and 12. RSA Encryption

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

Objective. Materials. TI-73 Calculator

26 Ideals and Quotient Rings

Quotient Rings and Field Extensions

K80TTQ1EP-??,VO.L,XU0H5BY,_71ZVPKOE678_X,N2Y-8HI4VS,,6Z28DDW5N7ADY013

Lecture 16 : Relations and Functions DRAFT

Lecture 6: Finite Fields (PART 3) PART 3: Polynomial Arithmetic. Theoretical Underpinnings of Modern Cryptography

Today. Binary addition Representing negative numbers. Andrew H. Fagg: Embedded Real- Time Systems: Binary Arithmetic

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

Adding and Subtracting Positive and Negative Numbers

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

Simple Examples. This is the information that we are given. To find the answer we are to solve an equation in one variable, x.

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

-- Martensdale-St. Marys Community School Math Curriculum

ABSTRACT ALGEBRA: A STUDY GUIDE FOR BEGINNERS

Notes on Algebraic Structures. Peter J. Cameron

SUM OF TWO SQUARES JAHNAVI BHASKAR

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

Common Core Standards for Fantasy Sports Worksheets. Page 1

Computer Science 281 Binary and Hexadecimal Review

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

IV. ALGEBRAIC CONCEPTS

Math 223 Abstract Algebra Lecture Notes

Minnesota Academic Standards

SOLVING LINEAR SYSTEMS

The mathematics of RAID-6

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

Principles of Public Key Cryptography. Applications of Public Key Cryptography. Security in Public Key Algorithms

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

Using Algebra Tiles for Adding/Subtracting Integers and to Solve 2-step Equations Grade 7 By Rich Butera

Vector Spaces; the Space R n

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.

A Little Set Theory (Never Hurt Anybody)

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

THE NUMBER OF REPRESENTATIONS OF n OF THE FORM n = x 2 2 y, x > 0, y 0

How To Write A Hexadecimal Program

9.2 Summation Notation

Mathematics Scope and Sequence, K-8

Linear Algebra I. Ronald van Luijk, 2012

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

Current California Math Standards Balanced Equations

Oct: 50 8 = 6 (r = 2) 6 8 = 0 (r = 6) Writing the remainders in reverse order we get: (50) 10 = (62) 8

Vocabulary Words and Definitions for Algebra

McDougal Littell California:

To Evaluate an Algebraic Expression

MEASURES OF VARIATION

To convert an arbitrary power of 2 into its English equivalent, remember the rules of exponential arithmetic:

Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem.

Doug Ravenel. October 15, 2008

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

SOLVING TRIGONOMETRIC EQUATIONS

Lecture 2 Matrix Operations

2.3. Finding polynomial functions. An Introduction:

CONTENTS 1. Peter Kahn. Spring 2007

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

Abstract Algebra Cheat Sheet

Continued Fractions and the Euclidean Algorithm

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

An Introduction to Hill Ciphers Using Linear Algebra

Elements of Abstract Group Theory

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

Course Syllabus. MATH 1350-Mathematics for Teachers I. Revision Date: 8/15/2016

Addition and Subtraction of Integers

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

UNDERSTANDING ALGEBRA JAMES BRENNAN. Copyright 2002, All Rights Reserved

Check Digit Schemes and Error Detecting Codes. By Breanne Oldham Union University

Cryptography and Network Security Number Theory

Permutation Groups. Tom Davis April 2, 2003

Number Sense and Operations

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

Adding and Subtracting Integers Unit. Grade 7 Math. 5 Days. Tools: Algebra Tiles. Four-Pan Algebra Balance. Playing Cards

F Matrix Calculus F 1

Algebraic Properties and Proofs

Just the Factors, Ma am

Transcription:

4.5 Finite Mathematical Systems We will be looking at operations on finite sets of numbers. We will denote the operation by a generic symbol, like *. What is an operation? An operation is a rule for combining two elements of a set. Example 1 The set {a, b, c, d} and operation * where a a = a b a = b c a = c d a = d a b = b b b = d c b = a d b = c a c = c b c = a c c = d d c = b a d = d b d = c c d = b d d = a An easier way to display an operation is by an Operation Table. The previous example could have been put in the following table. * a b c d a a b c d b b d a c c c a d b d d c b a The important properties to look for in a system are the following: closure, commutative, associative, identity and inverse. Properties of a single operator system: Closure: The system is closed if for all elements a and b, is a set of the system. Commutative: The system has the commutative property if for all elements a and b, a b a b = b a. We can test for commutative if the table passes the diagonal line test. If the table is symmetric about the main diagonal then it is commutative. Associative: The system has the associative property if for all elements a, b and c, (a b) c = a (b c). To test to see if the system has the associative property you must test at least TWO examples. 1

Identity: The system has an identity element e (where e is in the set) if for all elements a. e a = a e = a Inverse: The system has the inverse property if for every element a of the system, there is an element x of the system such that a x = e = x a where e is the identity element. Example 2: Decide which of the properties of single operation systems are satisfied. If the identity property is satisfied, give the identity element. If the inverse property is satisfied, give the inverse of each element. If the identity property is satisfied, but the inverse property is not, name the elements that have no inverses. 1. {1, 2, 3, 4}; operation 1 2 3 4 1 1 2 3 4 2 2 4 1 3 3 3 1 4 2 4 4 3 2 1 2

2. {1, 2, 3, 4, 5}; operation 1 2 3 4 5 1 1 2 3 4 5 2 2 4 0 2 4 3 3 0 3 0 3 4 4 2 0 4 2 5 5 4 3 2 1 3. {r, s, t, u}; operationz Z r s t u r u t r s s t u s r t r s t u u s r u t 3

4.6 Groups Group: A group is a mathematical system (set of elements and an operation) that satisfies the closure, associative, identity and inverse properties. Example 1: Does the set -1, 1, under the operation of multiplication form a group? What about under addition? Example 2: Does the set of integers {..., 3, 2, 1, 0, 1, 2, 3,...} under the operation of addition form a group? What about multiplication? 4

4.4 Clock Arithmetic and Modular Systems A mathematical system has 3 major properies. 1. It is a set of elements 2. It has one or more operations to combine these elements (ie. Multiplication, addition) 3. It has one or more relations for comparing those elements. We will be looking a the 12-hour clock system which is based on an ordinary clock face, except that 12 is considered to be the 0 hour and we don t consider minutes, only whole number divisions. Thesetweuseis {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}. We add numbers the same way we would add times on a clock. For example if we start at 5 and add 2 hours to it we end up at 7. If we start with 5 and add 7 hours to it we end up at 12 but in clock arithmetic that is considered to be 0. If we start at 5 and add 8 hours to it we get one hour past zero so we end up at 1. So in clock arithmetic. 5+2=7, 5+7=0, and 5 + 8 = 1 Example 1: Perform the following operations using 12 hour clock arithmetic. 8+8= 2+8= 0+3= 4+9= Properties of a single operator system: Closure: The system is closed if for all elements a and b, a + b is a set of the system. Commutative: The system has the commutative property if for all elements a and b, a + b = b + a. Associative: The system has the associative property if for all elements a, b and c, (a + b)+c = a +(b + c). 5

Identity: The system has an identity element e (where e is in the set) if e + a = a + e = a for all elements a. Does clock arithmetic satisfy the following properties? closure property? commutative property? associative property? identity property? Since we can do addition on a clock we can also do subtraction. Find the following. 8 3= 2 8= 0 3= 4 9= We can also do multiplication: 5 5=5+5+5+5+5=10+10+5=8+5=1 Example 2: Find each product using 12 hour clock arithmetic. 8 3= 2 8= 0 3= 4 9= 6

Additive Inverse When we talk about the additive inverse we want to know what number, x, towehaveto add to a so that a + x = 0? In regular addition this is easy but in clock addition it is a little more difficult. Since 0 is the same as 12 in 12-hour clock arithmetic then the additive inverse is whatever number you need to add to a toget12. Forexample5+7=0so7istheadditive inverse of 5 in 12-hour clock arithmetic. Fill in the following table: Clock value a Additive inverse of a 0 1 2 3 4 5 7 6 7 8 9 10 11 Modular Systems Congruence Modulo m The integers a and b are congruent modulo m (where m is a natural number greater than 1 called the modulus if and only if the difference a - b is divisible by m. Symbolically, this congruence is written a b(modm). Clock arithmetic is a system of congruences modulo 12. 7