bearnol
unread,Aug 29, 2008, 11:38:22 AM8/29/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mersenneplustwo
...shows the WE algorithm can work spectacularly well, at least
_sometimes_!
A while ago, while experimenting with the WE algorithm (actually
running as part of superfac9), I came across this particular
combination of primes into a semiprime, after a dozen or so attempts,
which yields an 11-digit factor by WE almost instantly:
f(10^10+19)*(2^521-1)
Just now I thought I'd try and extend the experiment, and once again,
after about a dozen attempts, the following semiprime yields a 21-
digit factor by WE almost instantly:
f(2^1279-1)*(10^20+151)
This is, I believe, the largest factor I've found by the WE algorithm
to date, from a generic number. Good news indeed!
J