mersenneforum.org  

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

Reply
Thread Tools
Old 2010-02-13, 23:59   #177
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22·23·31 Posts
Default

Reserving Riesel 639, 709 and 744 as new to n=25K
MyDogBuster is offline   Reply With Quote
Old 2010-02-14, 04:19   #178
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24×397 Posts
Default Riesel base 803

Primes found:
Code:
2*803^48-1
4*803^89-1
6*803^1-1
8*803^4-1
10*803^3-1
12*803^14-1
16*803^31-1
18*803^2-1
20*803^4-1
24*803^4-1
26*803^10-1
28*803^1-1
30*803^48-1
32*803^56-1
34*803^119-1
36*803^7-1
38*803^328-1
40*803^1-1
42*803^3-1
44*803^12372-1
46*803^21-1
48*803^1-1
50*803^8-1
54*803^3-1
56*803^2-1
58*803^1-1
60*803^1-1
62*803^14-1
66*803^2-1
Remaining k at n=25000:
Code:
14*803^n-1
22*803^n-1
52*803^n-1
64*803^n-1
Since 64 = 8^2, I know that there are algebraic factorizations, but I don't know if they cover all n or if they only cover even n. Can someone answer that question?

Base released.

Last fiddled with by rogue on 2010-02-14 at 04:22
rogue is offline   Reply With Quote
Old 2010-02-14, 04:20   #179
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24×397 Posts
Default Sierpinski base 803

Primes found
Code:
2*803^1+1
6*803^9+1
8*803^1243+1
10*803^6+1
12*803^13+1
14*803^1+1
k = 4 remains at n=25000. The base is released. As far as I understand it, k = 4 does not have algebraic factorizations for all n.

Last fiddled with by gd_barnes on 2010-02-17 at 00:14 Reason: add k=8 prime and remove from remaining
rogue is offline   Reply With Quote
Old 2010-02-14, 12:09   #180
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Quote:
Originally Posted by rogue View Post
Since 64 = 8^2, I know that there are algebraic factorizations, but I don't know if they cover all n or if they only cover even n. Can someone answer that question?
Even.

Where n being replaced by 2m shows that n is even...
64*803^n-1=8^2*803^{2m}-1=(8*803^m)^2-1=(8*803^m+1)*(8*803^m-1)
(simple manipulations followed by the difference of squares rule)

64*803^n-1 with even n also trivially has a factor of 3. (visible at http://factordb.com/search.php?query=64*803^%282*n%29-1)

I don't see any reason that the odd n's can be eliminated. They are extremely low-weight, though, so the lack of a prime by 25K is not surprising. (look at them here)


I don't think Sierp 803 k=4 has any algebraic factorizations, because b^n+1 with n=2 doesn't have an algebraic factorization. See http://www.mersenneforum.org/showpos...&postcount=814. In short, n must be at least 3 and not a power of 2. (3, 5, 6, 7, 9, etc.)
k=8...hm...8*803^n+1...has algebraic factors where n is a multiple of 3.
8*803^n+1=2^3*803^{3m}+1=(2*803^m)^3+1=(2*803^m+1)*(4*803^{2m}-2*803^m+1)
(simple manipulations followed by the addition of cubes rule)
I doubt if it has a full covering set. Looking at its list of factorizations in the DB, it seems unlikely.
The algebraic factorization isn't really necessary though, as a few small factors cover all n's divisible by 3.
http://factordb.com/search.php?query=8*803^(3*n)%2B1

Last fiddled with by Mini-Geek on 2010-02-14 at 12:41
Mini-Geek is offline   Reply With Quote
Old 2010-02-14, 23:10   #181
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

143208 Posts
Default Sierpinski base 516

I have attached the list of primes.

1 is a GFN, which has not been tested.

k=122 is the only k remaining and has been tested up to n=25000.

The other k have trivial factors.

I am releasing this base.
Attached Files
File Type: txt pfgw-prime.txt (1.3 KB, 91 views)
rogue is offline   Reply With Quote
Old 2010-02-15, 11:58   #182
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

1040310 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Even.

Where n being replaced by 2m shows that n is even...
64*803^n-1=8^2*803^{2m}-1=(8*803^m)^2-1=(8*803^m+1)*(8*803^m-1)
(simple manipulations followed by the difference of squares rule)

64*803^n-1 with even n also trivially has a factor of 3. (visible at http://factordb.com/search.php?query=64*803^%282*n%29-1)

I don't see any reason that the odd n's can be eliminated. They are extremely low-weight, though, so the lack of a prime by 25K is not surprising. (look at them here)http://factordb.com/search.php?query=8*803^(3*n)%2B1
BTW, I factored 64*803^n-1 a little more on the DB factors page...always entertains me for a few mins. :-)

The reason why k=64 is so low weight on many different Riesel bases (if it's not eliminated fully by trivial or algebraic factors) is that it is both a perfect square and perfect cube. Both n==(0 mod 2) and n==(0 mod 3) are eliminated by algebraic factors.

Here:
Factor of 3 is n==(0 mod 2) leaves n==(1 mod 2)
Cubed algebraic is n==(0 mod 3) leaves n==(1, 5 mod 6)
Factor of 17 is n==(1 mod 4) leaves n==(7, 11 mod 12)

So...same conclusion...

No clear set of factors take out n==(7 or 11 mod 12) so the search must go on.

Interestingly...8*803^n+1 also has all n==(7 or 11 mod 12) without a clear set of factors.

Last fiddled with by gd_barnes on 2010-02-15 at 12:14
gd_barnes is offline   Reply With Quote
Old 2010-02-16, 06:28   #183
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Polished off a few of the untested k=6 Sierp. conjectures:

S559: conjectured k 6, proven, primes:
4*559^1+1

S594: conjectured k 6, proven, primes:
2*594^4+1
3*594^1+1
4*594^1+1
5*594^1+1
k=1 is a GFN.

S664: conjectured k 6, proven, primes:
3*664^1+1
4*664^1+1
k=1 is a GFN; k=2 and k=5 eliminated by trivial factors.

S699: conjectured k 6, proven, primes:
2*699^1+1
4*699^1+1

S769: conjectured k 6, proven, primes:
4*769^3+1
k=2 eliminated by trivial factors.

S804: conjectured k 6, proven, primes:
2*804^1+1
3*804^4+1
4*804^1+1
5*804^1+1
k=1 is a GFN.

S874: conjectured k 6, proven, primes:
3*874^2+1
4*874^77+1
k=1 is a GFN, k=2 and k=5 eliminated by trivial factors.

S909: conjectured k 6, proven, primes:
2*909^10+1
4*909^1+1

S979: conjectured k 6, proven, primes:
4*979^1+1
k=2 eliminated by trivial factors.

S1014: conjectured k 6, proven, primes:
2*1014^1+1
3*1014^3+1
4*1014^1+1
5*1014^3+1
k=1 is a GFN.

That should be the last of the untested Sierpinski k=6 conjectures.
mdettweiler is offline   Reply With Quote
Old 2010-02-16, 16:28   #184
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24·397 Posts
Default Riesel base 516

The primes are attached.

k=78 and k=87 do not have primes for n < 25000.

The other k have trivial factors.

I am releasing this base.
Attached Files
File Type: txt primes.txt (1.3 KB, 89 views)
rogue is offline   Reply With Quote
Old 2010-02-16, 20:22   #185
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24·397 Posts
Default

I discovered that I made some errors in the bases that I had reported in the past week.

I went back through my logs and found these primes:

8*803^1243+1

95*516^726+1
120*516^647+1
121*516^531+1

I double-checked my work for Sierpinski and Riesel bases 322, 328, 516, and 803. These are the only discrepancies. I re-ran the script then looked at the primes I submitted verses the contents of pl_remain.txt.

I will rerun the remaining k for those conjectures up to 25000 to ensure that I didn't make any further mistakes. I'm not expecting anything to show up, but one never knows...

This is what I get for breaking up the work across multiple computers.

Last fiddled with by rogue on 2010-02-16 at 20:42
rogue is offline   Reply With Quote
Old 2010-02-16, 20:35   #186
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by rogue View Post
I went back through my logs and found this prime:

8*803^1243+1
OK...added to the 1k remaining list.
gd_barnes is offline   Reply With Quote
Old 2010-02-16, 23:23   #187
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24×397 Posts
Default

Quote:
Originally Posted by rogue View Post
I discovered that I made some errors in the bases that I had reported in the past week.

I went back through my logs and found these primes:

8*803^1243+1

95*516^726+1
120*516^647+1
121*516^531+1

I double-checked my work for Sierpinski and Riesel bases 322, 328, 516, and 803. These are the only discrepancies. I re-ran the script then looked at the primes I submitted verses the contents of pl_remain.txt.

I will rerun the remaining k for those conjectures up to 25000 to ensure that I didn't make any further mistakes. I'm not expecting anything to show up, but one never knows...

This is what I get for breaking up the work across multiple computers.
I just realized that I only need to retest for n < 10000 because I see the other remaining k in my sieve file for 10000 < n. That will save me a few days.
rogue is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Riesel base 3 reservations/statuses/primes KEP Conjectures 'R Us 1107 2021-07-26 18:37
Bases 251-500 reservations/statuses/primes gd_barnes Conjectures 'R Us 2300 2021-07-25 07:38
Bases 6-32 reservations/statuses/primes gd_barnes Conjectures 'R Us 1397 2021-07-25 07:07
Bases 101-250 reservations/statuses/primes gd_barnes Conjectures 'R Us 905 2021-07-18 16:55
Bases 33-100 reservations/statuses/primes Siemelink Conjectures 'R Us 1691 2021-07-06 18:50

All times are UTC. The time now is 09:04.


Tue Jul 27 09:04:35 UTC 2021 up 4 days, 3:33, 0 users, load averages: 2.27, 1.69, 1.59

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.