Numbers, Operations, and Quantitative Reasoning.

Slides:



Advertisements
Similar presentations
1 Lect. 12: Number Theory. Contents Prime and Relative Prime Numbers Modular Arithmetic Fermat’s and Euler’s Theorem Extended Euclid’s Algorithm.
Advertisements

Chapter 3 Elementary Number Theory and Methods of Proof.
Chapter Primes and Greatest Common Divisors ‒Primes ‒Greatest common divisors and least common multiples 1.
The Fundamental Theorem of Arithmetic (2/12) Definition (which we all already know). A number greater than 1 is called prime if its only divisors are 1.
Basic properties of the integers
1.  We have studied groups, which is an algebraic structure equipped with one binary operation. Now we shall study rings which is an algebraic structure.
Math 3121 Abstract Algebra I
1.  The set N = {1,2,3,4,……..} is known as natural numbers or the set of positive integers  The natural numbers are used mainly for :  counting  ordering.
Chapter II. THE INTEGERS
Properties of the Integers: Mathematical Induction
WHOLE NUMBERS; INTEGERS Whole numbers: Z 0,+ = the natural numbers  {0}. Integers:
Homework Review notes Complete Worksheet #2. Homework State whether the conditional sentence is true or false 1.If 1 = 0, then 1 = – 1 True F F T.
1 Properties of Integers Objectives At the end of this unit, students should be able to: State the division algorithm Apply the division algorithm Find.
Sullivan Algebra and Trigonometry: Section R.1 Real Numbers Objectives of this Section Classify Numbers Evaluate Numerical Expressions Work with Properties.
Real Numbers and Their Properties รายวิชา ค ความรู้พื้นฐานสำหรับแคลคูลัส 1 ภาคเรียนที่ 1 ปีการศึกษา 2552.
Sets and Expressions Number Sets
Chapter 2 Working with Real Numbers. 2-1 Basic Assumptions.
Mathematical Induction. F(1) = 1; F(n+1) = F(n) + (2n+1) for n≥ F(n) n F(n) =n 2 for all n ≥ 1 Prove it!
Numbers MST101. Number Types 1.Counting Numbers (natural numbers) 2.Whole Numbers 3.Fractions – represented by a pair of whole numbers a/b where b ≠ 0.
P.1 Real Numbers. 2 What You Should Learn Represent and classify real numbers. Order real numbers and use inequalities. Find the absolute values of real.
The Real Number System Section P.1. Set, Unions, and Intersections Part 1.
Properties of Real Numbers List of Properties of Real Numbers Commutative Associative Distributive Identity Inverse.
Copyright © 2009 Pearson Education, Inc. Chapter 5 Section 1 - Slide 1 Chapter 1 Number Theory and the Real Number System.
Foundations of Discrete Mathematics Chapter 4 By Dr. Dalia M. Gil, Ph.D.
Introduction to Real Analysis Dr. Weihu Hong Clayton State University 8/19/2008.
Chapter P Prerequisites: Fundamental Concepts of Algebra 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 P.1 Algebraic Expressions, Mathematical.
Properties of Real Numbers
1.2 Field Axioms (Properties) Notes on a Handout.
Copyright © Cengage Learning. All rights reserved. Fundamental Concepts of Algebra 1.1 Real Numbers.
Slide Copyright © 2009 Pearson Education, Inc. Unit 1 Number Theory MM-150 SURVEY OF MATHEMATICS – Jody Harris.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Great Theoretical Ideas in Computer Science.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Real Number and the number Line. Number System Real numbers: is number that can be positive or negative and have decimal places after the point. Natural.
Ref: Pfleeger96, Ch.31 Properties of Arithmetic Reference: Pfleeger, Charles P., Security in Computing, 2nd Edition, Prentice Hall, 1996.
CSCI 115 Chapter 1 Fundamentals. CSCI 115 §1.1 Sets and Subsets.
1 CMSC 250 Chapter 3, Number Theory. 2 CMSC 250 Introductory number theory l A good proof should have: –a statement of what is to be proven –"Proof:"
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
1 Discrete Mathematical Functions Examples.
Axioms for Rational Numbers 9/14-9/15. Natural Numbers – Numbers used for counting: 1, 2, 3, and so on. Whole Numbers – Natural numbers and zero: 0, 1,
Divisibility and Modular Arithmetic
Part I: Numbers and Operations Lesson 1: Numbers.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 2 The Fundamentals: Algorithms,
Slide Copyright © 2009 Pearson Education, Inc. Slide Copyright © 2009 Pearson Education, Inc. Chapter 1 Number Theory and the Real Number System.
Chapter 3 The Fundamentals: Algorithms, the integers, and matrices Section 3.4: The integers and division Number theory: the part of mathematics involving.
Introductory Algebra Glossary The Language of Math.
Appendix A Basic Algebra Review
Properties of Operations
Real Numbers and Their Properties
Great Theoretical Ideas in Computer Science
The Real-Number System
Drill #3 Evaluate each expression if a = 6, b = ½, and c =
Great Theoretical Ideas In Computer Science
Properties of Real Numbers
MATH301- DISCRETE MATHEMATICS Copyright © Nahid Sultana Dr. Nahid Sultana Chapter 4: Number Theory and Cryptography.
Properties of Real Numbers
Real Numbers, Algebra, and Problem Solving
1.1 Real Numbers & Number Operations
Properties of Real Numbers
Properties of Real Numbers
Properties of Real Numbers
Great Theoretical Ideas in Computer Science
Properties of Real Numbers
Properties of Real Numbers
1.1 Apply Properties of Real Numbers
Copyright © Cengage Learning. All rights reserved.
Lecture 43 Section 10.1 Wed, Apr 6, 2005
Apply Properties of Real Numbers
Properties of Real Numbers
Properties of Real Numbers
Presentation transcript:

Numbers, Operations, and Quantitative Reasoning

Basic Definitions And Notation

Field Axioms Addition (+): Let a, b, c be real numbers 1. a + b = b + a (commutative) 2. a + (b + c) = (a + b) + c (associative) 3. a + 0 = 0 + a = a (additive identity) 4.There exists a unique number ã such that a + ã = ã +a = 0 (additive inverse) ã is denoted by – a

Multiplication (·): Let a, b, c be real numbers: 1. a  b = b  a (commutative) 2. a  (b  c) = (a  b)  c (associative) 3. a  1 = 1  a = a (multiplicative identity) 4.If a  0, then there exists a unique ã such that a  ã = ã  a = 1 (multiplicative inverse) ã is denoted by a -1 or by 1/a.

Distributive Law: Let a, b, c be real numbers. Then a(b+c) = ab +ac

The Real Number System Geometric Representation: The Real Line Connection: one-to-one correspondence between real numbers and points on the real line.

Important Subsets of  1. N = {1, 2, 3, 4,... } – the natural nos. 2. J = {0,  1,  2,  3,... } – the integers. 3. Q = {p/q | p, q are integers and q  0} -- the rational numbers. 4. I = the irrational numbers. 5.  = Q  I

Our Primary Focus...

S

The Natural Numbers: Synonyms 1. The natural numbers 2. The counting numbers 3. The positive integers

The Archimedean Principle

Another “proof” Suppose there is a largest natural number. That is, suppose there is a natural number K such that n  K for n  N. What can you say about K + 1 ? 1. Does K + 1  N ? 2. Is K + 1 > K ?

Mathematical Induction N Suppose S is a subset of N such that 1. 1  S 2. If k  S, then k + 1  S. Question: What can you say about S ? Is there a natural number m that does not belong to S?

Answer: S = N; there does not exist a natural number m such that m  S. Let T be a non-empty subset of N. Then T has a smallest element.

Question: Suppose n  N. What does it mean to say that d is a divisor of n ?

Question: Suppose n  N. What does it mean to say that d is a divisor of n ? Answer: There exists a natural number k such that n = kd

We get multiple factorizations in terms of primes if we allow 1 to be a prime number.

Fermat primes: Mersenne primes:

Twin primes: p, p + 2 Every even integer n > 2 can be expressed as the sum of two (not necessarily distinct) primes

For any natural number n there exist at least n consecutive composite numbers. The prime numbers are “scarce”.

Fundamental Theorem of Arithmetic (Prime Factorization Theorem) Each composite number can be written as a product of prime numbers in one and only one way (except for the order of the factors).

Some more examples