| Thread Closed |
Prime Number |
Share Thread |
| Jan23-08, 09:00 PM | #1 |
|
|
Prime Number
I was discussing something with my friends today. If you take the product of the first n primes and add 1 will this give you a prime number?
For instance: 2*3 +1 = 7 ------> prime 2*3*5 +1 = 31 -------> prime 2*3*5*7 + 1 = 2311 ------> prime Can anybody find if/where this breaks down and why? |
| Jan23-08, 09:53 PM | #2 |
|
|
|
| Jan23-08, 10:08 PM | #3 |
|
|
Yes but what about the primes that are larger than the primes that went into it but still smaller than number in question. I know 2311 is prime, but there are still many primes larger than 7 but less than 2311. Maybe eventually there is somewhere that it breaks down, then again maybe it won't...
|
| Jan23-08, 10:10 PM | #4 |
|
|
Prime Number
I don't think it breaks down either, that is used in the theorem in finding that there are infinite amount of primes. So they must have proved that at some time too (though I couldn't find it). I've been interested in this also, since I noticed it.
|
| Jan23-08, 10:26 PM | #5 |
|
|
There are two types of proofs, a mathematical induction, and an empirical induction. An empirical induction is usually just going through many cases of the theory and testing it to see if it is true. The more times the theory holds up, the greater its chance of being a correct theory, but can never be proven, since you cannot go through an infinite set of numbers. However, mathematical induction is a process by which a theory is proven to be true for all values, without having to go through an impossible set of data to prove the theory. Such an induction may be possible for your prime number theory, but I am too tired tonight to attempt it. ;) |
| Jan23-08, 10:53 PM | #6 |
|
Recognitions:
|
from
http://ansuz.sooke.bc.ca/creative/te...gest-prime.php "2, 3, 5, 7, 11, 13. 2 x 3 x 5 x 7 x 11 x 13 = 30030. Add 1, you get 30031. But 30031 = 59 x 509, so it's not prime. The procedure doesn't always generate primes." |
| Jan23-08, 11:12 PM | #7 |
|
|
Good call Lurflurf.
Thanks |
| Jan23-08, 11:36 PM | #8 |
|
|
If you take the product of the first n primes and add 1, then it gives you a number that's not divisible by any of the first n primes. It's not necessarily a prime itself (though it could be), but it is an interesting number in its own right.
This is concisely explained by modular arithmetic, i.e. [tex]p_{1}p_{2}p_{3}...p_{n} + 1 \equiv 1 \pmod{p_{k}}[/tex] with k a natural less than or equal to n. Now here's an exercise for you: prove that there's an infinite number of primes. |
| Jan24-08, 07:47 AM | #9 |
|
|
|
| Jan24-08, 08:16 AM | #10 |
|
|
If it can produce either a prime or a composite, how do you know which one you found? And if you found a composite number wouldn't that make the proof meaningless? I don't get it :(
|
| Jan24-08, 08:27 AM | #11 |
|
Recognitions:
|
Euclid's proof assumes that you're taking the product of ALL the primes then adding one. Since clearly any number of the form p_1 * p_2 * ... * p_n + 1 isn't going to be divisible by any of the primes p_1, ..., p_n, we must conclude that its prime factors are different from those n ones (and being an integer greater than 1, it does have prime factors), hence there must be a prime not in the set {p_1, ..., p_n}.
|
| Jan24-08, 08:28 AM | #12 |
|
|
Oh I see, I suppose I should have thought about that a little more. Thanks.
|
| Jan24-08, 04:13 PM | #13 |
|
|
2. If I suggested that he figure out the proof of infinite primes for himself, why would you post a proof of it? 3. "slightly wrongly"? |
| Jan25-08, 06:48 AM | #14 |
|
|
|
| Jan25-08, 11:01 AM | #15 |
|
Recognitions:
|
|
| Jan25-08, 04:21 PM | #16 |
|
Recognitions:
|
We wish to show there are an infinite number of primes it is sufficent to show that given any finite collection of primes we may find one new one say we know p1,p2,...,pn-1,pn consider x=1+p1*p2*...*pn-1*pn x may be prime or composite we do not care what is important is that x has at least one prime factor that is not one of p1,p2,...,pn-1,pn |
| Thread Closed |
Similar discussions for: Prime Number
|
||||
| Thread | Forum | Replies | ||
| a prime number which equals prime numbers | General Math | 10 | ||
| prime number | Calculus & Beyond Homework | 1 | ||
| Is -1 a prime number? | Linear & Abstract Algebra | 25 | ||
| A formula of prime numbers for interval (q; (q+1)^2), where q is prime number. | Linear & Abstract Algebra | 0 | ||
| a new prime number! | Linear & Abstract Algebra | 2 | ||