mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Cunningham Tables

Reply
 
Thread Tools
Old 2005-10-17, 18:11   #67
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

29·3·7 Posts
Default

Quote:
Originally Posted by R.D. Silverman
There are also some good candidates under 150 digits for GNFS. 11,218+ is
a first hole....
I'm tempted ...

Paul
xilman is offline   Reply With Quote
Old 2005-10-17, 18:39   #68
tcadigan
 
tcadigan's Avatar
 
Sep 2004
UVic

2·5·7 Posts
Default

Quote:
Originally Posted by akruppa
I'm reworking it this weekend anyway, I'll try to add Aurifeullian factors and Fibonacci/Lucas numbers.
so did it get worked out AND get new features? I'd love to try out a new compiled version of phi
tcadigan is offline   Reply With Quote
Old 2005-10-17, 18:55   #69
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

2,467 Posts
Default

Quote:
Originally Posted by tcadigan
so did it get worked out AND get new features? I'd love to try out a new compiled version of phi
Nope, didn't get around to it yet. I'm still trying to make CWI's block-Lanczos work with OpenMP on quad-Opterons, but that's new terrain for me and most of what I tried didn't work.

I tried to figure out Aurifeullian factors as well (using the Cunningham book as reference) but the general form still eludes me. It'll take a few more days, but it'll get done.

Alex
akruppa is offline   Reply With Quote
Old 2005-10-17, 19:36   #70
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by akruppa
Nope, didn't get around to it yet. I'm still trying to make CWI's block-Lanczos work with OpenMP on quad-Opterons, but that's new terrain for me and most of what I tried didn't work.

I tried to figure out Aurifeullian factors as well (using the Cunningham book as reference) but the general form still eludes me. It'll take a few more days, but it'll get done.

Alex
I don't have the reference handy, but Richard Brent wrote a very nice
paper giving the general form and a nice algorithm for computing the
coefficients. I am certain you can find it on his web site.

Also, it isn't widely known, but the Aurefeullian factorizations also
apply to A^n +/- B^n as well.

BTW, Jens Franke just finished 6,263-.
R.D. Silverman is offline   Reply With Quote
Old 2005-10-17, 21:33   #71
trilliwig
 
trilliwig's Avatar
 
Oct 2004
tropical Massachusetts

3×23 Posts
Default

RP Brent's paper is On computing factors of cyclotomic polynomials, Mathematics of Computation 61 (1993).

Andrey Kulsha of the XYYX project also has precomputed the Aurifeuillian coefficients for all squarefree k < 50, which should be more than enough for your purposes. \{c_0,c_1,c_2,...\} is shorthand for the symmetric polynomial in a and b with the given coefficients. Obviously we require k*a*b to be a square to have the required difference of two squares.

NB: the coefficients for k=7 should be \{1,3,3,1\}^2 - 7ab\{1,1,1\}^2.

Last fiddled with by Batalov on 2010-02-15 at 06:01 Reason: URL corrected
trilliwig is offline   Reply With Quote
Old 2005-10-18, 16:08   #72
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

2,467 Posts
Default

Bob and Sam,

I started reading "Computing Aurifeullian Factors" last night and will get "On computing factors of cyclotomic polynomials" next. It certainly looks like these are exactly what I was looking for, complete with ready-to-go algorithm to compute the coefficients! Thank you very much for the references.

Alex
akruppa is offline   Reply With Quote
Old 2005-10-18, 16:29   #73
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

136610 Posts
Default

I also used that reference to compute Aurifeuillian factorizations in my factorization applet.
alpertron is offline   Reply With Quote
Old 2005-10-25, 17:38   #74
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by akruppa
7400 curves at B1=44M on 3,452+. Adds 0.965715 to p50 and 0.147614 to p55.

Alex
It's nice to have a lot of horsepower.......

Might I request that you apply such an effort to the first 5 holes in each table?


I am nearly done with 2,1366M. (Another day and a half) and will then do
2,1378M (already started on 1 machine), 2,1382M and 2,1402L.
R.D. Silverman is offline   Reply With Quote
Old 2005-10-25, 19:15   #75
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

2,467 Posts
Default

Quote:
Originally Posted by R.D. Silverman
It's nice to have a lot of horsepower.......
Sure is!

Quote:
Originally Posted by R.D. Silverman
Might I request that you apply such an effort to the first 5 holes in each table?


I am nearly done with 2,1366M. (Another day and a half) and will then do
2,1378M (already started on 1 machine), 2,1382M and 2,1402L.
I'd like to clean out the base 3 tables to exponent 500. I've done a lot of work on these before so I'm partial to this base. I think I'll do a good round of ECM on the remaining base 3 composites as well. After that, lets see... I'm not quite sure for how long I'll be able to use the cluster. I hope to graduate next semester so if I'm not staying at the TU MΓΌnchen after that, I'll almost certainly lose access. I probably won't be able to squeeze jobs into idle slots as much when I start studying for the remaining exams, either. But Cunningham numbers are definitely on top of the list as far as factoring candidates go, so I'll try to get some work done on these while I have access to this beast.

Alex
akruppa is offline   Reply With Quote
Old 2005-10-25, 19:16   #76
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

1075210 Posts
Default

Quote:
Originally Posted by R.D. Silverman
It's nice to have a lot of horsepower.......

Might I request that you apply such an effort to the first 5 holes in each table?


I am nearly done with 2,1366M. (Another day and a half) and will then do
2,1378M (already started on 1 machine), 2,1382M and 2,1402L.
Not a bad suggestion, but perhaps a better approach would be similar to that taken by NFSNET. That is, concentrate on problem of difficulty appropriate to the resources available.

We never take on very easy tasks, as those are better done by people who can manage them but can't manage much harder tasks. At the moment, that means NFSNET factor numbers with SNFS difficulty around 220 -230 digits. When/if we get a better siever (how's your lattice siever progressing BTW?) or more contributors we'll move upwards.

Only once (M811) have we taken on a task at the limits of our abilities because there are a good number of factorizations which we can do without superhuman efforts but which many other groups (such as yourself, for instance) can't reasonably do by themselves.

By ensuring that a wide range of people/collaborations can take part, the overall throughput is improved. If the people with seriously heavy metal remove everything the little guys can do, the latter lose interest and the community loses their contributions.


Paul
xilman is offline   Reply With Quote
Old 2005-10-25, 19:35   #77
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by xilman
Not a bad suggestion, but perhaps a better approach would be similar to that taken by NFSNET. That is, concentrate on problem of difficulty appropriate to the resources available.

We never take on very easy tasks, as those are better done by people who can manage them but can't manage much harder tasks. At the moment, that means NFSNET factor numbers with SNFS difficulty around 220 -230 digits. When/if we get a better siever (how's your lattice siever progressing BTW?) or more contributors we'll move upwards.

Only once (M811) have we taken on a task at the limits of our abilities because there are a good number of factorizations which we can do without superhuman efforts but which many other groups (such as yourself, for instance) can't reasonably do by themselves.

By ensuring that a wide range of people/collaborations can take part, the overall throughput is improved. If the people with seriously heavy metal remove everything the little guys can do, the latter lose interest and the community loses their contributions.


Paul

My lattice siever is ready for you anytime you want it, but I want to
make one additional modification. It currently uses special-q from
inside the factor base. However, I estimate this will not be enough of them
for b^n > 2^700, so need to add code to use special-q that are outside
the factor base. This isn't a lot of code, but I am swamped with *real*
work at the moment (putting in 11 hour days)

I am limited by the machines I have available. This is about 10 full time
PC's. And sometimes machines are down for a whole weekend for
maintenance etc.

BTW, at one time NFSNET showed over 200 active processors. Now it
is about 90. What happened? Perhaps you can solicit more?
R.D. Silverman is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Extensions to Cunningham tables Raman Cunningham Tables 87 2012-11-14 11:24
Extended Cunningham tables Zeta-Flux Factoring 2 2008-03-03 18:34
Cunningham Tables @mersenneforum.org v2.0 garo Cunningham Tables 3 2006-07-04 08:00
New Cunningham Tables forum. garo Factoring 1 2006-03-23 22:17
A question about Cunningham tables T.Rex Factoring 14 2005-05-27 00:27

All times are UTC. The time now is 12:31.


Fri Jul 16 12:31:46 UTC 2021 up 49 days, 10:19, 2 users, load averages: 1.68, 1.27, 1.29

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.