Re: JSH: Contradictory behavior, issue of math fraud



On Mon, 3 Sep 2007 15:09:16 -0500, "Mas Plak" <spamless@xxxxxxxxxxxx>
wrote:


"JSH" <jstevh@xxxxxxxxx> wrote in message
news:1188833147.062403.32640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Sep 3, 1:42 am, rossum <rossu...@xxxxxxxxxxxx> wrote:
On Sun, 02 Sep 2007 10:19:32 -0700, JSH <jst...@xxxxxxxxx> wrote:

But if the idea turns out to be a brilliant one which means factoring
is not a hard problem after all, then how can mathematicians who not
only couldn't figure it out, but who ignored it when presented with it
be considered to be true experts in the field?

In its current version surrogate factoring is too slow to be
considered "brilliant". Only when you have speeded it up sufficiently

I asked, what if?

Stick to reality, James, I know it can be hard for you, very hard, but
accept the FACT that surrogate factoring is twice as slow as random
guessing.

TWICE AS SLOW AS RANDOM GUESSING.
Not always. Some of the iterations of James' method are better than
random. For example, with k = 30, n = 7, 8, 9 ... and a suggestion by
Tim Peters of using S = 27000 * (2*k^2 + n*T) then the results are:

Fermat average = 8.35 probes.
JSH average = 608.86 probes.
Probe ratio = 1 : 72.883
Trial average = 118.63 probes.
Reverse average = 12.70 probes.
Random average = 745.43 probes.
500 trials, 0 misfactors found.

Average n's tried per factorisation: 2.430
Average k's tried per n: 1.000

This version is better than random. Tim's reasoning for his
suggestion was that by ensuring a lot of small factors in S, 27000 =
(2 * 3 * 5)^3, each S will generate a lot more factor pairs and so is
more likely to hit a factor of T. The results show that with Tim's
suggestion fewer values of n have to be tried before hitting a factor.

Taking this further, I tried k = 30 with n = 12, 18, 24, 30, ... and I
got James' method down to about 580 probes.

rossum

.



Relevant Pages

  • Re: Textbox line property
    ... You are a liar, James. ... I made the suggestion to use the API and I made it within hours of the OP posting his original question, almost two days before your own first post, and I DID give some clues on how to achieve it, so you are lying when you say I did not. ... I specifically suggested that he should use the SendMessage API (clue number one) to send an EM_GETLINECOUNT message and follow that with the appropriate number of EM_GETLINE messages. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Topicality: James Harris and surrogate factoring (vote)
    ... The vote is over - no votes cast (although one suggestion to buy a ... Importantly James ... Regulars on NG's did mention that in the past their most serious ... educated by James or while investigating the surrogate factoring. ...
    (sci.crypt)
  • Re: JSH: What is surrogate factoring? Once more.
    ... Sieve as well as James' method. ... If his algorithm could force x^2 = y^2 mod T in a high ... his surrogate factoring method rarely results ... where k and n are nonzero integers ...
    (sci.math)
  • Re: Topicality: James Harris and surrogate factoring (vote)
    ... >>Both parties did indicate potential for improved future co-operation. ... >>rules of co-operation the regulars would have rightfully the right to ... >>by popular vote to declare him and surrogate factoring off topic. ... >>in that case James promised to obey and take development of surrogate ...
    (sci.math)
  • Re: Surrogate factoring, experimental process
    ... Hash: SHA1 ... > get surrogate factoring to work, ... > James Harris ...
    (sci.crypt)