Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Science

Twin Prime Proof Erroneous 199

mindriot writes "The fairly recent perceived breakthrough in prime number theory regarding twin primes, as mentioned on slashdot, is apparently not quite perfect: 'On April 23rd, Andrew Granville of the Universite de Montreal and K. Soundararajan of the University of Michigan found a technical difficulty buried in one of the arguments in the preprint of Goldston and Yildrim. The main issue is that some quantities which were believed to be small error terms are actually the same order of magnitude as the main term. For now this difficulty remains unresolved.' A more detailed technical description is also available."
This discussion has been archived. No new comments can be posted.

Twin Prime Proof Erroneous

Comments Filter:
  • by Dominic_Mazzoni ( 125164 ) * on Saturday May 31, 2003 @02:35PM (#6085653) Homepage
    The last paragraph of the "more detailed technical description" is interesting (shown here in LaTeX notation):

    The consensus is that the definition of $\gamma_R$ needs to be changed so that terms like this one do not appear. However, it is not obvious how to do this change. Work is continuing by Goldston and Yildirim and others to rectify the problem. It does seem reasonable to believe that an improvement on the current world record for small gaps between primes will be achieved by these methods; however, the more dramatic result $p_{n+1} - p_n < (\log n)^\alpha$ for some $\alpha < 1$ seems less likely.

    Unless I'm misunderstanding something, it would be more clear if they said that the inequality above holds for infinitely many $n$, because it certainly couldn't hold for all $n$.

    Essentially they're claiming that it's less likely now that the twin prime conjecture will ever be proved using this method, but there's still a pretty reasonable chance that the proof will result in something along the lines that there are infinitely many pairs of consecutive primes that differ only by x, where x is not quite as small as 2 (which is what the twin primes conjecture says) but x is smaller than any value of x that was previously proven. Which would be cool, but nothing to open champagne over.
  • by SUB7IME ( 604466 ) on Saturday May 31, 2003 @02:48PM (#6085718)
    Twin primes are two prime numbers that differ by a value of two - for instance, 17 and 19, or 29 and 31.
  • by dracken ( 453199 ) on Saturday May 31, 2003 @02:52PM (#6085747) Homepage
    A worse math joke - Why did the mathematician name is dog cauchy ?

    Because he left his residue at every pole

    Ducks :P
  • mirror (Score:5, Informative)

    by jroysdon ( 201893 ) on Saturday May 31, 2003 @02:57PM (#6085778)
    aimath.org/primegaps/ [roysdon.net]
    aimath.org/primegaps/residueerror/ [roysdon.net]

    I'm still working on mirroring all 47 images, but the text is there, and the img tags have great alt text descriptions.
  • by Daniel Dvorkin ( 106857 ) on Saturday May 31, 2003 @03:10PM (#6085847) Homepage Journal
    Well, pretty much all current cryptography techniques depend on primes. Whether knowing anything about the occurrence of twin primes has any bearing on crypto, I have no idea.

    The longer answer to your question is: who the hell knows? One of the fascinating things about math is how results that seem utterly abstract when they're [invented | discovered] (not going to get into that argument right now) turn out to have profound applications years or decades or even centuries down the road. Linear algebra was an interesting but rather small and not terribly important field of study before computers came along ...

    The twin prime problem may remain a curiosity of number theory forever, or it may turn out to be fundamental to some new application that's just down the road; there's no way to know. But given the history of math's progress from pure theory to the basis of technology we use every day, I'm betting on the latter.
  • by rock_climbing_guy ( 630276 ) on Saturday May 31, 2003 @03:12PM (#6085856) Journal
    One really good example of what prime number theory is good for is cryptography.

    For example, in mathematics, it is a well-known fact that it is an easy problem to multiply two numbers. It is a very hard problem to take a number and factor it into the numbers that were multiplied to get the number, especially if it is a very large number.

    If we multiply two very large prime numbers, the result is a very large number that is very difficult to factor; when it is factored, the result will be that it factors only into the original two very large prime numbers.

    Prime numbers also have application in the idea of 'remote coin flipping.' ie. Using prime number theory, it is in theory possible for me to do the equivalent of flipping a coin and you having to guess if it's heads or tails.

    If you still don't understand, consider this. Which is easier to do:
    Multiply 13*17*19*29*57*91*43
    --or--
    Factor 27159925611 into it's prime factors.

    If you can find an easy way to do the second problem, you just might find yourself considered a threat to national security.

  • by wass ( 72082 ) on Saturday May 31, 2003 @03:26PM (#6085917)
    I can understand calculating pi to the nth point as it is used in calculations

    Even the most precise calculations don't need that many digits of pi. It's amazing how fast orders of magnitude build up.

    Take this extreme example. Suppose you know the radius of the galaxy (define the radius going out to the galactice halo, for instance) to arbitrary precision and your calculation of the circumference is limited only by the precision of pi. If you want to know the circumference town to 10^-15 meters (ie, about the size of an atomic nucleus). How many digits of pi are sufficient?

    The radius of the Milky Way galaxy out to the galactic halo is about 65,000 light years, or about 6e20 meters. Only 36 digits of pi would be necessary!!! And this extreme example is of many orders of magnitude larger than precisions of anything that can be calculated in laboratories today. In actuality, one wouldn't really need more then 12-15 digits of pi, if even that much.

  • Your example is pretty poor, in the sense that special-purpose factoring algorithms (Pollard rho, Pollard p-1, Lenstra's ECM) can comfortably factor numbers with many small factors, regardless of the number's size. In fact, ECMing 40-digit prime factors out of numbers with tens of thousands of digits is commonplace today, as is ECMing smaller-sized factors from numbers of millions of digits.

    Now factoring a number 200 digits long with only two (and equally-sized) factors would be a world record.
  • by Zaak ( 46001 ) on Saturday May 31, 2003 @05:19PM (#6086489) Homepage
    I do know that the holy grail is the search for larger primes.

    Actually, finding large primes is pretty easy [wolfram.com]. Taking a large number and finding its prime factors is not. This conjecture/proof doesn't seem to have any immediate bearing on cryptography.

    TTFN
  • by red_gnom ( 545555 ) on Saturday May 31, 2003 @05:20PM (#6086498)
    If you're so damn good at factoring products of primes, factorise 18446743979220271189!

    No sweat: 4294967279 * 4294967291

    Everybody knows, that the best tool for factoring numbers is google:

    http://www.google.ca/search?q=18446743979220271189 [google.ca]

  • by Dominic_Mazzoni ( 125164 ) * on Saturday May 31, 2003 @06:32PM (#6086834) Homepage
    I know this is incredibly nerdy, but it sounds like some people would appreciate it if the jokes were explained to them...

    Q: What did the constipated mathematician do?
    A: He worked it out with a pencil!


    OK, not going to try to explain this one.

    Q: What's purple and commutes?
    A: An Abelian grape.


    A group is a set of things (think "numbers", but they could be sides of a cube, or colors, or anything you want) along with an operation defined on them (like addition or multiplication, but it doesn't have to work like those). When the operation on the group happens to be commutative (like 2+4 = 4+2), the group is called Abelian [wolfram.com]

    Q: Why do you never hear the number 288 on television?
    A: It's two gross.


    A "gross" is a dozen dozen, or 144. Not a very mathematical joke.

    Q: What do you get when you cross a mosquito with a rock climber?
    A: Nothing. You can't cross a vector and a scalar.


    The joke is referring to a Cross Product [wolfram.com], an operation defined on two vectors. You can't take the cross-product of a vector and a scalar.

    Q. How many mathematicians does it take to change a lightbulb?
    A. 1, he gives the lightbulb to 3 engineers, thus reducing the problem to a previously solved joke.


    When a mathematician needs to prove that A implies B, they may instead prove that A implies C where "C implies B" was already proved by someone else, or in a previous theorem.

    Q: What's big, grey, and proves the uncountability of the reals?
    A: Cantor's diagonal elephant.


    The joke is referring to the Cantor Diagonal Argument [wolfram.com], a proof technique that Cantor originally used to prove that even if you tried to associate one real number with every integer, there'd still be real numbers left over. (Amazingly, you can "count" the rational numbers - i.e. all of the possible fractional numbers. As a math major to show you sometime, it's a neat trick.)

    Q: What's yellow and equivalent to the Axiom of Choice?
    A: Zorn's Lemon.


    Zorn's Lemma [wolfram.com] is a mathematical statement which turns out to be true if the Axiom of Choice is assumed to be true, or false if the Axiom of Choice is assumed to be false.

    Q: What's yellow, normed, and complete?
    A: A Bananach space.


    A is space (a set of numbers with a lot of useful operations defined on them) that has a normalization operator defined, and is "complete", which means that the limits of all sequences you can define using numbers in the space are also in the space.

    Q: What is very old, used by farmers, and obeys the fundamental theorem of arithmetic?
    A: An antique tractorisation domain.


    Q: What is hallucinogenic and exists for every group with order divisible by p^k?
    A: A psilocybin p-subgroup.


    A Sylow p-Subgroup [wolfram.com] is a certain type of subgroup (see the definition of a group above).

    Q: What is often used by Canadians to help solve certain differential equations?
    A: the Lacrosse transform.


    The is a technique that makes certain differential equations a lot easier to solve - essentially you take a complicated D.E., substitute certain things in place of any derivatives you see by looking them up in a table, then solve the resulting equation using normal algebra, and finally transform it back also by looking up things in a table.

    Q: What is clear and used by trendy sophisticated engineers to solve other differential equations?
    A: The Perrier transform.


    The Fourier Transform is also used in signal processing, including sound analysis and sound compression algorithms like MP3 and Ogg Vorbis.

    Q:
  • by Schreck ( 137216 ) on Saturday May 31, 2003 @09:01PM (#6087389)

    Q: What is often used by Canadians to help solve certain differential equations?
    A: the Lacrosse transform.


    The is a technique that makes certain differential equations a lot easier to solve - essentially you take a complicated D.E., substitute certain things in place of any derivatives you see by looking them up in a table, then solve the resulting equation using normal algebra, and finally transform it back also by looking up things in a table.


    The joke is referring to the Laplace transform. There is no Lacrosse transform.


    Q: Who knows everything there is to be known about vector analysis?
    A: The Oracle of del phi!


    Hmmmm, I don't get this one. Sorry. Anyone?


    The del operator is fundamental in vector calculus. You can define the gradient, curl, divergence and the Laplacian with it. It's also known as nabla.


    So, they just had to rely on the method of steepest descents.

    A way to find the nearest local minimum of a function - works whenever the function is smooth near that minimum.


    No. You're talking about the gradient descent method. The method of steepest descent is a way to find the asymptotic series of a function. I know Weisstein's Mathworld [wolfram.com] agrees with you, but check their references on that page. Arfken and Morse, Feshbach agree with me! I know because I've been studying those two books on this very subject the whole evening before I checked Slashdot. I was mightily surprised to see the method's name mentioned here, believe me.
  • by the end of britain ( 575444 ) on Sunday June 01, 2003 @02:11AM (#6088362)
    Number theorists have proven that there exists no polynomial function f(x) such that f(x)={primes}. There is, however, a vast literature concerned with the distribution of primes. For instance: Prime Number Theorem: "the prime number theorem gives an asymptotic form for the prime counting function pi(N), which counts the number of primes less than some integer n." Bertrand's Postulate: If n > 3, there is always at least one prime p such that n is less than p which is less than 2n-2. Wilson's Theorem: "if and only if p is a prime, then (p-1)! +1 is a multiple of p, that is (p-1)! congruent to -1 (mod p)." (quotations from mathworld.com) Theorems such as these provide insight into the distribution of primes throughout the natural numbers. The Twin Prime Conjecture, if resolved, would provide additional insight into this distribution, which would be of fundamental theoretical and practical importance. For instance, it is currently regarded as hopelessly time consuming to factor large composites--public key cryptography is based on this fact. But I am not aware of any proof that factoring such numbers *must* take a long time--that they do is an interesting state of affairs, but it might not reflect the nature of the universe so much as our lack of knowledge about prime numbers. Solving the TPC would be a step in remediating that deficiency.

8 Catfish = 1 Octo-puss

Working...