mersenneforum.org  

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

Reply
 
Thread Tools
Old 2018-10-26, 01:41   #1
khudothitaymo
 
Oct 2018

2 Posts
Default I have problem with PFGW

can any one help me how to use PFGW to find factorial primes example: 3507!-1

How can i sieve for them, (are there any other utilities).
If you can please give a detailed reply.
khudothitaymo is offline   Reply With Quote
Old 2018-10-26, 01:46   #2
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

2·47·101 Posts
Default

Are using Windows or linux?
"!" especially in Windows can be misinterpreted.

Put the candidate in a file, and then test without any problems.
You can use the shortcut in command-line as well.

Code:
pfgw64s -N -k -f -l -q'3507!-1'
3507!-1 is 3-PRP! (2.0993s+0.1825s)

pfgw64s -N -k -f -l -tp -q'3507!-1'
Primality testing 3507!-1 [N+1, Brillhart-Lehmer-Selfridge]
Running N+1 test using discriminant 3511, base 1+sqrt(3511)
3507!-1 is prime! (7.3174s+0.0018s)
What seems to be the problem?
Batalov is offline   Reply With Quote
Old 2018-10-26, 02:37   #3
axn
 
axn's Avatar
 
Jun 2003

508210 Posts
Default

I won't answer the question that was asked, but will answer the question that should've been asked. Please coordinate with PrimeGrid, as they are already doing search on Factorial primes (http://www.primegrid.com/forum_thread.php?id=3008)
axn is offline   Reply With Quote
Old 2018-10-26, 13:29   #4
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2·32·353 Posts
Default

Quote:
Originally Posted by khudothitaymo View Post
can any one help me how to use PFGW to find factorial primes example: 3507!-1

How can i sieve for them, (are there any other utilities).
If you can please give a detailed reply.
For factorials and multi-factorials, use mfsieve, which is built upon the mtsieve framework.

Nevertheless, PrimeGrid is testing factorials. Here is their current status: http://prpnet.primegrid.com:12002/
rogue is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using PFGW and NewPGen robert44444uk Prime Gap Searches 34 2018-06-06 14:37
PFGW ABC file handling problem carpetpool Information & Answers 19 2016-12-16 01:21
PFGW GUI vs CMD houding Software 1 2016-06-20 12:11
PFGW 3.3.6 or PFGW 3.4.2 Please update now! Joe O Sierpinski/Riesel Base 5 5 2010-09-30 14:07
PFGW double check problem? TTn 15k Search 7 2003-07-28 22:27

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


Sun Aug 1 17:42:39 UTC 2021 up 9 days, 12:11, 0 users, load averages: 2.24, 1.88, 1.62

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.