|
#1 |
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36
2·3·599 Posts |
This is the dual (see http://www.kurims.kyoto-u.ac.jp/EMIS...rs/i61/i61.pdf and https://oeis.org/A076336/a076336c.html for the definition) conjectures for CRUS Sierpinski/Riesel conjectures, the form is k*b^n+-1 (+ for Sierpinski, - for Riesel), and the dual form is b^n+-k (+ for Sierpinski, - for Riesel), for composite bases b, gcd(k,b) may not be 1 even if k is not MOB (multiple of b), but for prime bases b, gcd(k,b) must be 1 if k is not MOB (multiple of b), thus in this project we only consider prime bases.
For the dual S2 conjecture, see https://oeis.org/A067760 and https://oeis.org/A123252, for the dual R2 conjecture, see https://oeis.org/A096502 and https://oeis.org/A096822 (in this project, we do not include "negative primes" of the form b^n-k, i.e. we do not include the n such that b^n<k, for b^n-k) |
|
|
|
#2 |
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36
2×3×599 Posts |
dual S11 and dual R11 has the same CK as S11 and R11 (1490 and 862, respectively), and currently I only consider the k < CK, for dual S7 and dual R7, I consider k <= 5000
k-values divisible by the base should be excluded, as well as k-values with gcd(k+-1,b-1) (+ for Sierpinski, - for Riesel) > 1, as they have trivial prime factors and cannot be prime Remain k-values with no known primes or PRPs: (for dual S7 and dual R7, all k <= 5000 have known primes) Code:
11^n+430 11^n+1228 11^n-184 11^n-324 Note: For even n, 11^n-324 has difference-of-squares algebraic factorization, thus only odd n should be considered (and when use srsieve to sieve with primes < certain limit (say 10^9), all even n should be removed) |
|
|
|
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The dual Sierpinski/Riesel problem | sweety439 | sweety439 | 15 | 2022-01-26 23:43 |
Generalized Prime Riesel Conjectures | Siemelink | Conjectures 'R Us | 6 | 2020-08-05 00:11 |
Dual Sierpinski/Riesel prime | sweety439 | sweety439 | 0 | 2016-12-07 15:01 |
Very Prime Riesel and Sierpinski k | robert44444uk | Open Projects | 587 | 2016-11-13 15:26 |
Sierpinski/ Riesel bases 6 to 18 | robert44444uk | Conjectures 'R Us | 139 | 2007-12-17 05:17 |