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)

kar_bon 2010-08-29 09:35

[QUOTE=3.14159;227495]By mods, I mean, the mods that visit here the most often. (Karsten, etc.)[/QUOTE]

I've got enough open work to do and will not waste my CPU-time for the search of lonesome 70k-digit primes unless they'll close some holes or new n-ranges in my [url=www.rieselprime.de]Riesel DataBase[/url]!

science_man_88 2010-08-29 11:18

yeah I may only do factoring as what I was given as dates says lucas lehmer test for one exponent wouldn't finish in almost 4 years.

3.14159 2010-08-29 11:50

[QUOTE=Karsten]I've got enough open work to do and will not waste my CPU-time for the search of lonesome 70k-digit primes unless they'll close some holes or new n-ranges in my Riesel DataBase!
[/QUOTE]

Could have just said, "No, thanks, I'm busy."

This was unnecessarily rude.

Also: Since you're not willing to aid in the search for smaller prime numbers: Would you be willing to aid in the search for a 257920-digit prime?

kar_bon 2010-08-29 11:53

No, thanks, I'm busy.

3.14159 2010-08-29 12:29

[QUOTE=Karsten]No, thanks, I'm busy.
[/QUOTE]

What range are you working on at the moment?

3.14159 2010-08-29 15:24

Sieved up to 1.467 * 10[sup]12[/sup] for k * 15661[sup]15661[/sup] + 1. Approximately 1 in 25 candidates are remaining.

Most of what I am going to do is sievework, for now.

The next three searches are going to be prime k-b-b searches, or item 15.

Maybe I will look for item 16: Number, square, and fourth.

The smallest example = 2:

3, 5, 17.

Followed by 4: 17, 257, 65537.

3.14159 2010-08-29 15:45

Sample search in PARI:

[code]64951 and 4218502501 and 17795763342506250001 are primes
68041 and 4629441601 and 21431729527810560001 are primes
78691 and 6192116101 and 38342301795879210001 are primes
78901 and 6225210001 and 38753239544100000001 are primes
79537 and 6325975297 and 40017963445602287617 are primes
80287 and 6445841797 and 41548876459060505617 are primes
80677 and 6508616977 and 42362094940275384577 are primes
83047 and 6896638117 and 47563617303064029457 are primes
83617 and 6991635457 and 48882966349596327937 are primes
85147 and 7249841317 and 52560199107180611857 are primes
86077 and 7409077777 and 54894433490817106177 are primes
91807 and 8428341637 and 71036942733131156497 are primes
92221 and 8504528401 and 72327003306406560001 are primes
92467 and 8549961157 and 73101835769108856337 are primes
92641 and 8582169601 and 73653635043164160001 are primes
92767 and 8605530757 and 74055159592461931537 are primes
95971 and 9210240901 and 84828537436032810001 are primes
96181 and 9250592401 and 85573459750937760001 are primes
100927 and 10186057477 and 103755766904375490577 are primes
101917 and 10386871057 and 107887090333970555137 are primes
103657 and 10744566337 and 115445705748704464897 are primes
105997 and 11235152017 and 126228640822628864257 are primes
106747 and 11394708517 and 129839382164602922257 are primes
107251 and 11502562501 and 132308944066406250001 are primes
109267 and 11939058757 and 142541123979220267537 are primes
112087 and 12563271397 and 157835788169551788817 are primes
114661 and 13146915601 and 172841389793523360001 are primes[/code]

CRGreathouse 2010-08-29 16:27

[QUOTE=3.14159;227509]Maybe I will look for item 16: Number, square, and fourth.[/QUOTE]

This is the one that amuses me the most. You could use a nice sieve for this form.

3.14159 2010-08-29 16:54

[QUOTE=CRGreathouse]This is the one that amuses me the most. You could use a nice sieve for this form.
[/QUOTE]

I wonder how that would work...

Oh. Right. kmin, kmax, multiplier(n), pmax.

CRGreathouse 2010-08-29 17:21

What's your record for that form, anyway?

[QUOTE=3.14159;227513]I wonder how that would work...

Oh. Right. kmin, kmax, multiplier(n), pmax.[/QUOTE]

nmin, nmax, and pmax I'd think. You only have one variable in the expression... right?

3.14159 2010-08-29 17:28

[QUOTE=CRGreathouse]What's your record for that form, anyway?
[/QUOTE]

Number, square, and fourth? 211 digits, for the largest number, the fourth power.

[QUOTE=CRGreathouse]nmin, nmax, and pmax I'd think. You only have one variable in the expression... right?
[/QUOTE]

I normally choose the multiplier and k-range.


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

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