mersenneforum.org  

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

Reply
 
Thread Tools
Old 2017-06-14, 19:11   #320
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2×13×113 Posts
Default

SR112 were also done, tested to n=1000.

Note:

In R112:

All k where k = m^2
and m = = 15 or 98 mod 113:
for even n let k = m^2
and let n = 2*q; factors to:
(m*112^q - 1) *
(m*112^q + 1)
odd n:
factor of 113

Thus, R112 k=225 proven composite by partial algebraic factors.
Attached Files
File Type: txt extend-Sierp-base112.txt (17.3 KB, 145 views)
File Type: txt extend-Riesel-base112.txt (10.0 KB, 79 views)

Last fiddled with by sweety439 on 2017-06-14 at 19:11
sweety439 is offline   Reply With Quote
Old 2017-06-14, 19:23   #321
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

1011011110102 Posts
Default

For extended Sierpinski problem base b, the formula is (k*b^n+1)/gcd(k+1,b-1).

For extended Riesel problem base b, the formula is (k*b^n-1)/gcd(k-1,b-1).

Note:

k and b are integers, k>=1, b>=2.

All n must be integer.

All n must be >= 1.

"gcd" means "greatest common divisor".

gcd(0,m) = m for all integer m.

gcd(1,m) = 1 for all integer m.

Last fiddled with by sweety439 on 2017-06-17 at 11:57
sweety439 is offline   Reply With Quote
Old 2017-06-14, 19:26   #322
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

k-values make a full covering set with all or partial algebraic factors are excluded from the conjectures.

k-values that are a multiple of base (b) and where (k+-1)/gcd(k+-1,b-1) (+ for Sierpinski, - for Riesel) is not prime are included in the conjectures but excluded from testing.
Such k-values will have the same prime as k / b.

Last fiddled with by sweety439 on 2017-06-17 at 11:58
sweety439 is offline   Reply With Quote
Old 2017-06-15, 17:32   #323
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

B7A16 Posts
Default

S106 and R127 were also done, tested to n=1000.

Now, all Sierpinski and Riesel bases b<=128 with CK<=5000 are done!!!
Attached Files
File Type: txt extend-Sierp-base106.txt (18.1 KB, 74 views)
File Type: txt extend-Riesel-base127.txt (20.3 KB, 68 views)
sweety439 is offline   Reply With Quote
Old 2017-06-15, 21:05   #324
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2×13×113 Posts
Default

This is the text files for all Sierpinski and Riesel bases b<=64.
Attached Files
File Type: zip extend SR conjectures.zip (370.2 KB, 55 views)
sweety439 is offline   Reply With Quote
Old 2017-06-15, 21:17   #325
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

B7A16 Posts
Default

This file include all Sierpinski and Riesel bases b<=128 (except R3, R6, SR40, SR52, SR66, S70, SR78, SR82, SR96, R106, SR120, SR124, SR126, S127) and Sierpinski and Riesel bases b = 256, 512 and 1024.

For SR2, SR15 and R36, only include the k's <= 10000.

For S6, SR24, SR28, R30, SR42, SR48, SR60, SR72, SR80, SR102, SR108, only include the k's not in CRUS, i.e. the k's such that gcd(k+-1,b-1) (+ for Sierpinski, - for Riesel) is not 1.
Attached Files
File Type: zip extend SR conjectures.zip (433.0 KB, 57 views)

Last fiddled with by sweety439 on 2017-06-17 at 11:29
sweety439 is offline   Reply With Quote
Old 2017-06-15, 21:23   #326
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

These are text files for the CK for all bases <= 128 and all power of 2 bases <= 1024.

Note: I only tested the primes <= 30000, if a k has a covering set with at least one prime > 30000, then this k would be return non-Sierpinski (or non-Riesel) number.
sweety439 is offline   Reply With Quote
Old 2017-06-17, 12:08   #327
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2·13·113 Posts
Default

Reserve S113, S123, R107, R115 (only for k=4), R121, R123.
sweety439 is offline   Reply With Quote
Old 2017-06-17, 13:02   #328
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
Reserve S113, S123, R107, R115 (only for k=4), R121, R123.
Found these (probable) primes:

(13*113^1336+1)/14

Thus S113 is now 1k base.
sweety439 is offline   Reply With Quote
Old 2017-06-17, 13:57   #329
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

55728 Posts
Default

Update the newest text file for some Sierpinski bases.
Attached Files
File Type: txt extend-Sierp-base15 (k lt 10000).txt (79.2 KB, 159 views)
File Type: txt extend-Sierp-base22.txt (16.9 KB, 66 views)
File Type: txt extend-Sierp-base46.txt (6.1 KB, 57 views)
File Type: txt extend-Sierp-base58.txt (3.4 KB, 56 views)
File Type: txt extend-Sierp-base63.txt (11.9 KB, 71 views)
sweety439 is offline   Reply With Quote
Old 2017-06-17, 13:58   #330
sweety439
 
sweety439's Avatar
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

2×13×113 Posts
Default

Update the newest text file for some Riesel bases.
Attached Files
File Type: txt extend-Riesel-base15 (k lt 10000).txt (79.2 KB, 153 views)
File Type: txt extend-Riesel-base22.txt (20.8 KB, 123 views)
File Type: txt extend-Riesel-base46.txt (6.4 KB, 52 views)
File Type: txt extend-Riesel-base58.txt (3.8 KB, 56 views)
File Type: txt extend-Riesel-base63.txt (6.0 KB, 56 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:42.


Fri Aug 6 22:42:43 UTC 2021 up 14 days, 17:11, 1 user, load averages: 3.89, 3.95, 3.66

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.