By MUHAMMAD YUSRAN BASRI MATH ICP B 2012. Many early writers felt that the numbers of the form 2 n -1 were prime for all primes n, but in 1536 Hudalricus.

Slides:



Advertisements
Similar presentations
THE WELL ORDERING PROPERTY Definition: Let B be a set of integers. An integer m is called a least element of B if m is an element of B, and for every x.
Advertisements

Number Theory Algorithms and Cryptography Algorithms Prepared by John Reif, Ph.D. Analysis of Algorithms.
1 Lect. 12: Number Theory. Contents Prime and Relative Prime Numbers Modular Arithmetic Fermat’s and Euler’s Theorem Extended Euclid’s Algorithm.
Cryptography and Network Security
Chapter 8 – Introduction to Number Theory. Prime Numbers prime numbers only have divisors of 1 and self –they cannot be written as a product of other.
Whiteboardmaths.com © 2004 All rights reserved
Computability and Complexity
Having Proofs for Incorrectness
Agrawal-Kayal-Saxena Presented by: Xiaosi Zhou
Elementary Number Theory and Methods of Proof
Chapter 8 More Number Theory. Prime Numbers Prime numbers only have divisors of 1 and itself They cannot be written as a product of other numbers Prime.
Chapter Primes and Greatest Common Divisors ‒Primes ‒Greatest common divisors and least common multiples 1.
Fermat’s Little Theorem (2/24) Theorem (flt). If p is prime and GCD(a, p) = 1, then a p – 1  1 (mod p). Again, this says that in a mod p congruence, we.
6/20/2015 5:05 AMNumerical Algorithms1 x x1x
Complexity1 Pratt’s Theorem Proved. Complexity2 Introduction So far, we’ve reduced proving PRIMES  NP to proving a number theory claim. This is our next.
Congruence Classes Z n = {[0] n, [1] n, [2] n, …, [n - 1] n } = the set of congruence classes modulo n.
Chapter 8 – Introduction to Number Theory Prime Numbers
Cryptography and Network Security Chapter 8. Chapter 8 – Introduction to Number Theory The Devil said to Daniel Webster: "Set me a task I can't carry.
Fermat’s Last Theorem Samina Saleem Math5400. Introduction The Problem The seventeenth century mathematician Pierre de Fermat created the Last Theorem.
ELEMENTARY NUMBER THEORY AND METHODS OF PROOF
BY MISS FARAH ADIBAH ADNAN IMK
Number Theory Number Theory: A reflection of the basic mathematical endeavor. Exploration Of Patterns: Number theory abounds with patterns and requires.
Chapter 5 Number Theory © 2008 Pearson Addison-Wesley. All rights reserved.
 2012 Pearson Education, Inc. Slide Chapter 5 Number Theory.
Section 5.1 Number Theory.

Module :MA3036NI Cryptography and Number Theory Lecture Week 7
Upcoming MA 214 Schedule (2/21) The mid-term exam will be entirely take-home (with very specific “ground rules”). It will be handed out on Wednesday March.
Prabhas Chongstitvatana 1 Primality Testing Is a given odd integer prime or composite ? No known algorithm can solve this problem with certainty in a reasonable.
Prep Math Competition, Lec. 1Peter Burkhardt1 Number Theory Lecture 1 Divisibility and Modular Arithmetic (Congruences)
© T Madas. A prime number or simply a prime, is a number with exactly two factors. These two factors are always the number 1 and the prime number itself.
CompSci 102 Discrete Math for Computer Science
YSLInformation Security -- Public-Key Cryptography1 Prime and Relatively Prime Numbers Divisors: We say that b  0 divides a if a = mb for some m, where.
Chapter 4 More on Directed Proof and Proof by Contrapositive 4.1 Proofs Involving Divisibility of Integers 4.2 Proofs Involving Congruence of Integers.
Section 3.3: Mathematical Induction Mathematical induction is a proof technique that can be used to prove theorems of the form:  n  Z +,P(n) We have.
Elements of Coding and Encryption 1. Encryption In the modern word, it is crucial that the information is transmitted safely. For example, Internet purchases,
P RIME N UMBERS. W HAT IS A P RIME N UMBER ? In mathematics, a prime number (or a prime) is a natural number which has exactly two distinct natural number.
9/22/15UB Fall 2015 CSE565: S. Upadhyaya Lec 7.1 CSE565: Computer Security Lecture 7 Number Theory Concepts Shambhu Upadhyaya Computer Science & Eng. University.
Great Theoretical Ideas in Computer Science for Some.
6.3 Primality Testing. p2. (1) Prime numbers 1. How to generate large prime numbers? (1) Generate as candidate a random odd number n of appropriate size.
9.1 Primes and Related Congruence Equations 23 Sep 2013.
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:"
Great Theoretical Ideas in Computer Science.
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
Divisibility and Modular Arithmetic
All About Division. Definition / A nonzero integer t is a divisor of an integer s if there is an integer u such that s = tu. / If t is a divisor of s,
CS480 Cryptography and Information Security
Perfect Numbers (3/26) Definition. A number is called perfect if it is equal to the sum of its proper divisors. Examples: 6 and 28 are the first two (check!).
October 4, 2016Theory of Computation Lecture 9: A Universal Program I 1Minimalization Example 15: R(x, y) R(x, y) is the remainder when x is divided by.
Section 5.1 Number Theory.
Probabilistic Algorithms
Great Theoretical Ideas in Computer Science
Handbook of Applied Cryptography - CH4, from 4.1~4.3
Introduction to Number Theory
Induction and recursion
Analytic Number Theory MTH 435
Section 5.1 Number Theory.
Discrete Math for CS CMPSC 360 LECTURE 4 Last time and recitations:
Mathematical Background: Prime Numbers
Direct Proof and Counterexample III
Prime and Relatively Prime Numbers
Section 5.1 Number Theory.
The sum of any two even integers is even.
Mathematical Background: Primes and (GF)
Great Theoretical Ideas in Computer Science
Algebraic Structures: Group Theory
Lecture 5 Number Theory & Proof Methods
Kim Correll Holly Bochsler
Clements MAΘ October 30th, 2014
Algebra 5 Congruence Classes.
Presentation transcript:

By MUHAMMAD YUSRAN BASRI MATH ICP B 2012

Many early writers felt that the numbers of the form 2 n -1 were prime for all primes n, but in 1536 Hudalricus Regius showed that = 2047 was not prime (it is ). By 1603 Pietro Cataldi had correctly verified that and were both prime, but then incorrectly stated 2 n -1 was also prime for 23, 29, 31 and 37. In 1640 Fermat showed Cataldi was wrong about 23 and 37; then Euler in 1738 showed Cataldi was also wrong about 29. Sometime later Euler showed Cataldi's assertion about 31 was correct.Pietro CataldiFermatEulerSometime later

Enter French monk Marin Mersenne ( ). Mersenne stated in the preface to his Cogitata Physica-Mathematica (1644) that the numbers 2 n -1 were prime for n = 2, 3, 5, 7, 13, 17, 19, 31, 67, 127 and 257 and were composite for all other positive integers n < 257. Mersenne's (incorrect) conjecture fared only slightly better than Regius', but still got his name attached to these numbers.Marin Mersenne

Mersenne (1588 – 1648) found that 2 p -1 is prime number for p = 2, 3, 5, 7, 13, 17, 19, 31, 67, 127, dan 257. Although proved that is incorrect, but form 2 p -1 (known as mersenne numbers) still interest or made a splash. Lucas – Lehmer Lucas found condition (1870) and lehmer tested it at Tested Lucas – Lehmer : for odd number p, Mersenne numbers 2 p -1 is prime number if and only if 2 p −1 |S( p −1) with S(n+1) = (S(n)) 2 – 2 dan S(1) = 4.

Definition: When 2 n -1 is prime it is said to be a Mersenne prime.

The highest mersenne numbers

Theorem Let p be an odd prime and let q be a prime divisor of M p. Then q = 2kp + 1 for some positive integer k. Proof: From the congruence 2 p ≡ 1 (mod q) and from the fact that p is a prime, by Proposition 1.30, it follows that p is the least positive integer satisfying this property. By using Fermat’s little theorem, we have 2 q−1 ≡ 1 (mod q), hence p | (q−1), by Proposition 1.30 again. But q−1 is an even integer, so q−1 = 2kp and the conclusion follows.

Proposition A positive integer x is such that a x ≡ 1 (mod m) if and only if x is a multiple of the order of a modulo m.

TThanks TThanks TThanks TThanks TThanks TThanks TThanks TThanks