Re: JSH: What is surrogate factoring? Once more.
- From: "Mas Plak" <spamless@xxxxxxxxxxxx>
- Date: Tue, 4 Sep 2007 18:13:54 -0500
"marcus_b" <marcus_bruckner@xxxxxxxxx> wrote in message
news:1188926026.332142.159830@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Sep 4, 11:12 am, riderofgiraffes <mathforum.org...@xxxxxxxxxxxxxx>
wrote:
I think you are overlooking what is maybe the
central unavoidable problem with the Harris idea.
As with Fermat's algorithm (and Dixon's, and the
quadratic sieve), he wants
X^2 = Y^2 mod T, i.e.,
(X + Y)*(X - Y) = 0 mod T.
So say T = 77. Let k = 1 and n = 2.
You can't do this. He assumes that k=2x (T)
*THAT'S* the central, unavoidable problem.
I think we may be saying the same thing or closely
related things. He cannot let k = 2X mod T until he
specifies X. What he does in fact is the following.
He FIRST chooses k and n, and lets S = 2k^2 + nT.
Then he factors S as S = F1 * F2, and AFTER THAT,
he chooses X and Y. In the process, he forgets that
he originally wanted X^2 = Y^2 mod T, and in general
the algorithm he specifies does not give him this
crucial equality. So as a rule he does not end up
with a difference of squares which equals a multiple
of T. This largely explains why his method, unlike
that of Dixon or the quadratic sieve method, fails
most of the time.
Marcus.
a product of a weak mind. JSH may talk big, but is weak intellectually, and
a troll.
.
- References:
- Re: JSH: What is surrogate factoring? Once more.
- From: riderofgiraffes
- Re: JSH: What is surrogate factoring? Once more.
- From: marcus_b
- Re: JSH: What is surrogate factoring? Once more.
- Prev by Date: Re: HELP!
- Next by Date: Re: help!
- Previous by thread: Re: JSH: What is surrogate factoring? Once more.
- Next by thread: Re: How to test a pseudo random prime number generator?
- Index(es):
Relevant Pages
|
|