The Nature of Mathematics, 12th Edition
Home
about dr. smith
glossary
transparencies
other books

Chapter1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter 12
Chapter 13
Chapter 14
Chapter 15
Chapter 16
Chapter 17
Chapter 18
group projects
individual projects
links by topic
Section 5.2: Prime Numbers

5.2 Outline

A.  Divisibility
      1. definition
          a. divisor
          b. factor
          c. divides
          d. multiple
      2. number of divisors
          a. divisibility rule for 2
          b. divisibility rule for 3
          c. rules of divisibility for 1-12
B. Finding primes
     1. definitions
         a. prime number
         b. composite number
     2. sieve of Eratosthenes
C. Prime factorization
     1. factoring
     2. prime factorization
     3. fundamental theorem of arithmetic
     4. canonical form
     5. greatest common factor
         a. definition
         b. procedure for finding
         c. flowchart
     6. relatively prime
     7. least common multiple
         a. definition
         b. procedure for finding
         c. flowchart
D. In pursuit of primes
     1. Mersenne prime
     2. largest known prime
     3. GIMPS
E.  Infinitude of primes
     1. no largest prime    

5.2 Essential Ideas  

This essential idea of this section is important to many concepts in mathematics, and that is the idea of a prime number: A prime number is a counting number that has exactly two divisors. A counting number that has more than two divisors is called a composite number.

This section begins with the notion of divisibility. Table 5.1 lists rules of divisibility for numbers from 1 to 12. In practice, however, we are looking for a prime factorization, so we are looking for prime divisors.
2 if the last digit is divisible by 2.
3 if the sum of the digits is divisible by 3.
5 if the last digit is 0 or 5.

We use prime numbers to find the prime factorization of numbers, and then use this idea to find the greatest common factor and the least common multiple. The greatest common factor is used to reduce fractions and the least common multiple is used to find the common denominator when adding or subtracting fractions. Some large primes are found and some possible formulas for primes considered, and then the section concludes by proving that there are infinitely many primes.