![]() |
|
|
#276 | |
|
May 2010
Prime hunting commission.
168010 Posts |
Quote:
And, this is not #2. Updated list: 1. Proths, where b is 2. 2. Generalized Proths, where b is any integer. 3. Factorial-based proths, where b is a factorial number. 4. Primorial-based proths, where b is a primorial number. 5. Prime-based proths, where b is a prime number. 6. Primorial, k * p(n) + 1 7. Factorial, k * n! + 1 8. Generalized Cullen/Woodall, k * b^k + 1 9. Factorial Cullen/Woodall, where b, optionally k, is a factorial number. 10. Primorial Cullen/Woodall, where b, optionally k, is a primorial number. 11. Prime-based Cullen/Woodall, where b is a prime number 12. k-b-b, numbers of the form k * b^b + 1 13. Factorial k-b-b, where b, optionally k, is a factorial number. 14. Primorial k-b-b, where b, optionally k, is a primorial number. 15. Prime-based k-b-b, where b is a prime number. 16. Number, square, and fourth, where n^1 + 1, n^2 + 1, and n^4 + 1 are all primes. 17. Special Cofactor, where the prime cofactor is of one of the forms used in this list. 18. General Cofactor, where the prime cofactor is not of a special form. 19. General arithmetic progressions, k * b^n + c, where c is a prime > 10^2, where the prime is at least 2000 digits in length, and where the exponent n > 1. 20. Obsolete-tech-proven primes, using the original PrimeForm or Proth.exe, or any other prime to prove primality of any type of prime listed here. Note: The prime must be at least 7500 digits in length. 21. N-1 analogues of items 1-5. 22. N-1 analogues of items 6 and 7. 23. N-1 analoges of items 8-11. 24. N-1 analogues of items 12-15. 25. Obsolete-tech-proven primes, for -1 analogues only. 26. Twins. As I said before; I will only look for 1-20. In your case, this is item 21; N-1 analogues of items 1-5. Max now holds the largest prime for Category 21, at 109443 digits. Last fiddled with by 3.14159 on 2010-09-05 at 17:04 |
|
|
|
|
|
|
#277 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Ah, I see--I was thinking of Karsten's simplified list here, which groups the -1 analogues in the same categories as the +1. But, hey, I'm not complaining--now I get an easy largest-prime spot, rather than having to compete with Batalov's comparatively large GFN for the #2 category!
|
|
|
|
|
|
#278 | ||
|
Aug 2006
3·1,993 Posts |
Quote:
Quote:
Code:
td(n)=forprime(p=2,sqrtint(n),if(n%p,return(0)));1 |
||
|
|
|
|
|
#279 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
I'm also adding a bonus category, which is technically not part of the list: Trial-division proven primes. I will set the initial record via proving a p20. Record set: The prime 99613292743918510357 was proven via trial division. Last fiddled with by 3.14159 on 2010-09-05 at 18:19 |
|
|
|
|
|
|
#280 |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Update: 486226396244743118281, a p21, was proven prime in about 5 minutes using trial factoring alone.
|
|
|
|
|
|
#281 | |
|
Aug 2006
175B16 Posts |
Quote:
Last fiddled with by CRGreathouse on 2010-09-05 at 21:02 |
|
|
|
|
|
|
#282 |
|
Mar 2006
Germany
22×727 Posts |
I got another extention for the list:
Proving prime by trial division with pencil and paper only! |
|
|
|
|
|
#283 | ||
|
May 2010
Prime hunting commission.
32208 Posts |
Quote:
Quote:
The record for that is already there: It is 170141183460469231731687303715884105727. (Oh, wait, that is the, "by hand" record. Nevermind.) And I'm not challenging that. Denied category. But, the largest prime I think I have proven by hand, by trial factoring, to be prime is 6841. Last fiddled with by 3.14159 on 2010-09-05 at 21:47 |
||
|
|
|
|
|
#284 |
|
Mar 2006
Germany
22·727 Posts |
|
|
|
|
|
|
#285 |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
And, record snapped! The number 8905881751755136749253, a p22, was proven prime via trial division.
By hand; No one will be willing to go past 106 or 108 Using PFGW, I will not be willing to go past p23-p25 with it. Last fiddled with by 3.14159 on 2010-09-05 at 21:18 |
|
|
|
|
|
#286 |
|
Aug 2006
10111010110112 Posts |
I have now proved the primality of 618970019642690137449562111, a p27, with trial division. This was the hardest proof by trial division I had ever attempted.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime posting thread, part 2. (With a catch.) | 3.14159 | Miscellaneous Math | 55 | 2010-11-19 23:55 |
| Tiny range request .... 555.1M | petrw1 | LMH > 100M | 1 | 2010-07-13 15:35 |
| Other primes thread | nuggetprime | No Prime Left Behind | 32 | 2009-10-21 21:48 |
| Error: tiny factoring failed | 10metreh | Msieve | 26 | 2009-03-08 23:28 |
| Tiny error on nfsnet pages. | antiroach | NFSNET Discussion | 1 | 2003-07-08 00:27 |