mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Blogorrhea > sweety439

Reply
 
Thread Tools
Old 2017-12-14, 16:32   #529
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

Quote:
Originally Posted by sweety439 View Post
These are the conjectured smallest Sierpinski/Riesel numbers for bases 2<=b<=1024, searched up to k=10^6. (NA if this k > 10^6)

Note: only searched for exponent n<=1024 and for primes p<=30000.
Also searched the power-of-2 base, up to 65536 = 2^16.
Attached Files
File Type: txt Sierpinski power of 2.txt (135 Bytes, 55 views)
File Type: txt Riesel power of 2.txt (138 Bytes, 61 views)
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:03   #530
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

55728 Posts
Default

Quote:
Originally Posted by sweety439 View Post
Update the file for n <= 21001.

Continue to reserve...
Top 10 k's with largest first primes: k (n) (only sorted by n) for S6 for the k's = 4 mod 5:

Code:
162259 (20759)
10879 (20532)
102824 (19096)
104259 (18250)
160364 (17460)
98979 (15567)
13929 (15439)
82139 (14234)
21244 (13335)
71849 (13216)
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:19   #531
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

1011011110102 Posts
Default

Quote:
Originally Posted by sweety439 View Post
Update the file for n <= 21001.

Continue to reserve...
S6 has now only 45 k's remain:

1296, 1814, 9589, 12179, 13215, 14505, 17464, 17984, 22139, 23864, 29014, 43429, 45634, 49874, 50252, 57189, 62614, 67894, 73814, 76441, 80389, 87284, 87289, 87800, 93589, 97131, 100899, 101529, 112783, 117454, 122704, 124125, 124874, 127688, 132614, 135199, 139959, 144509, 145984, 151719, 152209, 152249, 166753, 168610, 170199

Last fiddled with by sweety439 on 2017-12-17 at 21:19
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:20   #532
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

1011011110102 Posts
Default

Quote:
Originally Posted by sweety439 View Post
S6 has now only 45 k's remain:

1296, 1814, 9589, 12179, 13215, 14505, 17464, 17984, 22139, 23864, 29014, 43429, 45634, 49874, 50252, 57189, 62614, 67894, 73814, 76441, 80389, 87284, 87289, 87800, 93589, 97131, 100899, 101529, 112783, 117454, 122704, 124125, 124874, 127688, 132614, 135199, 139959, 144509, 145984, 151719, 152209, 152249, 166753, 168610, 170199
Test limit:

k = 1296 at n=268.4M
k = 1814 at n=12K
other k = 4 mod 5 at n=21K
other k at n=2M
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:34   #533
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

293810 Posts
Default

If there is no n such that k*b^n is either a perfect odd power or of the form 4*m^4, then (k*b^n+1)/gcd(k+1,b-1) has no algebra factors.

If there is no n such that k*b^n is a perfect power, then (k*b^n-1)/gcd(k-1,b-1) has no algebra factors.
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:37   #534
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

55728 Posts
Default

Quote:
Originally Posted by sweety439 View Post
If there is no n such that k*b^n is either a perfect odd power or of the form 4*m^4, then (k*b^n+1)/gcd(k+1,b-1) has no algebra factors.

If there is no n such that k*b^n is a perfect power, then (k*b^n-1)/gcd(k-1,b-1) has no algebra factors.
Conjecture: If (k*b^n+-1)/gcd(k+-1,b-1) has no algebra factors and this k < (conjectured k in the post #528 and #529), then there are infinitely many integers n>=1 such that (k*b^n+-1)/gcd(k+-1,b-1) is prime.

Last fiddled with by sweety439 on 2017-12-17 at 21:37
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:43   #535
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

Quote:
Originally Posted by sweety439 View Post
If there is no n such that k*b^n is either a perfect odd power or of the form 4*m^4, then (k*b^n+1)/gcd(k+1,b-1) has no algebra factors.

If there is no n such that k*b^n is a perfect power, then (k*b^n-1)/gcd(k-1,b-1) has no algebra factors.
Conjecture: If (k*b^n+-1)/gcd(k+-1,b-1) has no algebra factors and (k*b^n+-1)/gcd(k+-1,b-1) has no covering set, then there are infinitely many integers n>=1 such that (k*b^n+-1)/gcd(k+-1,b-1) is prime.
sweety439 is offline   Reply With Quote
Old 2017-12-17, 21:45   #536
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2×13×113 Posts
Default

Quote:
Originally Posted by sweety439 View Post
Conjecture: If (k*b^n+-1)/gcd(k+-1,b-1) has no algebra factors and (k*b^n+-1)/gcd(k+-1,b-1) has no covering set, then there are infinitely many integers n>=1 such that (k*b^n+-1)/gcd(k+-1,b-1) is prime.
Conjecture: All covering sets of (k*b^n+-1)/gcd(k+-1,b-1) are finite.
sweety439 is offline   Reply With Quote
Old 2018-01-02, 16:40   #537
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

S6 currently at n=25177.

Upload the file for the (probable) primes found for n>2200.
Attached Files
File Type: log pfgw.log (3.0 KB, 66 views)
sweety439 is offline   Reply With Quote
Old 2018-01-02, 16:42   #538
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2×13×113 Posts
Default

I will sieve S6 to n=100K, it can be sieved with R6.

Thus, I will reserve SR6 for 25K<=n<=100K.

Last fiddled with by sweety439 on 2018-01-02 at 16:43
sweety439 is offline   Reply With Quote
Old 2018-01-03, 11:32   #539
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

Update the sieve file for S6.
Attached Files
File Type: txt sieve file for S6.txt (428 Bytes, 58 views)
sweety439 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
The dual Sierpinski/Riesel problem sweety439 sweety439 14 2021-02-15 15:58
Semiprime and n-almost prime candidate for the k's with algebra for the Sierpinski/Riesel problem sweety439 sweety439 11 2020-09-23 01:42
The reverse Sierpinski/Riesel problem sweety439 sweety439 20 2020-07-03 17:22
Sierpinski/ Riesel bases 6 to 18 robert44444uk Conjectures 'R Us 139 2007-12-17 05:17
Sierpinski/Riesel Base 10 rogue Conjectures 'R Us 11 2007-12-17 05:08

All times are UTC. The time now is 22:02.


Fri Aug 6 22:02:10 UTC 2021 up 14 days, 16:31, 1 user, load averages: 2.83, 2.79, 2.69

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.