mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2017-08-15, 08:59   #1
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23×3×5×72 Posts
Default Pollard rho with known factor of P-1

Prime Numbers a Computational Perspective by C&P lists as a research problem an extension to pollard rho that finds a factor faster if you know one of the factors of P-1. Would this be helpful for factoring Mersenne numbers as we know a divisor of P-1 or would the cost still be too high?
This is research question 5.24 in http://thales.doa.fmph.uniba.sk/maca...oli/primes.pdf on pages 255 to 256
henryzz is offline   Reply With Quote
Old 2017-08-15, 11:10   #2
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

29·3·7 Posts
Default

Quote:
Originally Posted by henryzz View Post
Prime Numbers a Computational Perspective by C&P lists as a research problem an extension to pollard rho that finds a factor faster if you know one of the factors of P-1. Would this be helpful for factoring Mersenne numbers as we know a divisor of P-1 or would the cost still be too high?
This is research question 5.24 in http://thales.doa.fmph.uniba.sk/maca...oli/primes.pdf on pages 255 to 256
My gut feeling is that rho would still be an exponential algorithm with a relatively high power of ln(N) even with the improvements suggested in 5.24 or 5.25. As such, it would be very unlikely to be competitive with ECM.

Added in edit: to clarify, my gut feeling is that modified rho would be uncompetitive with ECM.

Last fiddled with by xilman on 2017-08-15 at 11:33
xilman is online now   Reply With Quote
Old 2017-08-15, 12:13   #3
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23×3×5×72 Posts
Default

Quote:
Originally Posted by xilman View Post
My gut feeling is that rho would still be an exponential algorithm with a relatively high power of ln(N) even with the improvements suggested in 5.24 or 5.25. As such, it would be very unlikely to be competitive with ECM.

Added in edit: to clarify, my gut feeling is that modified rho would be uncompetitive with ECM.
I was more thinking in comparison to P-1 which is also an exponential algorithm. The problem is that there is a load of arithmetic that would need doing modulo N. Each iteration would be equivalent in cost to a few LL iterations.
henryzz is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Pollard rho questions Joe O Factoring 9 2016-09-18 15:42
Can Pollard Rho cycles be used to find a factor? wwf Factoring 26 2013-09-30 04:24
Pollard Rho Discrete Log rogue Math 6 2012-09-26 11:20
Efficiency of state-of-the-art Pollard's p-1 fgrieu Software 22 2011-11-25 19:47
Pollard Rho Help? theta Factoring 2 2005-08-23 21:14

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


Fri Jul 16 17:59:36 UTC 2021 up 49 days, 15:46, 1 user, load averages: 1.48, 1.38, 1.44

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.