Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.

Slides:



Advertisements
Similar presentations
Welcome to Interactive Chalkboard
Advertisements

Cryptography and Network Security
Chapter 4 – Finite Fields. Introduction will now introduce finite fields of increasing importance in cryptography –AES, Elliptic Curve, IDEA, Public Key.
Symbols and Sets of Numbers Equality Symbols Symbols and Sets of Numbers Inequality Symbols.
9.1 – Symbols and Sets of Numbers Definitions: Natural Numbers: {1, 2, 3, 4, …} Whole Numbers: All natural numbers plus zero, {0, 1, 2, 3, …} Equality.
Number Theory and Cryptography
MTH070 Elementary Algebra Chapter 1 Review of Real Numbers and Problem Solving Copyright © 2010 by Ron Wallace, all rights reserved.
Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.
Chapter 4 Numeration and Mathematical Systems
Mathematics of Cryptography Part I: Modular Arithmetic, Congruence,
Commutative and Associative Properties
Slide 10-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Chapter 3 Math Vocabulary
Integers and Introduction to Solving Equations
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 10 Further Topics in Algebra.
Chapter 1 Section 6 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 4 Numeration and Mathematical Systems
Mathematics of Cryptography Part I: Modular Arithmetic, Congruence,
Copyright © Cengage Learning. All rights reserved.
Basic Concepts of Algebra
Copyright © 2010 Pearson Education, Inc
Mathematics of Cryptography Part I: Modular Arithmetic
Mathematics of Cryptography Modular Arithmetic, Congruence,
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 4 Numeration and Mathematical Systems
Variables Tutorial 3c variable A variable is any symbol that can be replaced with a number to solve a math problem. An open sentence has at least one.
CompSci 102 Discrete Math for Computer Science February 16, 2012 Prof. Rodger.
Commutative Properties The Commutative Property is when a change in the order of the numbers does not change the answer. For example, addition would be:
TABLES AND VALUES Section 1.5. Open Sentence Equation.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 8 Real Numbers and Introduction to Algebra.
One step equations Add Subtract Multiply Divide  When we solve an equation, our goal is to isolate our variable by using our inverse operations.  What.
Chapter 2 Real Numbers and algebraic expressions ©2002 by R. Villar All Rights Reserved Re-engineered by Mistah Flynn 2015.
Algebra Properties Definition Numeric Example  Algebraic Example.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 13 Mathematical Systems.
Lesson 2 Contents Example 1Solve a Two-Step Equation Example 2Solve Two-Step Equations Example 3Solve Two-Step Equations Example 4Equations with Negative.
Algebra 1 Chapter 2 Section : Solving One-Step Equations An equation is a mathematical statement that two expressions are equal. A solution of an.
Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 1 Real Numbers and Introduction to Algebra.
Copyright © 2008 Pearson Addison-Wesley. All rights reserved. Chapter 1 Whole Numbers.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Chapter 13 Mathematic Structures 13.1 Modular Arithmetic Definition 1 (modulo). Let a be an integer and m be a positive integer. We denoted by a mod m.
Divisibility and Modular Arithmetic
Chapter 2 Lesson 2 Adding Integers pgs What you will learn: *Add two or more integers.
4.4 Clock Arithmetic and Modular Systems. 12-hour Clock System  Based on an ordinary clock face  12 replaced with a zero  Minute hand is left off.
Chapter 4 With Question/Answer Animations 1. Chapter Motivation Number theory is the part of mathematics devoted to the study of the integers and their.
Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 13 Mathematical Systems.
Introductory Algebra Glossary The Language of Math.
Chapter 2 Vocabulary Equations.
3 Chapter Numeration Systems and Whole Number Operations
MATH301- DISCRETE MATHEMATICS Copyright © Nahid Sultana Dr. Nahid Sultana Chapter 4: Number Theory and Cryptography.
Bell Ringer.
Bell Ringer.
Warm up 11/1/ X ÷ 40.
Solving 1-Step Integer Equations
Leave 1 page blank to create your table of contents.
Modular Arithmetic and Change of Base
The Real Numbers And Their Representations
Chapter 4: Solving Inequalities
Additional Whole Number Operations
Section 10.1 Groups.
Section 10.2 Finite Mathematical Systems
Arithmetic MOD 7 a finite algebra
Section 10.3 Modular Arithmetic
Bell Ringer.
Algebra 1 Section 1.3.
Section 9.1 Groups.
Finite Mathematical Systems
Section 9.3 Modular Arithmetic.
Presentation transcript:

Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved

© 2008 Pearson Addison-Wesley. All rights reserved Chapter 4: Numeration and Mathematical Systems 4.1 Historical Numeration Systems 4.2 Arithmetic in the Hindu-Arabic System 4.3 Conversion Between Number Bases 4.4 Clock Arithmetic and Modular Systems 4.5 Properties of Mathematical Systems 4.6Groups

© 2008 Pearson Addison-Wesley. All rights reserved Chapter 1 Section 4-4 Clock Arithmetic and Modular Systems

© 2008 Pearson Addison-Wesley. All rights reserved Clock Arithmetic and Modular Systems Finite Systems and Clock Arithmetic Modular Systems

© 2008 Pearson Addison-Wesley. All rights reserved Finite Systems Because the whole numbers are infinite, numeration systems based on them are infinite mathematical systems. Finite mathematical systems are based on finite sets.

© 2008 Pearson Addison-Wesley. All rights reserved Hour Clock System The 12-hour clock system is based on an ordinary clock face, except that 12 is replaced by 0 so that the finite set of the system is {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}.

© 2008 Pearson Addison-Wesley. All rights reserved Clock Arithmetic As an operation for this clock system, addition is defined as follows: add by moving the hour hand in the clockwise direction = 8

© 2008 Pearson Addison-Wesley. All rights reserved Example: Finding Clock Sums by Hand Rotation Find the sum: in 12-hour clock arithmetic Solution Start at 8 and move the hand clockwise through 7 more hours. Answer: 3 Plus 7 hours

© 2008 Pearson Addison-Wesley. All rights reserved Hour Clock Addition Table

© 2008 Pearson Addison-Wesley. All rights reserved Hour Clock Addition Properties Closure The set is closed under addition. Commutative For elements a and b, a + b = b + a. Associative For elements a, b, and c, a + (b + c) = (a + b) + c. Identity The number 0 is the identity element. Inverse Every element has an additive inverse.

© 2008 Pearson Addison-Wesley. All rights reserved Inverses for 12-Hour Clock Addition Clock value a Additive Inverse -a

© 2008 Pearson Addison-Wesley. All rights reserved Subtraction on a Clock If a and b are elements in clock arithmetic, then the difference, a – b, is defined as a – b = a + (–b)

© 2008 Pearson Addison-Wesley. All rights reserved Example: Finding Clock Differences Find the difference 5 – 9. Solution 5 – 9 = 5 + (–9)Definition of subtraction = Additive inverse of 9 = 8

© 2008 Pearson Addison-Wesley. All rights reserved Example: Finding Clock Products Find the product Solution = 8

© 2008 Pearson Addison-Wesley. All rights reserved Modular Systems In this area the ideas of clock arithmetic are expanded to modular systems in general.

© 2008 Pearson Addison-Wesley. All rights reserved Congruent 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

© 2008 Pearson Addison-Wesley. All rights reserved Example: Truth of Modular Equations Decide whether each statement is true or false. Solution a) True. 12 – 4 = 8 is divisible by 2. b) False. 35 – 4 = 31 is not divisible by 7. c) True. 11 – 44 = –33 is divisible by 3.

© 2008 Pearson Addison-Wesley. All rights reserved Criterion for Congruence if and only if the same remainder is obtained when a and b are divided by m.

© 2008 Pearson Addison-Wesley. All rights reserved Example: Solving Modular Equations Solve the modular equation below for the whole number solutions. Solution Because dividing 5 by 8 has remainder 5, the equation is true only when 2 + x divided by 8 has remainder 5. After trying the values 0, 1, 2, 3, 4, 5, 6, 7 we find that only 3 works. Other solutions can be found by repeatedly adding 8: {3, 11, 19, 27, …}.