![]() |
|
|
#1 |
|
Oct 2018
2 Posts |
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. |
|
|
|
|
|
#2 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
251616 Posts |
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) |
|
|
|
|
|
#3 |
|
Jun 2003
2·3·7·112 Posts |
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)
|
|
|
|
|
|
#4 | |
|
"Mark"
Apr 2003
Between here and the
2×32×353 Posts |
Quote:
Nevertheless, PrimeGrid is testing factorials. Here is their current status: http://prpnet.primegrid.com:12002/ |
|
|
|
|
![]() |
| 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 |