mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
Thread Tools
Old 2010-03-10, 10:59   #254
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

1041310 Posts
Default

Quote:
Originally Posted by Batalov View Post
Intuitively, nobody expects that effect, so I didn't mean it as any criticism.

That would be a very nice addition. Time savings! Plus, if you will be implementing this, then you may want to chisel the new smaller base from the k and add it to the exponent.

If you (internally to PF, before GWnum) completely factor the k and b, pfgw could also immediately catch and report some algebraic factorizations; here's a test case: suppose I submit 26*234^149885-1 (or amidst the ABC file) then

k= 26=2*13
b=234=2*3^2*13
n is odd

...and the program could immediately report "is composite by algebraic" and optionally report the factors (or the smaller one): all a^2-b^2 and a^odd+-b^odd could be caught (it is not always trivial to catch all of them by eye, right?).

I am sure a lot of users could be very happy with that addition.

-Serge


P.S. I thought of a small obvious caveat in this algebra (not relevant for the Sierp/Riesel forms):
If a-b=1 (which is rare but we don't want any induced bugs), then no use for the minus form. (Example 6^2-5^2.)

That would be an outstanding addition to PFGW but...here is where I really think it is needed: In sr(x)sieve! Sr(x)sieve will tell you that certain k's have algebraic factors but all that means is that there are even n's remaining in the file on k's that are perfect squares. (I think it may do higher powers now but am not sure. I'm also not sure if it can deduce such a situation on 26*234^n-1 where the odd n's have algebraic factors.)

I guess my question about sr(x)sieve is: If it can tell me that there are some n's that have algebraic factors, why not just remove them automatically instead of forcing one to manually remove them?

Serge, wouldn't you agree that such k's and/or n-values should be removed by a sieving program instead of being found by a primality searching program?


Gary

Last fiddled with by gd_barnes on 2010-03-10 at 11:00
gd_barnes is online now   Reply With Quote
Old 2010-03-10, 13:22   #255
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

54448 Posts
Default

Reserving Riesel Bases 654 and 694 as new to n=25K.
MyDogBuster is offline   Reply With Quote
Old 2010-03-10, 13:46   #256
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22×7×227 Posts
Default

Quote:
Originally Posted by Batalov View Post
Intuitively, nobody expects that effect, so I didn't mean it as any criticism.

That would be a very nice addition. Time savings! Plus, if you will be implementing this, then you may want to chisel the new smaller base from the k and add it to the exponent.

If you (internally to PF, before GWnum) completely factor the k and b, pfgw could also immediately catch and report some algebraic factorizations; here's a test case: suppose I submit 26*234^149885-1 (or amidst the ABC file) then

k= 26=2*13
b=234=2*3^2*13
n is odd

...and the program could immediately report "is composite by algebraic" and optionally report the factors (or the smaller one): all a^2-b^2 and a^odd+-b^odd could be caught (it is not always trivial to catch all of them by eye, right?).

I am sure a lot of users could be very happy with that addition.
I agree with Gary. Sieving should be used to remove algebraic factorizations. You can find some here, http://www.leyland.vispa.com/numth/f.../algebraic.txt and those are just for generalized Cullens and Woodalls. There are undoubtably more than listed on that page.

Last fiddled with by rogue on 2010-03-10 at 13:51
rogue is offline   Reply With Quote
Old 2010-03-10, 14:32   #257
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22·23·31 Posts
Default Riesel 635

Riesel Base 635
Conjectured k = 52
Covering Set = 3, 53
Trivial Factors k == 1 mod 2(2) and k == 1 mod 317(317)

Found Primes: 23k's File attached

Remaining k's: Tested to n=25K
6*635^n-1
38*635^n-1

Base Released

Last fiddled with by MyDogBuster on 2014-09-02 at 09:15
MyDogBuster is offline   Reply With Quote
Old 2010-03-10, 14:35   #258
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22×23×31 Posts
Default Riesel 688

Riesel Base 688
Conjectured k = 105
Covering Set = 13, 53
Trivial Factors k == 1 mod 3(3) and k == 1 mod 229(229)

Found Primes: 68 k's File attached

Remaining k's: Tested to n=25K
9*688^n-1

Trivial Factor Eliminations: 34k's

Base Released

Last fiddled with by MyDogBuster on 2014-09-02 at 09:15
MyDogBuster is offline   Reply With Quote
Old 2010-03-10, 14:38   #259
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22·23·31 Posts
Default Riesel 741

Riesel Base 741
Conjectured k = 160
Covering Set = 7, 53
Trivial Factors k == 1 mod 2(2) and k == 1 mod 5 and k == 1 mod 37(37)

Found Primes: 60k's File attached

Remaining k's: Tested to n=25K
64*741^n-1

Trivial Factor Eliminations: 18k's

Base Released

Last fiddled with by MyDogBuster on 2014-09-02 at 09:15
MyDogBuster is offline   Reply With Quote
Old 2010-03-11, 10:46   #260
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Quote:
Originally Posted by Batalov View Post
R288:
b=288 = 2[B]5[/B]*32
k=18 = 2*32
k=392 = 2[B]3[/B]*72
For both k and even n, trivial factors, for odd n, we have differences of squares.
Similar elimination for R864, with k=6 and 96.
b=864 = 25*33
k=6 = 2*3
k=96 = 25*3 (all odd powers; with n odd they pair up nicely)
Batalov is offline   Reply With Quote
Old 2010-03-11, 19:04   #261
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22×7×227 Posts
Default Riesel Base 1007

2*1007^8-1
4*1007^1-1
6*1007^2-1

With conjectured k=8, this conjecture is proven.
rogue is offline   Reply With Quote
Old 2010-03-11, 19:05   #262
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

11000110101002 Posts
Default Riesel Base 993

2*993^2-1
4*993^3-1
6*993^18-1

With conjectured k=8, this conjecture is proven.
rogue is offline   Reply With Quote
Old 2010-03-11, 19:09   #263
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22·7·227 Posts
Default Riesel Base 857

2*857^2-1
4*857^195-1
8*857^22-1

With a conjecture of k=10, k=6 remains. I'll continue on it
rogue is offline   Reply With Quote
Old 2010-03-11, 22:17   #264
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

32×13×89 Posts
Default

Serge has uncovered a whole slew of "new" algebraic factors and there appears to be a clear pattern. Sometime after I get back from my trip, I'll have to add it to the "generalizing algebraic factors for Riesel bases" thread.

Although not all of the time, frequently on bases where k's are eliminated by partial algebraic factors on even n with odd n having a factor of x, there are other k's that are eliminated by partial algebraic factors on ODD n with EVEN n having a factor of x.

Serge, you've already uncovered at least 3 bases with this situation. If you have time and haven't done it already and would like to go through all of the Riesel bases looking for just that situation, that would help us greatly. Thanks! :-)

In the mean time, I'll mention this again: If after sieving to a nominal depth, you find a k that has < ~0.5% of all n-values remaining, there is a very good chance that it has partial algebraic factors that will help eliminate it. Frequently they will be < 0.1%. If you come up with that situation and cannot see algebraic factors, post the situation somewhere here and one of us will take a look at it.

Algebraic factors are far more numerous than I would have imagined when I started the project. Alas, the project was originally intended for bases <= 32 and powers-of-2 bases <= 1024 so I would not have thought to check for these exception situations.


Gary

Last fiddled with by gd_barnes on 2010-03-11 at 22:23
gd_barnes is online now   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bases 33-100 reservations/statuses/primes Siemelink Conjectures 'R Us 1694 2021-08-06 20:41
Bases 6-32 reservations/statuses/primes gd_barnes Conjectures 'R Us 1398 2021-08-06 12:49
Riesel base 3 reservations/statuses/primes KEP Conjectures 'R Us 1108 2021-08-04 18:49
Bases 251-500 reservations/statuses/primes gd_barnes Conjectures 'R Us 2305 2021-08-04 15:09
Bases 101-250 reservations/statuses/primes gd_barnes Conjectures 'R Us 908 2021-08-01 07:48

All times are UTC. The time now is 21:50.


Fri Aug 6 21:50:15 UTC 2021 up 14 days, 16:19, 1 user, load averages: 2.82, 2.52, 2.51

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

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.