![]() |
|
|
#78 | |
|
Jul 2003
13·47 Posts |
Quote:
perl hiddenPowers.pl pl_remain.txt 4*2019^n-1 n=0 mod 2 factors due to 2^2 64*2019^n-1 n=0 mod 2 factors due to 8^2 64*2019^n-1 n=0 mod 3 factors due to 4^3 100*2019^n-1 n=0 mod 2 factors due to 10^2 144*2019^n-1 n=0 mod 2 factors due to 12^2 i see no reason to remove these k´s |
|
|
|
|
|
|
#79 | |
|
"Curtis"
Feb 2005
Riverside, CA
10011000000002 Posts |
Quote:
If every odd power has a trivial factor, and every even power factors as a difference of squares, which powers are going to generate a prime for you? |
|
|
|
|
|
|
#80 | |
|
Jul 2003
13·47 Posts |
Quote:
i did not understand sweety439´s post i am not a mathematician i thought that only if the script tells me something like (example: 8*125^n-1 every n factors due to x^3) i can remove the entire k thank you for the info |
|
|
|
|
|
|
#81 |
|
May 2007
Kansas; USA
101×103 Posts |
Sweety's post is correct. You can remove those k's from your search. They will never be prime. Based on your page, there really are only 6 k's remaining. You can kind of notice this when sieving if you see an unusually low number of n's remaining for a k. The fact that the k's are perfect powers and there are few n's remaining in the sieve is another clue.
You can see these types of algebraic factors shown on the Riesel page for different bases <= 1030. If the algebra and reason for removing them is not clear to you, it would be safer for you to stick with Sierpinski bases (that still have some k's with algebraic factors but are far less likely) or participate in the project for bases <= 1030. There are many bases in the recommended thread with 4 or 5 k's remaining that can be searched from n=100K to 200K or higher. Not all versions of sr(x)sieve will remove all k's with algebraic factors. Last fiddled with by gd_barnes on 2019-02-02 at 20:45 |
|
|
|
|
|
#82 | |
|
Jul 2003
13·47 Posts |
Quote:
thank you! |
|
|
|
|
|
|
#83 |
|
Jan 2017
3×11 Posts |
Reserving Sierp. base 2020 (all 21 k's) from 10K-20K. (At 10K the testing was progressing at about n=1K/day) also, just ask if you want the k's remaining at n=10K for this one.
Anyone want all 62 k's remaining for the Riesel side for 8K-10K? |
|
|
|
|
|
#84 |
|
"Curtis"
Feb 2005
Riverside, CA
114008 Posts |
|
|
|
|
|
|
#85 |
|
Jan 2017
2116 Posts |
|
|
|
|
|
|
#86 |
|
"Curtis"
Feb 2005
Riverside, CA
28×19 Posts |
Just do depth optimal for your own machine; it doesn't make sense to compare your sieve time to my LLR time. Also, I'll be running the file on multiple machines, each of a different speed, so I can't honestly answer your question.
Or, sieve to whatever depth you think reasonable, and I can sieve a few more hours if I deem it useful. |
|
|
|
|
|
#87 |
|
Jan 2017
3310 Posts |
Find attached the 6915 candidate sequences for R2020 8K=10K to n=5G (102.2s/n)
Also, status update on yesterday's S2020 reservation: Testing is at n=14676, 3 new primes found, 18 k's remain: 775*2020^10658+1 612*2020^11836+1 901*2020^14159+1 Last fiddled with by NHoodMath on 2019-12-31 at 15:13 Reason: Added S2020 update |
|
|
|
|
|
#88 |
|
"Curtis"
Feb 2005
Riverside, CA
28×19 Posts |
Thanks for the file. It yielded 4 primes for 3 k's:
558*2020^8312-1 644*2020^9240-1 681*2020^9297-1 644*2020^9634-1 I haven't counted the k's to double-check your count, but you said 62 k's at 8000 so now there are 59 k's at 10,000. I think I know how to pull them from the sieve file you gave me and set up a new sieve; if I manage that, I'll run n=10k-20k to sieve Wednesday and LLR from tomorrow night through the weekend. EDIT: unless you'd like to continue testing yourself- you started the base, so it's your prerogative to continue if you wish. EDIT2: I fed the sequences into srsieve, and it pointed out k=9 and k=1296 have algebraic factors; I note both k's are perfect squares, which means I can delete all even n's for those k's (right?). I'll wait for a green light from NHoodMath before I start testing; if he'd like to test I can post the sieve file. Last fiddled with by VBCurtis on 2020-01-01 at 05:58 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bases 501-1030 reservations/statuses/primes | KEP | Conjectures 'R Us | 3913 | 2021-07-26 09:58 |
| k*b^n+/-1, Bases 271 and 11971 | robert44444uk | Math | 26 | 2021-01-08 07:08 |
| Numbers in Other Bases are Belong to Us | Stargate38 | Lounge | 44 | 2020-10-24 11:33 |
| Other Bases? | wblipp | GPU Computing | 50 | 2012-10-11 13:23 |
| Starting new bases | MrOzzy | Conjectures 'R Us | 104 | 2010-03-18 22:11 |