![]() |
![]() |
#1 |
"Jason Goatcher"
Mar 2005
3×7×167 Posts |
![]()
I know people think I'm an idiot for suggesting this, but I'm not saying we should work on it the same way Riesel Sieve and Seventeen or Bust are doing it.
Before I explain my idea, I'll explain the Brier problem, so everyone knows. Most people know that the Riesel and Sierpenski conjecture involves numbers where k*2^n+1 and K*2^n-1 have ks that will always yield a composite, no matter what you plug in as n. They're basically trying to find n's that yield each k below the number prime. Riesel Sieve is down to 68 k's and Seventeen or Bust is down to 7 k's. The Brier problem involves finding the lowest number that is both a Riesel number and a Sierpenski number. Okay, now that that's out of the way... I suggest taking candidate k's and coming up with an automated way of plugging them into the NewPGen engine. Basically, it would be k*2^n+or-1, with about 1000 n and sieving up to a low p like 5000. This way we could get rid of numbers as quickly as possible. Any combination where all the ns disappeared would be tried a second time with 10,000 ns, then 100,000 ns. If 100,000 ns worked, then they would try +1 if the first try had been -1, or vice-versa. There's probably a lot of other stuff we could add that would expedite things, but that's the basic idea. What do you guys think? |
![]() |
![]() |
![]() |
#2 |
Mar 2004
Belgium
5×132 Posts |
![]()
It is an interesting idea but first try make a list of the k's you want to test.
Several other projects did also check these kind of numbers. I think you have go to for a distributed approach like BOINC Primegrid / RieselSieve. First sieve a whole lot of numbers to 1000T+ and then start crunching away. For the moment, I am doing your 9*2^n-1 from 0 to 33M+ & 3^16 till 4M. I do not know that it is still necessary to search / sieve candidates for 9*2^n-1. Regards Cedric Last fiddled with by ValerieVonck on 2007-05-09 at 16:02 |
![]() |
![]() |
![]() |
#3 | |
"Erling B."
Dec 2005
7×13 Posts |
![]() Quote:
![]() and yours too if you like later on. |
|
![]() |
![]() |
![]() |
#4 | |
Jun 2003
3×232 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#5 |
"Jason Goatcher"
Mar 2005
3·7·167 Posts |
![]()
I'm hoping there's a way to disqualify the vast number of choices. While I don't understand modular arithmetic, except at the most basic level, I would think it could be used to disqualify numbers much more quickly than sieving each number, probably 1,000s of times more quickly.
|
![]() |
![]() |
![]() |
#6 | |
"Curtis"
Feb 2005
Riverside, CA
528310 Posts |
![]() Quote:
-Curtis |
|
![]() |
![]() |
![]() |
#7 | |
Jun 2003
63316 Posts |
![]() Quote:
It is possible to do this, but you will have to restrict your self to certain kind of k's. For example you can exclude all k's that are multiple of 3's since there probability to be a brier number is low. Basically instead of testing all the k's, you are only testing low weight sierpinski and riesel numbers together. But if you wanted to test each and every k till 10^27, I don't think that will be feasible with current technology. |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Special project #3b - Project 400 | schickel | Aliquot Sequences | 307 | 2011-10-28 01:29 |
Special project #3a - Project 300 | schickel | Aliquot Sequences | 29 | 2011-08-12 17:45 |
Brier any base | robert44444uk | Conjectures 'R Us | 16 | 2008-11-22 08:14 |
Could a Distributed Computing approach help find the smallest Brier number? | jasong | Math | 5 | 2007-05-29 13:30 |
Our Next Project: 2^811-1 | dleclair | NFSNET Discussion | 6 | 2003-12-13 04:10 |