Definition: A number p is prime if it is a positive integer greater than 1 and is divisible by no other positive integers other than 1 and itself.
Positive integers greater than 1 that aren't prime are called composite integers.
Examples: 6=3*2, 18=3*3*2, 48=6*8=2*3*2*2*2
The following theorem was proved eloquently by Euclid.
Theorem: There are infinitely many prime numbers.
(p1*p2*p3*...*pn)+1
Every prime number, when divided into this number, leaves a remainder of one. So this number has no prime factors (remember, by assumption, it's not prime itself). This is a contradiction. Thus there must, in fact, be infinitely many primes.
So, that proves that we'll never find all of the prime numbers because there's an infinite number of them. But that hasn't stopped mathematicians from looking for them, and for asking all kinds of neat questions about prime numbers.
No comments:
Post a Comment