mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Homework Help

Reply
 
Thread Tools
Old 2009-09-17, 17:03   #1
Unregistered
 

24·5 Posts
Default How did they prove that Riesel/Sierpinski numbers.

Exist?


Or did they even do that? I'm assuming they did, because you don't just look for something you don't even know exists... So how did they first prove tht a k exists?


And then after they did that, how did they find a k? Like I'm not looking for the smallest, merely how they acn find any. Thanks a bunch.
  Reply With Quote
Old 2009-09-18, 03:58   #2
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by Unregistered View Post
Exist?
Covering Sets.

It's easy to show that if 3 divides k*2n+1, then 3 divides k*2n+2+1, and every second value of n for ever. Likewise if 7 ever divides a value, then it divides every third "n" from there. Every prime has a repeating cycle. A covering set is a set of primes such that their repeat cycles cover every value of n.


Quote:
Originally Posted by Unregistered View Post
I'm assuming they did, because you don't just look for something you don't even know exists...
Nobody knows if odd perfect numbers exist, but mathematicians have searched for them for thousands of years. Some mathematicians, such as our famous curmudgeon in residence, Bob Silverman, are thoroughly convinced they do not exist. Others, such as the famous Richard Brent, say they have doubts but would not be particularly surprised if one was found. OddPerfect.org is an information sharing and collaboration coordination site for mathematicians working on this question.
wblipp is offline   Reply With Quote
Old 2009-09-18, 11:51   #3
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Adding to what wblipp said:
http://www.mersenneforum.org/showthr...993#post144993 shows the covering set of 78557, the smallest known Sierpinski number. You can make a list of 0-35 (as in, n=0 to 35 mod 36) and see that every n has a factor in the covering set.

Two questions do still remain, though:
1. who first thought that there might be k's with no primes, and why? I'd guess that Riesel and Sierpinski were some of the first, for k*2^n-1 and k*2^n+1 respectively.
2. And, how did people discover that certain numbers were Riesel or Sierpinski numbers? When were the first of these discoveries made, and how?

By the way, is it known if there are any Riesel or Sierpinski numbers that have an infinite covering set? i.e. there are no primes, but no finite covering set of numbers that shows that every n a factor.
And to add to 2, are any efforts still continuing to find more Riesel and Sierpinski numbers? Has effort been put forth to find a covering set (even a large one) for the remaining k's in the Seventeen or Bust project (and similar projects)?

Last fiddled with by Mini-Geek on 2009-09-18 at 12:01
Mini-Geek is offline   Reply With Quote
Old 2009-09-18, 13:17   #4
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2·7·132 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
By the way, is it known if there are any Riesel or Sierpinski numbers that have an infinite covering set?
When k is a perfect square there are sometimes Aurifeuillian factorizations that remove some powers of n, with the others being removed by a partial covering set. This at least creates he possibility of no finite covering set - I don't know if any cases with no finite covering have actually been proven.

Quote:
Originally Posted by Mini-Geek View Post
Has effort been put forth to find a covering set (even a large one) for the remaining k's in the Seventeen or Bust project (and similar projects)?
It's too early to seriously worry about that. A few years ago I did a heuristic analysis of when the nth prime would be found. They are ahead of schedule so far, and the expected value for the last one is far beyond the present level, so there isn't any reason to expect a Sierpinski number among the remaining set.

You can get a feel for the size that would be necessary by considering the primes found by the Dual Sierpinski problem. Any covering set for a Sierpinski number is also a covering set for the Dual Sierpinski number. It's possible, though, for one of the primes in the covering set to exactly equal one of the values, making a prime even though there is a covering set. So any covering set for the remaining k's must include all Dual Sierpinski primes for that k. I've looked at a few of these and decided it makes sense to wait a lot longer before investing any effort in searching for a previously missed covering set.
wblipp is offline   Reply With Quote
Old 2009-09-18, 13:51   #5
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

426710 Posts
Default

How hard is it to look for a covering set? What does it involve? Can it be automated by a computer? Has an automated covering set searcher been programmed, as far as anyone knows?
Quote:
Originally Posted by wblipp View Post
When k is a perfect square there are sometimes Aurifeuillian factorizations that remove some powers of n, with the others being removed by a partial covering set. This at least creates he possibility of no finite covering set - I don't know if any cases with no finite covering have actually been proven.
Hm...interesting. Thanks.
Quote:
Originally Posted by wblipp View Post
It's too early to seriously worry about that. A few years ago I did a heuristic analysis of when the nth prime would be found. They are ahead of schedule so far, and the expected value for the last one is far beyond the present level, so there isn't any reason to expect a Sierpinski number among the remaining set.
Sure, but no harm in looking. Imagine all the work that could be saved if one or more of the k's is really a Sierpinski number. Just consider for a moment how many CPU years have been spent sieving and searching these numbers, vs how much CPU time might be spent looking for a covering set, which would eliminate the need to do this.
Quote:
Originally Posted by wblipp View Post
You can get a feel for the size that would be necessary by considering the primes found by the Dual Sierpinski problem. Any covering set for a Sierpinski number is also a covering set for the Dual Sierpinski number. It's possible, though, for one of the primes in the covering set to exactly equal one of the values, making a prime even though there is a covering set. So any covering set for the remaining k's must include all Dual Sierpinski primes for that k. I've looked at a few of these and decided it makes sense to wait a lot longer before investing any effort in searching for a previously missed covering set.
I was wondering about the relation between the covering sets of Sierpinski and Dual Sierpinski numbers. Now I see why the searches being separate isn't redundant. Thanks.
Quote:
Originally Posted by Unregistered View Post
How did they prove that Riesel/Sierpinski numbers exist?
I don't know, but Riesel and Sierpinski proved that there are an infinite number of Riesel and Sierpinski numbers in 1956 and 1960 respectively. In '62, John Selfridge showed that 78557 was a Sierpinski number, and we're still trying to prove it's the smallest.

Last fiddled with by Mini-Geek on 2009-09-18 at 13:59
Mini-Geek is offline   Reply With Quote
Old 2009-09-19, 20:36   #6
Unregistered
 

2·1,663 Posts
Default

Thanks for the answers!

What I'm looking for though, is how they were able to find such a k, doesn't really have to be the smallest.

Because I wanted to try to apply it to 3^n-2.
  Reply With Quote
Old 2009-09-20, 19:30   #7
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

236610 Posts
Default

Quote:
Originally Posted by Unregistered View Post
What I'm looking for though, is how they were able to find such a k, doesn't really have to be the smallest.

Because I wanted to try to apply it to 3^n-2.
I'm guessing you want to find odd k's such that k*3n-2 is always composite.

One process is to find a covering arrangement and then find the k values that match that covering arrangement. For example, if 13 ever divides k*3n-2. it will divide every 3rd value of n, and if 7 ever divides k*3n-2, it will divide every 6th value of n. Continue like this until you have enough primes to cover everything. Arrange them in an assumed sequence (13 divides when n = 1,4,7..., 7 divides when n=2,8,14..., etc). Then find the k value that matches that covering arrangement. Note that every covering set will correspond to multiple covering arrangements.

I believe this is the process that was used to find the smallest known Riesel and Sierpinski numbers. Proving they are really the smallest then requires finding a prime for all the smaller k values.

If your interest lasts long enough, you will soon find yourself interested in knowing factors of 3^n-1 for values of n that are smooth. This is the path I followed with Riesel and Sierpinski numbers that resulted on the project ElevenSmooth, which is looking for factors of 2^n-1 where n is 11-smooth. Doing this with the base 3 will not intersect with as many other mathematical interests; Richard Brent collects and publishes factors of 3^n-1 for n<10,000 - I don't know of a standard repository for higher exponents. In comparison, Will Edgington collects factors of 2^n-1 for all values of n.

William
wblipp is offline   Reply With Quote
Old 2009-09-20, 19:50   #8
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23·3·5·72 Posts
Default

Quote:
Originally Posted by wblipp View Post
I'm guessing you want to find odd k's such that k*3n-2 is always composite.
try covering.exe from post #60 http://www.mersenneforum.org/showthread.php?t=10316
260880774563 is the best i have found so far
you can rediscover it with the line:
144 3 -2 100000 260880774564

the way lower numbers have been appearing with different parameters i expect it isnt the lowest
i will try more tommorrow

BTW it hasnt been tested much(if at all) with anything but +1 or -1 conjectures but it seems to be producing reasonably correct results for -2

Last fiddled with by henryzz on 2009-09-20 at 19:53
henryzz is offline   Reply With Quote
Old 2009-09-23, 03:29   #9
Unregistered
 

2×7×659 Posts
Default

wow, thanks so much!

I love you guys :D Only on a math forum will you find people who are civilized enough to actually help people most of the time, and not spam spam spam everywhere.
  Reply With Quote
Old 2009-09-23, 06:30   #10
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23×3×5×72 Posts
Default

i cant find anything better currently
henryzz is offline   Reply With Quote
Old 2009-09-24, 17:03   #11
10metreh
 
10metreh's Avatar
 
Nov 2008

2×33×43 Posts
Default

Quote:
Originally Posted by Unregistered View Post
wow, thanks so much!

I love you guys :D Only on a math forum will you find people who are civilized enough to actually help people most of the time, and not spam spam spam everywhere.
There is spam, but posts get moderated first.
10metreh is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
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
Sierpinski/Riesel Base 10 rogue Conjectures 'R Us 11 2007-12-17 05:08
Sierpinski / Riesel - Base 23 michaf Conjectures 'R Us 2 2007-12-17 05:04
Sierpinski / Riesel - Base 22 michaf Conjectures 'R Us 49 2007-12-17 05:03

All times are UTC. The time now is 15:58.


Fri Jul 16 15:58:47 UTC 2021 up 49 days, 13:46, 1 user, load averages: 1.68, 1.68, 1.69

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.