Re: ERH - MSW primality test
From: Mack (macckone_at_a_nospamjunk123_ol.com)
Date: 11/14/04
- Next message: Andrew Nowicki: "Re: OT| U.S. democracy in peril"
- Previous message: Developwebsites: "Winzip's algo"
- In reply to: Cristiano: "ERH - MSW primality test"
- Next in thread: Mok-Kong Shen: "Re: ERH - MSW primality test"
- Reply: Mok-Kong Shen: "Re: ERH - MSW primality test"
- Reply: Cristiano: "Re: ERH - MSW primality test"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 14 Nov 2004 21:43:57 GMT
On Sun, 14 Nov 2004 17:27:28 GMT, "Cristiano"
<cristiano.pi@NSquipo.it> wrote:
>I read the interesting Sebastian Wedeniwski's paper "Primality Tests on
>Commutator Curves" which can be found here:
>http://w210.ub.uni-tuebingen.de/dbt/volltexte/2001/420/pdf/dissertation.pdf
>
>At page 107 he explains the ERH - Miller-Selfridge-Weinberger Test to check
>the primality of a number:
>
>n is an integer number > 8;
>
>if a^[(n-1)/2] != +/- 1 (mod n) for some prime number a
>a < 1.5 ln(n)^2 - 8.8 ln(n) +13
>
>then n is composite, otherwise n is prime.
>
>Assuming that the Extended Riemann Hypothesis is true, the above algorithm
>is correct (please, see page 107 for a better explanation).
>
>My problem:
>n = 366652201 = 461 x 691 x 1151
>a < 422.777787
>
>a^3378856 (mod 366652201) is always = 1 for all the 82 primes from 2 to 421.
>This means that n is declared prime by the test.
>And I get the same for a=431, 433, 439, 443, 449 and 457.
>461 is the first prime base which gives a residue != +/- 1 (showing that n
>is composite).
>
>Any comment?
>
>Cristiano
>
errr ... shouldn't that be a^183326100 mod 366652201
and is there an english version of the above paper?
Leslie 'Mack' McBride
remove text between _ marks to respond via e-mail
- Next message: Andrew Nowicki: "Re: OT| U.S. democracy in peril"
- Previous message: Developwebsites: "Winzip's algo"
- In reply to: Cristiano: "ERH - MSW primality test"
- Next in thread: Mok-Kong Shen: "Re: ERH - MSW primality test"
- Reply: Mok-Kong Shen: "Re: ERH - MSW primality test"
- Reply: Cristiano: "Re: ERH - MSW primality test"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|