![]() |
|
|
#1 |
|
May 2016
2×34 Posts |
|
|
|
|
|
|
#2 |
|
Aug 2006
3×1,993 Posts |
Up to 1000 this fails for 1, 6, 15, 66, 85, 91, 186, 341, 435, 451, 561, 645, 703, and 946.
|
|
|
|
|
|
#3 | |
|
Feb 2017
Nowhere
4,643 Posts |
See the Wikipedia page on the Chinese hypothesis. This article says that
Quote:
2m == 2 (mod m), so I guess these are also prime. Exercise: If 2n == 2 (mod n), then 22n-1 == 2 (mod n) |
|
|
|
|
|
|
#4 | |
|
May 2016
A216 Posts |
Quote:
%3 = [ 2 1] [ 23 1] [ 31 1] [151 1] (15:54) gp > factor(2568226) %4 = [ 2 1] [ 23 1] [ 31 1] [1801 1] (15:54) gp > 143742226 %5 = 143742226 (15:54) gp > factor(%5) %6 = [ 2 1] [ 23 1] [ 31 1] [100801 1] |
|
|
|
|
|
|
#5 |
|
Feb 2017
Nowhere
464310 Posts |
I should point out that the converse is false. As CRGreathouse has pointed out already,
22n-1 == 2 (mod n) for, e.g. n = 6, 15, 66, 85, 91, 186 whereas 2n =/= 2 (mod n) in these cases. So it is easier for composites to satisfy the OP's "primality" criterion than it is to satisfy 2n == 2 (mod n) |
|
|
|
|
|
#6 | |
|
May 2016
2428 Posts |
Quote:
|
|
|
|
|
|
|
#7 |
|
Aug 2006
3×1,993 Posts |
It should fail only for 2-pseudoprimes and certain even numbers, the primes should all be ok.
|
|
|
|
|
|
#8 |
|
May 2016
16210 Posts |
|
|
|
|
|
|
#9 | |||
|
Feb 2017
Nowhere
4,643 Posts |
Quote:
Quote:
Your criterion identifies more composite numbers as primes than the "Chinese hypothesis," which only errs at composite base-2 pseudoprimes. The converse implication of your claim, Quote:
If p is a prime number, then 2p−1*2p mod p = 2. This may be directly verified for p = 2. For primes p > 2, it is a consequence of "Fermat's little Theorem." Last fiddled with by Dr Sardonicus on 2018-04-05 at 16:56 |
|||
|
|
|
|
|
#10 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
|
|
|
|
|
|
#11 | |
|
May 2016
2×34 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 500€ Reward for a proof for the Wagstaff primality test conjecture | Tony Reix | Wagstaff PRP Search | 7 | 2013-10-10 01:23 |
| Proof of Primality Test for Fermat Numbers | princeps | Math | 15 | 2012-04-02 21:49 |
| The fastest primality test for Fermat numbers. | Arkadiusz | Math | 6 | 2011-04-05 19:39 |
| PRIMALITY PROOF for Wagstaff numbers! | AntonVrba | Math | 96 | 2009-02-25 10:37 |
| A primality test for Fermat numbers faster than Pépin's test ? | T.Rex | Math | 0 | 2004-10-26 21:37 |