mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
Thread Tools
Old 2015-05-16, 04:48   #1244
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D3E16 Posts
Default

Try the -a side. You might be surprised.
RichD is offline   Reply With Quote
Old 2015-05-16, 06:40   #1245
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

2×883 Posts
Default

Quote:
Originally Posted by RichD View Post
Try the -a side. You might be surprised.
Oh, I did. Obviously it was better than -r, but still pretty bad.
jyb is offline   Reply With Quote
Old 2015-05-16, 07:23   #1246
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

There's no magic bullet (for 2,1100+); it is very slow (as a quartic and as an octic); I am going to return it back into the wild sometime soon.

For the c121, only GNFS makes sense (and it is way too easy to even start thinking about an octic; I see the octic, but I don't like it given the size c121). If you had an octic with diff.152 and cofactor size of the full 152 digits, then maybe it could make sense to play with it.
Batalov is offline   Reply With Quote
Old 2015-05-16, 21:42   #1247
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

2×883 Posts
Default

Quote:
Originally Posted by Batalov View Post
There's no magic bullet (for 2,1100+); it is very slow (as a quartic and as an octic); I am going to return it back into the wild sometime soon.

For the c121, only GNFS makes sense (and it is way too easy to even start thinking about an octic; I see the octic, but I don't like it given the size c121). If you had an octic with diff.152 and cofactor size of the full 152 digits, then maybe it could make sense to play with it.
Well sure, doing this particular number by GNFS is the way to go, but as I said this was an experiment. To take a more difficult example, consider 10+9,690L. Its primitive has 177 digits, with no (very) small factors. By the normal quartic it would have an SNFS difficulty of ~276. GNFS would be the far better of those two options, but it's still a lot of work. But with an octic, the nominal SNFS difficulty would be ~184, which sounds pretty darn easy.

So the question is, is there any good choice of parameters that could make sieving this number with an octic behave like it really has difficulty 184? Or failing that, just how much of a penalty would you estimate there is? 20 digits of difficulty? 30?
jyb is offline   Reply With Quote
Old 2015-05-17, 00:06   #1248
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Well it has a factor 20 digits... So one primitive part is a c159 and the other, a c158... Needs more ECM! ;-)

And then, one of them is factored completely, and the other (the former c177) has a c115 remaining.

Last fiddled with by Batalov on 2015-05-17 at 01:29
Batalov is offline   Reply With Quote
Old 2015-05-17, 03:04   #1249
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

176610 Posts
Default

Quote:
Originally Posted by Batalov View Post
Well it has a factor 20 digits... So one primitive part is a c159 and the other, a c158... Needs more ECM! ;-)

And then, one of them is factored completely, and the other (the former c177) has a c115 remaining.
*Sigh* You're really trying hard to avoid the question, aren't you?

I don't really care about 10+9,690[LM] in particular, it was just an illustration--which is why I didn't put any effort at all into looking for small factors of the primitives. Suppose one or both of them didn't happen to have any small (i.e. within range of ECM) factors. Then reconsider the same questions from my last post.
jyb is offline   Reply With Quote
Old 2015-05-17, 03:41   #1250
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

For all of these small numbers octics will be suboptimal.
Batalov is offline   Reply With Quote
Old 2015-05-18, 12:51   #1251
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

746010 Posts
Default

Quote:
Originally Posted by Batalov View Post
For all of these small numbers octics will be suboptimal.
Very suboptimal
R.D. Silverman is offline   Reply With Quote
Old 2015-05-19, 18:56   #1252
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

2×883 Posts
Default

Quote:
Originally Posted by Batalov View Post
For all of these small numbers octics will be suboptimal.
Quote:
Originally Posted by R.D. Silverman View Post
Very suboptimal
Okay, so if an octic is suboptimal, by definition there exists a better option. For the example I've given (subject to the hypothetical that there are no small factors), what would that be? GNFS with a 177-digit composite? That's really better than an octic with difficulty 184? Or is there some other option I'm not aware of?
jyb is offline   Reply With Quote
Old 2015-05-19, 19:39   #1253
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Quote:
Originally Posted by jyb View Post
GNFS with a 177-digit composite? That's really better than an octic with difficulty 184?
If there was a test case, one could sieve and answer this question. And if there isn't, then there are a million other interesting questions that could be answered before this one.

One simple thing that maybe should be mentioned is that a phrase "...and there was a 20 (30? 40? 60?) digit virtual size penalty incurred while sieve this number" has a meaning only when "this number" is defined. There is not universal "size penalty", not 20, not 40 digits. Not for a quartic, not for an octic. It is only a post hoc colloquial figure of speech. For each number it will be different. The proof of the pudding is ...you know.
Batalov is offline   Reply With Quote
Old 2015-05-19, 21:50   #1254
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

110111001102 Posts
Default

Quote:
Originally Posted by Batalov View Post
If there was a test case, one could sieve and answer this question. And if there isn't, then there are a million other interesting questions that could be answered before this one.

One simple thing that maybe should be mentioned is that a phrase "...and there was a 20 (30? 40? 60?) digit virtual size penalty incurred while sieve this number" has a meaning only when "this number" is defined. There is not universal "size penalty", not 20, not 40 digits. Not for a quartic, not for an octic. It is only a post hoc colloquial figure of speech. For each number it will be different. The proof of the pudding is ...you know.
I was asking by analogy with this. But okay, I get the idea. It's just that you (and Bob, especially) were quite emphatic that the octic was *not* the best choice.
jyb is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
New phi for homogeneous Cunningham numbers wpolly Factoring 26 2016-07-29 04:34
Mathematics of Cunningham Numbers (3rd ed., 2002, A.M.S.) Xyzzy Cunningham Tables 42 2014-04-02 18:31
Don't know how to work on Cunningham numbers. jasong GMP-ECM 6 2006-06-30 08:51
Doing Cunningham numbers but messed up. jasong Factoring 1 2006-04-03 17:18
Need help factoring Cunningham numbers jasong Factoring 27 2006-03-21 02:47

All times are UTC. The time now is 10:17.


Fri Aug 6 10:17:59 UTC 2021 up 14 days, 4:46, 1 user, load averages: 3.50, 3.56, 3.76

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.