![]() |
|
|
#12 |
|
Sep 2002
Database er0rr
3,739 Posts |
I think Xyzzy was referring to the status "PRP" on the mersenne.ca e.g. prp-13 -- there is nothing to show what has been proved prime.
|
|
|
|
|
|
#13 |
|
Sep 2002
Oeiras, Portugal
5C016 Posts |
Yes, I think so.
There are several cofactors on that page, other than PRP-13, that could trivially be proven or disproven prime, and be listed as the actual factor(s), instead of just PRP-xxx. E.g. PRP-18 and PRP-22 for M101 and M103 respectively. |
|
|
|
|
|
#14 |
|
Romulan Interpreter
Jun 2011
Thailand
7·1,373 Posts |
Ping James on PM, he's a busy guy, he doesn't read all threads. The "desire" is trivial to implement. He can use the full expansion where reasonable, and use Pxxx and PRPxxx where the expansion is not reasonable, to show prime or probable-prime status.
Last fiddled with by LaurV on 2017-02-09 at 09:04 |
|
|
|
|
|
#15 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
2·13·131 Posts |
Quote:
![]() However, I need one bit of help: to display the expansion of P-<digits> into decimal representation I suspect I should use PARI/GP to calculate it for me, but I'm ignorant of the language. Give the exponent and decimal representation of one or more known factors, how do I get the decimal representation of the last cofactor? |
|
|
|
|
|
|
#16 | |
|
"Forget I exist"
Jul 2009
Dumbassville
838410 Posts |
Quote:
|
|
|
|
|
|
|
#17 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010011102 Posts |
|
|
|
|
|
|
#18 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
|
|
|
|
|
|
#19 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65168 Posts |
Thanks, but can someone give me the actual command line please? If I try something like
Code:
2^97/11447 |
|
|
|
|
|
#20 |
|
"Forget I exist"
Jul 2009
Dumbassville
203008 Posts |
that's because M97 = 2^97-1 not 2^97 if you replace / with \ you'll get the answer to the question how many times without exceeding 2^97 does this number divide ( since it divides 2^97-1 it's the same answer as (2^97-1)/11447)
Last fiddled with by science_man_88 on 2017-02-11 at 20:57 |
|
|
|
|
|
#21 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
2×13×131 Posts |
|
|
|
|
|
|
#22 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
2×13×131 Posts |
So now the PRP page will show "P-<digits>" for the last factor, if you click on it the decimal representation will be shown.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Largest Mersenne Number Fully Factored? | c10ck3r | Data | 49 | 2017-12-10 19:39 |
| Exponent fully factored whilst only 74% known | mattmill30 | Factoring | 3 | 2016-08-14 18:09 |
| Possibility of a Fully-Factored Number | Trejack | FactorDB | 7 | 2016-05-14 05:38 |
| Factored vs. Completely factored | aketilander | Factoring | 4 | 2012-08-08 18:09 |
| New program to fully factor with GMP-ECM | rogue | GMP-ECM | 51 | 2009-06-01 12:53 |