![]() |
|
|
#1 |
|
Jan 2005
Transdniestr
1F716 Posts |
Just curious,
The lowest factor of 2* 3 * 5 * 7 * 11 * 13 * 17 +1 is 19, the next prime after 17. Does anyone know of other cases like this? |
|
|
|
|
|
#2 |
|
Jul 2004
Potsdam, Germany
3×277 Posts |
Sounds like the Law of Small Numbers.
|
|
|
|
|
|
#3 |
|
Jan 2005
Transdniestr
503 Posts |
Maybe a law of one?
I have checked thru 227. This is the only guy I have seen so far. |
|
|
|
|
|
#4 | |
|
Oct 2004
32 Posts |
What about 2 + 1 is divisable by 3?
Quote:
|
|
|
|
|
|
|
#5 |
|
Jan 2005
Transdniestr
503 Posts |
I was thinking of factors only and missed the obvious I guess.
Thanks for the other values. Could you point me to the link where you saw them? -Grandpa |
|
|
|
|
|
#6 |
|
Oct 2004
32 Posts |
Not really, since I used a self written program. I attached it (in case you want to see it). I know it's not optimal, but it works.
And before I forget: You'll need NTL (Number theoretic library from Victor Shoup; free) if you want to compile it. I couldn't attach the zipped (cygwin) .exe, since it's still too large. Usage: prim <n> where n denotes the n-th prime, so you'd get the result (p(1)# + 1) % p(2) = 0 if you run it with "prim 0". (It always skips the first n-value; there is no p(0)) |
|
|
|
|
|
#7 |
|
Jan 2005
Transdniestr
503 Posts |
Thanks Yogi
|
|
|
|
|
|
#8 |
|
Jan 2005
Caught in a sieve
5·79 Posts |
This sounds alot like Euclid's proof that there are infinitely prime numbers. I believe it says that n primorial + 1 is not divisible by any prime smaller than n, correct?
|
|
|
|
|
|
#9 | |
|
Dec 2003
Hopefully Near M48
2×3×293 Posts |
Quote:
|
|
|
|
|
|
|
#10 | |
|
Feb 2005
22×32×7 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Known factors | ATH | PrimeNet | 2 | 2014-09-04 19:45 |
| Primorials squared primes? | siegert81 | Math | 6 | 2010-12-28 15:17 |
| Missing factors at the 'Known Factors' page | MatWur-S530113 | PrimeNet | 11 | 2009-01-21 19:08 |
| The factorization of primorials +/- 1 | Joppe_Bos | Factoring | 67 | 2008-01-29 13:51 |
| I need some factors | MatWur-S530113 | Math | 21 | 2007-05-12 19:36 |