![]() |
|
|
#1013 |
|
May 2010
Prime hunting commission.
110100100002 Posts |
By decent-sized: The usual 1k-digit minimum, please. (750 for General Cofactor, and 1250 for Special Cofactor.)
Last fiddled with by 3.14159 on 2010-08-28 at 19:36 |
|
|
|
|
|
#1014 | |
|
May 2010
Prime hunting commission.
32208 Posts |
Quote:
Also: For verification: Post the factoring session data for General/Special cofactor. Last fiddled with by 3.14159 on 2010-08-28 at 19:37 |
|
|
|
|
|
|
#1015 |
|
May 2010
Prime hunting commission.
168010 Posts |
Also: If there have been distributed searches on k-b-b, can anyone point me to one, and what ranges were being searched? (This is to ensure I am not searching for what has already been searched for, like when I was searching for Generalized Fermats. Because they are already searched for up to 131072, up to 3 million, there is no point searching for them.)
I'm going to check to see the search ranges for Prime Sierpinski, since they search for items 2 or 5 (Base 5 Sierpinski project, if I remember correctly.) Last fiddled with by 3.14159 on 2010-08-28 at 19:48 |
|
|
|
|
|
#1016 |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
The k * 45494549 range I am testing is rather barren.
k = 180k to 360k. Nothing so far up to 270k. Update: Nevermind: 265134 * 45494549 + 1 is a PRP. Off to prove it prime. (Does Proth's theorem also apply to Generalized Proth numbers? Answered my own question: Not to odd-number bases) Code:
Start: For n=4549 to 4549, For k=265134 to 265134 step 2, k*4549^n+1. 265134*4549^4549 + 1 may be prime. (a = 2) 265134*4549^4549 + 1 is prime! (verification : a = 3) [16646 digits] Last fiddled with by 3.14159 on 2010-08-28 at 20:06 |
|
|
|
|
|
#1017 |
|
Aug 2006
3×1,993 Posts |
How can you verify this? Factoring data can presumably be reconstructed if you know the factors.
Last fiddled with by CRGreathouse on 2010-08-28 at 20:09 |
|
|
|
|
|
#1018 |
|
Aug 2006
3·1,993 Posts |
I'd have to check, but I'd guess you fixed less than 25% of them. Of course this is not your fault -- I was intentionally not explicit about most of them. I don't care to be: my purpose is not to tell you what to do but to cause you to think more deeply.
Only for the same reason you seemed to not like #969. |
|
|
|
|
|
#1019 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
yeah I accidentally put +1 doh anyways if you keep changing the rules who cares not me.
|
|
|
|
|
|
#1020 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
To make sure it can't be faked: Smallest factor must at least be 65 digits and unknown to the user. Yes, I'm sure someone would withhold it for 7-10 days and post it with fake data afterwards. Makes perfect sense. Even better: Get rid of cofactor and replace it with complete factorization of a number of those forms. Last fiddled with by 3.14159 on 2010-08-28 at 20:18 |
|
|
|
|
|
|
#1021 |
|
Aug 2006
3×1,993 Posts |
Maybe, maybe not. Perhaps I already have a program that fakes factor data.
Here's a Pari program that fakes trial division data Code:
fake(p,q)={
};
But my point, like my point about your obsolete category, is that this suggests that the category itself is a bad idea, not that this small group of people would be likely to deceive each other. |
|
|
|
|
|
#1022 |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
Update: List is back down to 19 items. Restrictions still apply to the other items. I have gotten rid of cofactor and replaced it with completely factoring a number of the forms listed there. The smallest the number can be is 90 digits.
|
|
|
|
|
|
#1023 | |
|
Aug 2006
3·1,993 Posts |
Quote:
That's fine -- but I still think we need a good way to judge the (prior) difficulty of finding a factorization. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |