mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   PARI/GP (https://www.mersenneforum.org/forumdisplay.php?f=155)
-   -   PARI's commands (https://www.mersenneforum.org/showthread.php?t=13636)

science_man_88 2010-08-27 19:29

[QUOTE=3.14159;227324]You'd never finish, because you would be assigned a random exponent every time you closed p95.

At the moment, my interest is personal records. Currently my personal record is 77285 digits, and I'm looking for either 119000 or 257920 digits.[/QUOTE]

you realise I could write them in wordpad and use them next time I open through the test menu right lol.

3.14159 2010-08-27 19:53

I have a variety of personal records for the many forms of primes:

[B]Proth[/B]: 22147 * 2[sup]256720[/sup] + 1. (77285 digits) + Largest prime discovered thus far by me.
[B]Fermat[/B]: None, all previously discovered.
[B]Twin[/B]: About 96 digits.
[B]Primorial[/B]: 466*7297#+1 (3124 digits), when k = 1; None: All previously discovered.
[B]Factorial[/B]: When k = 1; None, all previously discovered. When k > 1:
1364 * 4200! + 1 (13399 digits)
[B]Cofactor[/B]: p523 from 17228365081076784548444895 * 400[sup]200[/sup] + 1
[B]Generalized Fermat[/B]: None, all previously discovered.
[B]Generalized Proth[/B]: 207408 * 77906[sup]8192[/sup] + 1 (40078 digits)
[B]Primorial-based proths[/B]: Where b is a primorial number:
703 * p(125)[sup]66[/sup] + 1 (19104 digits)
[B]Factorial-based proths[/B]: Where b is a factorial number:
12066 * 1621![sup]2[/sup] + 1 (9008 digits) + Need to improve on that.
[B]Mersenne[/B]: None, all previously discovered.
[B]Cullen/Woodall[/B]: All previously discovered
[B]Generalized Cullen-Woodall[/B]: 4034 * 1500[sup]4034[/sup] + 1 (12817 digits)

mdettweiler 2010-08-27 20:51

[quote=3.14159;227324]You'd never finish, because you would be assigned a random exponent every time you closed p95.

At the moment, my interest is personal records. Currently my personal record is 77285 digits, and I'm looking for either 119000 or 257920 digits.[/quote]

[quote=science_man_88;227326]you realise I could write them in wordpad and use them next time I open through the test menu right lol.[/quote]
Prime95 saves its assignments in the worktodo.txt file; it also produces files labeled something like z******** (for LL tests), f******** (for factoring), etc. So as long as you shut down Prime95 correctly (Test>Exit), it will pick up exactly where you left off upon restart with no manual intervention.

Even if you don't shut it down "properly" (say, a power outage or something like that), you'll lose no more than 30 minutes of work; it updates the z*/f* files every 30 minutes automatically.

science_man_88 2010-08-27 21:17

[QUOTE=mdettweiler;227331]Prime95 saves its assignments in the worktodo.txt file; it also produces files labeled something like z******** (for LL tests), f******** (for factoring), etc. So as long as you shut down Prime95 correctly (Test>Exit), it will pick up exactly where you left off upon restart with no manual intervention.

Even if you don't shut it down "properly" (say, a power outage or something like that), you'll lose no more than 30 minutes of work; it updates the z*/f* files every 30 minutes automatically.[/QUOTE]

I realized this just saying even if that didn't happen I know how to at least restart them lol. I've actually switched to stress testing my CPU etc. make sure it can handle it any thing I can do that may optimize it would be nice I'm on a Compaq Presario SR2050NX with new ram and 4GB of ram. ATI graphics card,Pentium D processor.

3.14159 2010-08-28 00:53

To help with organizing prime searches, I have the following idea: I will only seek out these types of primes:

1. [B]Proths[/B], where b is 2.
2. [B]Generalized Proths[/B], where b is any integer.
3. [B]Factorial-based proths[/B], where b is a factorial number.
4. [B]Primorial-based proths[/B], where b is a primorial number.
5. [B]Prime-based proths[/B], where b is a prime number.
6. [B]Primorial[/B], k * p(n) + 1
7. [B]Factorial[/B], k * n! + 1
8. [B]Generalized Cullen/Woodall[/B], k * b^k + 1
9. [B]Factorial Cullen/Woodall[/B], where b, optionally k, is a factorial number.
10. [B]Primorial Cullen/Woodall[/B], where b, optionally k, is a primorial number.
11. [B]Prime-based Cullen/Woodall[/B], where b is a prime number
12. [B]k-b-b[/B], numbers of the form k * b^b + 1
13. [B]Factorial k-b-b[/B], where b, optionally k, is a factorial number.
14. [B]Primorial k-b-b[/B], where b, optionally k, is a factorial number.
15. [B]Prime-based k-b-b[/B], where b is a prime number.
16. [B]Number, square, and fourth[/B], where n^1 + 1, n^2 + 1, and n^4 + 1 are all primes.
17. [B]Cofactor[/B], where this is the cofactor of any of the types of numbers listed here. Note: This is the most difficult find of all the forms of prime in this list.
18. [B]General arithmetic progressions[/B], k * n + c, where c is a prime > 10^2, where the prime is at least 2000 digits in length.
19. [B]Obsolete-tech-proven primes[/B], using the original PrimeForm or Proth.exe, or any other prime to prove primality of any type of prime listed here. Note: The prime must be at least 7500 digits in length. (Depends on whether or not you view Proth.exe and the original PrimeForm as obsolete.)

3.14159 2010-08-28 02:27

By far, the most difficult find is #17, Cofactor.

Finding a large prime cofactor of about 6500 digits would be more impressive than finding a Generalized Proth of 65000 digits.

Correction: [quote=3.14159]14. [b]Primorial k-b-b[/b], where b, optionally k, is a factorial number[/quote]

Primorial* number is what was meant here.

3.14159 2010-08-28 03:09

Also: Tomorrow: I'll only be looking for small primes, as I am not going to be on my main prime-finding machine.


So: Anyone else up for the challenge of posting a cofactor prime of at least 500 digits? (Note: The cofactor has to be of one of the 19 types of prime listed.)

CRGreathouse 2010-08-28 03:22

[QUOTE=3.14159;227327][B]Cofactor[/B]: p523 from 17228365081076784548444895 * 400[sup]200[/sup] + 1[/QUOTE]

While recognizing the difficulty of factoring vs. simply proving primality, this would usually be expressed as a 23(?)-digit cofactor rather than a 523-digit cofactor.

CRGreathouse 2010-08-28 03:27

[QUOTE=3.14159;227344]19. [B]Obsolete-tech-proven primes[/B], using the original PrimeForm or Proth.exe, or any other prime to prove primality of any type of prime listed here. Note: The prime must be at least 7500 digits in length. (Depends on whether or not you view Proth.exe and the original PrimeForm as obsolete.)[/QUOTE]

I don't think I'd want to encourage people to use outdated programs...

3.14159 2010-08-28 03:38

[QUOTE=CRGreathouse]While recognizing the difficulty of factoring vs. simply proving primality, this would usually be expressed as a 23(?)-digit cofactor rather than a 523-digit cofactor.
[/QUOTE]

Never said the divisors had to be small:

Ex: 499685426401622224432345842654646 * 400[sup]270[/sup] + 1 = 882597737519322866689219866761 * p706, new cofactor record.

3.14159 2010-08-28 03:39

[QUOTE=CRGreathouse]I don't think I'd want to encourage people to use outdated programs...
[/QUOTE]

The whining Luddites would love to disagree. And besides, it's kind of a challenge. Prove a decent-sixed number prime, with Proth.exe. It's only 1/4th the speed of PFGW.


All times are UTC. The time now is 23:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.