Google Groups Home
Help | Sign in
project out of work?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
zombie67  
View profile
 More options Aug 28 2007, 7:20 pm
From: zombie67 <zombi...@gmail.com>
Date: Tue, 28 Aug 2007 16:20:09 -0700
Local: Tues, Aug 28 2007 7:20 pm
Subject: project out of work?
No work?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Wanless  
View profile
 More options Aug 30 2007, 4:49 am
From: "James Wanless" <bear...@gmail.com>
Date: Thu, 30 Aug 2007 09:49:26 +0100
Local: Thurs, Aug 30 2007 4:49 am
Subject: Re: project out of work?
I'll have to see if I want to take it forward.
I still think it's an incredible piece of kit, but it was starting to
feel like a job, and an unpaid one at that.
Also I was beginning to wonder if I was wasting people's time in terms
of the algorithm.
I am now conducting some more tests on that to reassure myself.

On 8/29/07, zombie67 <zombi...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
zombie67  
View profile
 More options Sep 1 2007, 8:46 pm
From: zombie67 <zombi...@gmail.com>
Date: Sat, 01 Sep 2007 17:46:47 -0700
Local: Sat, Sep 1 2007 8:46 pm
Subject: Re: project out of work?
Looks like you got things rolling again.  Glad to see it.

On Aug 30, 1:49 am, "James Wanless" <bear...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bearnol  
View profile
 More options Sep 22 2007, 3:56 am
From: bearnol <bear...@gmail.com>
Date: Sat, 22 Sep 2007 00:56:40 -0700
Local: Sat, Sep 22 2007 3:56 am
Subject: Re: project out of work?
This is the current state-of-play regarding those extra tests I
mentioned. I am currently pursuing P4253 in the hope of finding its 14-
digit factor(s), ideally fairly soon. But anyway, here are the results
I have so far (and on which I base/d my promising outlook). If anyone
wants to repeat them/extend them, I'm posting the source of the C file
I used (as a file) (factorize2.c). It needs to be compiled with -lgmp

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp89 -a0
a= 357  factor=537
a= 199539       factor=62020897

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp107 -a0
a= 429  factor=3
a= 643  factor=643

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp127 -a0
a= 509  factor=3

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp521 -a0
a= 2085 factor=3
a= 164637       factor=501203
a= 15643514741  factor=443418473521

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp607 -a0
a= 2429 factor=3
a= 30351        factor=115331
a= 1947729461   factor=202769117249
a= 5185906000000

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp1279 -a0
a= 5117 factor=3
a= 28139        factor=706009
a= 383701       factor=3107971
a= 1279001

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp2203 -a0
a= 8813 factor=3
a= 13219        factor=13219
a= 2742871587   factor=208613913329
a= 50000000000

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp2281 -a0
a= 9125 factor=3
a= 13687        factor=2185362233
a= 2281001

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp3217 -a0
a= 12869        factor=3
a= 19303        factor=7489177
a= 800000000

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp4253 -a0
a= 17013        factor=3
a= 58512775     factor=118071787
a= 2777209001

tiggatoo:~/math/wec james$ ./factorize2.gmp4.2.1 -Pp4423 -a0
a= 17693        factor=3

On Aug 30, 9:49 am, "James Wanless" <bear...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bearnol  
View profile
 More options Oct 8 2007, 6:16 am
From: bearnol <bear...@gmail.com>
Date: Mon, 08 Oct 2007 03:16:57 -0700
Local: Mon, Oct 8 2007 6:16 am
Subject: Re: project out of work?
On Aug 30, 9:49 am, "James Wanless" <bear...@gmail.com> wrote:
> I'll have to see if I want to take it forward.
> I still think it's an incredible piece of kit, but it was starting to
> feel like a job, and an unpaid one at that.

Mind you, the world would be a better place if money were illegal!
J

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bearnol  
View profile
 More options Sep 22, 10:00 am
From: bearnol <bear...@gmail.com>
Date: Mon, 22 Sep 2008 07:00:08 -0700 (PDT)
Local: Mon, Sep 22 2008 10:00 am
Subject: Re: project out of work?
D'oh!! I've just noticed/I think my indices in all the below are off
by one :( - but maybe you'd all worked that out already?! [so due to
this rather careless programming error, the exact values of a are all
one step of 2p too high]  [so better to use factorize6 perhaps, where
I _did_ get this detail right] It's a fairly trivial point, but may
have caused some confusion if you were checking my results in other
math programs/packages...
J

On Sep 22 2007, 8:56 am, bearnol <bear...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google