SB Project Announces 4th-Largest Known Prime
alien88 writes "The Seventeen or Bust project announced today that they have discovered the fourth largest prime on record. The prime is 1,521,561 digits long and is their sixth discovery since the start of the project. They now have 11 multipliers left to prove that k = 78,557 is the smallest Sierpinski number. Randy Sundquist of Team ExtremeDC's computer discovered the number on December 6th."
In a related story, the BCS rankings for prime numbers were also released, with "2" garnering the top spot. Consequently, a lot of journalists got pissed off.
because they counted them all, duh.
Please, next time you ask a question regarding the wording of a topic, include the entire quote with context.
read: "on record"
---Excuse the bad English, I'm American---
Wow, this is going to completely blow away the four Americans who can still add.
-in search of a ship, a bone, and a way the hell outta here....
Does k have to be odd?
The page for Sierpinski numbers uses both k and (2k - 1). But the page on Riesel numbers seems to say k needs to be odd.
What's so neat about Sierpinski numbers?
Is there a real-life use for numbers that are excessively composite?
And, finally....
What's a Sierpinski number of the first kind?
It seems as if this test can only prove that a number is not a Sierpinsky number by showing it forms a prime number at some 'n'. But since n has no bounds you can never really prove that a number is a sierpinsky number.
Veramocor
Does anyone else think www.seventeenorbust.com sounds like a porn site?
- Chuq
Wow! I'm surprised ... coming on the heels of GIMPS 6+ million digit prime. At 1.5+ million digits, it's not only the world's 4th largest known prime, but is the FIRST known prime with more than 1 million digits that's not a Mersenne prime (not of the form 2^p-1)! This is important because the primality of this form, k*2^n+1, (while still allowing some optimizations) is much harder to check than the Mersennes and their close cousins, the Generalized Fermats, who together occupy the other 7 positions in the top 8 largest known primes!
Greg
... how many prime numbers left and we discover the secrets of life?
The IT section color scheme sucks.
And, for those curious, the largest prime curently known is the 40th Mersenne Prime 2 to the 20,996,011 -1, which is 6,320,430 decimal digits in length. If you're wondering what that looks like, and don't mind downloading 6.3 MB, wonder no more.
Request: ECM unit, 1000 km fullerene cable, 1 tactical nuclear weapon. Reason: Birthday party for foreign dignitary.
"The Sierpinski Problem: Definition and Status In 1960 Waclaw Sierpinski (1882-1969) proved the following interesting result.
Theorem [S]. There exist infinitely many odd integers k such that k*2n + 1 is composite for every n > 1.
A multiplier k with this property is called a Sierpinski number. The Sierpinski problem consists in determining the smallest Sierpinski number. In 1962, John Selfridge discovered the Sierpinski number k = 78557, which is now believed to be in fact the smallest such number.
Conjecture. The integer k = 78557 is the smallest Sierpinski number.
To prove the conjecture, it suffices to exhibit a prime k*2n + 1 for each k less than 78557. By August 1997, this had been done for all except the following 21 values of k less than 78557. As long as a prime is not found for a listed k, that k might be considered a potential Sierpinski number. However, as the conjecture suggests, in the long run a prime is expected to emerge for each of these k."
So, what these folks have done is found a prime for another candidate k less than 78557.
I find the search for primes -- and for more complicated results, like this one, that use primes -- to be fascinating. There is something so pure about this world of mathematics. (As Kronecker is quoted as saying, "God made the integers; all else is the work of Man.") This kind of study says something very deep about the nature of the universe we live in.
If there are other intelligent beings in the universe, it is fascinating to contemplate that -- no matter what other differences we may have -- they may be finding out these same facts about pure mathematics. It's a language we have in common.
The Law of Falling Bodies
I've always thought it is unfair that only odd numbers can be prime. Why not define a number to be prime if its only possible divisors are pm 1, pm itelf, OR possibly pm 2. That way we would have a much richer collection of numbers to consider as prime.
but, why do we bother with the search for ever larger prime numbers? Is there any actual point to knowing that 2^20+million-1 is a prime number 6.3 million digits long? I'm genuinely curious about this. I'm an academic, and some of my colleagues do research that seems completely unconnected from any utility whatsoever, so I am familiar with that practice. I'm just wondering if that's what is going on here, or if there is some deeper utility to this, like maybe helping develop the perfect recipe for chocolate chip cookies?
Maybe not immediately.
However read some of the above stuff & links about the type of number.
Possible practical application:
In the fields of cyrptography/encryption - it is not beyond the realms of imagination to want to have a number which is known to be factorable, not necessarily having the factors, but very large. 78557*2^<huge number> + 1 would then be very handy. There is also a search on somewhere for more of these numbers.
Less obvious:
Symmetries, algebraic topology stuff. While I know almost completely nothing (I don't even know enough to brag about my ignorance), as people dig deeper into the links between calculus and number theory - eg Andrew Wiles and Fermat's Last Theorem proof is based on his proof of the Taniyama's Conjecture, what is slowing evolving is some understanding that will hopefully become more accessible of the links between number theory and calculus. What type of symmetries can 78557*2^<>+1 have and does it tell us anything about the algebraic topology stuff related to its construction which may then feed down into calculus (& even possibly physics).
What has me interested is why is 78557 the smallest number with this property? Why is it so special? Hopefully there may be answer before I die.
The Singularity is closer than you think
Quant
Quoting from the signup page:
License
This system is Copyright (C) 2002 by Louis Helm and David Norris. The system may only be used in its intended spirit of solving the Sierpinski problem. Any other use whatsoever constitutes unauthorized use and is punsihable under the Digital Millennium Copyright Act.
(their typo on "punishable", not mine)
What's up with the DMCA reference? I would have thought a project run by such bright people would be a bit more enlightened...
5359 * (2 ^ 5054502) + 1
produces the decimal expansion in about 5 minutes on a PIII/800. As bc works, it's resident set size increases, reaching a maximum of about 6.6 MB of RAM. So, a 386 with 8 MB RAM running Linux could easily compute this result in 2 to 3 hours.
One could publish the number easily enough. A bzip2 compressed verion is about 656,116 bytes. However, just running the calculation in bc seems reasonable at this point, avoiding a slashdot effect. That is, assuming you needed to know, for some reason.
-- Stephen.