Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Prominent Mathematicians Rebuke Recent Riemann Hypothesis Proof

Posted by ScuttleMonkey on Fri Jul 04, 2008 01:29 PM
from the here-is-your-peer-review dept.
Bryan writes "Xian-Jin Li's purported proof of the Riemann Hypothesis (reported on recently) has been rebuked by Fields Medalist Terence Tao. Fortunately, Dr. Li's proof fails alongside a respectable graveyard of previous attempts." Relatedly, jim.shilliday writes "The proof cites and appears to be based in part on the work of the leading French theorist Alain Connes. A few hours ago, Connes posted a comment on his blog stating that the purported proof is so badly flawed that he stopped reading it."
+ -
story

Related Stories

[+] Claimed Proof of Riemann Hypothesis 345 comments
An anonymous reader writes "Xian-Jin Li claims to have proven the Riemann hypothesis in this preprint on the arXiv." We've mentioned recent advances in the search for a proof but if true, I'm told this is important stuff. Me, I use math to write dirty words on my calculator.
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Why "fortunately"? (Score:5, Interesting)

    by fgaliegue (1137441) on Friday July 04 2008, @01:36PM (#24060721)

    From the summary:

    Fortunately, Dr. Li's proof fails alongside a respectable graveyard of previous attempts

    Why? I'm probably missing something obvious, I'm not even a mathematician to start with, but...

    I mean, we (the world) do want to prove it right (or wrong) one day or another, don't we?

    • by Anonymous Coward on Friday July 04 2008, @01:39PM (#24060761)

      I guess they mean that there's no shame in having failed, since many other respectable attempts also failed.

    • by Chris Pimlott (16212) on Friday July 04 2008, @01:43PM (#24060787)

      They're just being polite by pointing out there's no shame in failing to prove the Riemann Hypothesis, since it has frustrated the attempts of many a prominent mathematician so far.

      • Re: (Score:3, Interesting)

        I'm not so sure they're being polite. Mathematics has it's share of cranks, and high profile conjectures receive a lot of attention by these woomeisters. While a crackpot proof might appear mystical to the layperson due to the extreme use of technical jargon, a trained mathematician can usually spot a uninformed line of argument. To draw a more comprehensible analogy, I would liken many of the proofs of longstanding problems to the endless stream of perpetual motion machine patents. Except the latter de
        • by grizdog (1224414) on Friday July 04 2008, @03:10PM (#24061465) Homepage
          First of all, while you are right that there is no shame in failing to prove the RH, there is some shame involved in announcing in such a high-profile way that you have done it, and effectively requiring everyone to stop what they are doing to read your proof.

          Having said that, Li is no crank. I had not heard of him, but that's no surprise since I'm not a number theorist. But he has published several refereed papers in this area, has a position at BYU, and really ought to have known better than to explode on the scene like this.

          I've gotten communications from genuine crackpots, wanting my comments on their work. Early in my career, I wrote back, gently pointing out the mistake. To my horror, friends then received slightly modified but still absurd drafts, listing me as a collaborator! Li is a real mathematician, probably with poor social skills, and a bad proof.

          • by Jerf (17166) on Friday July 04 2008, @09:51PM (#24063707) Journal

            announcing in such a high-profile way

            Are you sure about that? Getting a paper onto arxiv.org doesn't seem to be that hard, and there's lots of ways to find out about it (RSS feed, etc.). He may not have had any reason to believe that he'd get this sort of attention, as he may have thought everyone involved would simply assume that it wasn't worth much, not having been peer reviewed.

            While I love the free and open flow of information that arxiv represents, this is hardly the first time that something has been posted on there and subsequently blown out of proportion. The Internet at large doesn't seem to really understand arxiv.org, that just because someone's got a fancy LaTeX paper up claiming some wild thing doesn't mean it's credible. A paper on arxiv.org shouldn't even be understood as being endorsed by the author, let alone "science". I always love when somebody backs up their argument about physics with a link to arxiv.org, it's like a red flag that it's time to just pack it in, you're not going to get through to this person, because they only understand the trappings of science, not the actual process.

            • by delt0r (999393) on Saturday July 05 2008, @02:37AM (#24064607)

              ...with a link to arxiv.org, it's like a red flag...

              An even redder flag is a link to New Scientist as if its some peer reviewed source. NS references arxiv.org heavily no matter how stupid the claims (aka Zero Point Energy).

      • by FnH (137981) on Friday July 04 2008, @03:38PM (#24061703)

        I believe you're mixing this up with another hard problem that hasn't been proven yet. You're thinking about the NP = P [wikipedia.org] problem. The difference is that here we don't know what will be the outcome, whereas for the RH most people assume it's true. Having a proof for this wouldn't really change anything (apart from validating large parts of mathematics that assume it is true)

        • Re: (Score:3, Interesting)

          No, I wasn't saying that the RH being true would cause problems with encryption (I am aware that most mathematicians assume it is true), but rather that the methods used to prove it would cause complications. See here: link [it-director.com]
              • Re: (Score:3, Informative)

                by Anonymous Coward

                I am a mathematician, and there's no reference for this claim, but RH is a problem in analytic number theory and none of the credible work on it (meaning not by random crackpots) uses anything involving factoring. Why would an algorithm to factor numbers have any use at all, especially since this isn't something that can be proven computationally anyway?

                The best we've done algorithmically by assuming the Riemann hypothesis is come up with faster algorithms to test primality (like an unconditional Miller-Ra

          • Re: (Score:3, Insightful)

            by Anonymous Coward

            For the record, most people don't know what P or NP is ;)

      • by Rudolf (43885) on Friday July 04 2008, @04:13PM (#24061971)

        [..] lead to the undermining of current encryption methods, which depend on the difficulty of factoring large prime numbers.

        That's a trivial problem.

        All prime numbers have two factors: 1 and itself.

        Goodbye encryption :-)

      • by gomoX (618462) on Saturday July 05 2008, @02:35AM (#24064599) Homepage

        One possible explanation for your understanding (which in my understanding, is wrong), is the Miller-Rabin primality test algorithm.

        The primality problem (telling whether a number is prime), although hard, was never proved to be NP-complete.
        The Miller-Rabin primality test is a (actually, the 1st and possibly the only) polynomial deterministic algorithm that is based on the Riemann hypothesis (polinomial deterministic meaning "fast and accurate"). Proving RH would prove that Miller-Rabin is exact and therefore shown that primality testing is in P.

        http://en.wikipedia.org/wiki/Miller-Rabin_primality_test [wikipedia.org]

        Unfortunately, algorithm freaks were faster than math freaks (well, the algorithm freaks involved were math freaks too) and a new algorithm called AKS was developed that did everything Miller-Rabin did without relying on the Riemann Hypothesis.

        http://en.wikipedia.org/wiki/AKS_primality_test [wikipedia.org]

        So, to this day, we know primality testing is polynomial. The _real_ problem in cryptography is prime *factoring* (if it's not prime, then find 2 numbers that when multiplied produce the original number). Although it is not know whether that problem is P or NP-complete or both, it is believed to be outside NP because it is much harder than plain primality testing.

        http://en.wikipedia.org/wiki/Integer_factorization [wikipedia.org]

  • I have to ask, I know for mathematicians this is a big deal and all, but what are the piratical applications for this?
    • by HappySmileMan (1088123) on Friday July 04 2008, @01:42PM (#24060777)
      Well it doesn't have any piratical applications, but the ninjas will definitely find a use for it
    • by the eric conspiracy (20178) * on Friday July 04 2008, @01:56PM (#24060889)

      There are a lot of results based on assuming the conjecture is true, including a variety of factoring and root finding algorithms that are computationally very useful.

      Until it is proven you really don't know if these algorithms are giving correct answers.

      This is why it is so important and has a big prize associated to it.

        • Re: (Score:3, Insightful)

          Unless it says the number is prime (you have to trust there are no factors) or gives factors that aren't primes.

        • by thermian (1267986) on Friday July 04 2008, @02:39PM (#24061219)

          Since the work based on the assumption that the hypothesis is true is in itself valuable, it will still be used.

          It's just that a proof, if found, will elevate who-ever finds it to the status of mathematical superstar.

          Consider this, we are still finding proof of various of Einstein's theories, but work based on his has been of real value for decades.

          Here's another example that makes me sound all clever because I know it.

          Newtons equations, and his entire body of work, completely failed to explain how it is that the moon can orbit the earth while the earth orbits the sun, and we *still* don't have the equation to explain that bugger.

          There are specific n-body solutions, I've written one myself, but a solution for the general case? Nope, never been done.

          Louis Pasteur spent most of his life on that particular problem, as have many other prominent scientists, all to no avail. We found a use for Newtons work regardless, and Einstein extended it successfully, even with that glaring hole.

          • by the eric conspiracy (20178) * on Friday July 04 2008, @07:07PM (#24063033)

            You are mixing the basic tenants of physics and mathematics, not a good thing to do. Science is a mix of inductive and deductive logic, math has a higher standard and doesn't admit inductive proofs.

            Three guys were vacationing in Scotland. One was an astronomer, one a physicist and one a mathematician.

            In their travels they chance on a black sheep grazing in a field.

            Astronomer: All sheep in Scotland are black
            Physicist: Some sheep in Scotland are black
            Mathematician: There is one sheep in a field in Scotland that is black on at least one side.

            • Re: (Score:3, Insightful)

              Mathematician: There is one sheep in a field in Scotland that is black on at least one side.

              I thought he was going to say all sheep in Scotland are grey?

              Anyhow, what's with there's no inductive proof in Mathematics? There are many many inductive proofs, even at high-school you write "proof by induction" quite a lot. Google it, all the top hits are mathematical.

              http://en.wikipedia.org/wiki/Mathematical_induction [wikipedia.org]

              • Re: (Score:3, Informative)

                Inductive is a philosophical term, the inference of new facts based on previously known ones. In Physics, this means using experimental data in order to make general assumptions about the universe.

                In mathematics, we use the term tongue-in-cheek, to refer to a particular and useful consequence of the least-element axiom. It resembles inductive reasoning, but it is indeed quite more rigorous.

          • Re: (Score:3, Informative)

            While what you say is somewhat correct, there is a glaring difference between "proof" as it corresponds to physics, and "proof" as it corresponds to mathematics, and indeed what constitutes a failure of a given theory.

            Addressing the latter first, Newton's equations describe to a very high degree of accuracy (perfectly, in the limit of ignoring relativistic and other high-order corrections) the interaction of any arbitrarily large number of bodies. The fact that we cannot solve these equations is in no way

            • by thermian (1267986) on Friday July 04 2008, @03:21PM (#24061573)

              Nope. We can do calculations that involve n-bodies, of which obviously 3-body is part, but they involve using the 2-body solution of Newton for all unique pairs in a simulation.

              A separate general three body solution probably does exist, but no-ones found it.

              If found, it would quite possibly revolutionise n-body modelling, and prove useful to space science (if, and only if, it sped up calculations), but I doubt astronomers would care much.

    • I had to go look it up after you asked... apparently to mathematicians, there are plenty of practical applications. See http://en.wikipedia.org/wiki/Riemann_hypothesis [wikipedia.org] for a few examples. Neither of them made sense to me yet, and I've already had coffee. If they are looking for one example where this theory is not true, and offering a million bucks, someone is sure to put a couple yellow dog games console clusters together and find out soon enough. (either that or prove Doom is written by zombies who don't

  • by pongo000 (97357) on Friday July 04 2008, @01:37PM (#24060729)

    The "proof" is that of Theorem 7.3 page 29 in Li's paper, but I stopped reading it when I saw that he is extending the test function h from ideles to adeles by 0 outside ideles and then using Fourier transform (see page 31). This cannot work and ideles form a set of measure 0 inside adeles (unlike what happens when one only deals with finitely many places).

    ...but this certainly cleared things up for me!

    • The "proof" is that of Theorem 7.3 page 29 in Li's paper, but I stopped reading it when I saw that he is extending the test function h from ideles to adeles by 0 outside ideles and then using Fourier transform (see page 31). This cannot work and ideles form a set of measure 0 inside adeles (unlike what happens when one only deals with finitely many places).

      ...but this certainly cleared things up for me!

      ...this brings me back so many memories from my old grad days... the books usually brought a demonstration of a simple theorem , and the exercises were to demonstrate theorems WAY harder, stuff like " Using the theorem that states that 0+1=1, prove that if God exists he doesn't want you to finish College." =)

      • by Beardo the Bearded (321478) on Friday July 04 2008, @02:09PM (#24060975)

        It's called "Proof by Intimidation":

        using the formula:

        [ some formula ]

        it is trivial to see that:

        [ some other formula out of nowhere ]

        therefore, combining the above, we can arrive at the easily obtained answer:

        [ some MATLAB result ]

        Don't forget, it works both ways; the people marking your assignment don't want to admit that they can't see the so-called "trivial" derivation.

    • by Beardo the Bearded (321478) on Friday July 04 2008, @02:15PM (#24061009)

      Use the "Star Trek" filter:

      he is extending the test function h from [ tech ] to [ tech2 ] by [ tech 3 ] and then using Fourier transform ... This cannot work and [ tech ] form a set of measure 0 [ tech 4 ] (unlike what happens when one only deals with finitely many places).

      When he moved from one set to another and did the Fourier transform, he forgot that he ended up with an empty set instead of a finite number of points because that's apparently a property of whatever the hell he was talking about.

    • This is not all that bad.

      Probably many slashdotters are familiar with the discrete Fourier transform (used in JPEG encoding, incidentally). The DFT for sequences of length n fits together nicely with the DFT for longer sequences whose length is a multiple of n. If you try to put all these DFTs for sequences of different length together in a certain way and combine them with the continuous Fourier transform, you end up with something called the adelic Fourier transform. (That's a little bit different

  • Ow my head (Score:5, Funny)

    by Jailbrekr (73837) <jailbrekr@digitaladdiction.net> on Friday July 04 2008, @01:38PM (#24060745) Homepage

    The proof, and the rebuke, only proved my theory that there is a distinct surge in advil usage when something like this is posted on /. or digged.

    • I stopped reading when I saw that he is using Advil, this cannot work when it is well established that Excedrin is the preferred migraine reliever.

  • by the eric conspiracy (20178) * on Friday July 04 2008, @01:38PM (#24060747)

    Well duh this is what we have been saying - this is a preprint and is likely to have errors. Whether or not they can be repaired is open to question.

    Wiles' proof of Fermat's last theorem took a long time to go through the review and repair process. And there was at least one pretty hard problem that had to be fixed.

    Slashdot's "journalistic" process really suxors when it comes to this sort of stuff.

    • by proverbialcow (177020) on Friday July 04 2008, @01:45PM (#24060811) Journal

      Slashdot's "journalistic" process really suxors when it comes to this sort of stuff.

      Wel of course it does. Slashdot is journalology, not journalonomy.

    • Re: (Score:3, Interesting)

      The comments made by Tao and Connes are the sort of comments one would make if the paper was irrevocably flawed. For instance, Tao notes that "the decomposition claimed in equation (6.9) ... is, in fact, impossible; it would endow the function h ... with an extremely strong dilation symmetry which it does not actually obey. It seems that the author was relying on this symmetry ..."

      In more simple terms: Partway into the paper the author proved something that is definitely false; he then relied on this false

    • Yeah, this is becoming a real problem with the preprint journals. Media groups like New Scientist will run a hyped-up story on some "ground-breaking new development" which will have propagated through the blog echo-chamber before other scientists have even had a chance to review it. It's not enough for the media to completely butcher the science they do present, now they have to present results which haven't even had cursory review. It's no wonder the public doesn't trust science considering what is is bein

  • by ActusReus (1162583) on Friday July 04 2008, @01:42PM (#24060781)
    Oh come on, you were almost there! How about:

    "Renowned Researchers Rebuke Recent Riemann Reasoning"
  • What a shock... (Score:5, Interesting)

    by porcupine8 (816071) on Friday July 04 2008, @02:04PM (#24060939) Journal
    My husband is a mathematician, and he gets emails weekly from crackpots claiming to have disproved the proof of Fermat's Last Theorem or having proven the Riemann hypothesis or whatever. You can submit anything to the ArXiv, this shouldn't have even been news in the first place until it was confirmed.
    • Re:What a shock... (Score:5, Interesting)

      by njj (133128) on Friday July 04 2008, @03:39PM (#24061709)

      I work part-time for a couple of mathematics research journals and we do get the occasional crank submission. There's one guy who's been sending us, on average, a 'paper' every week or so for the past few years: typically a single, badly-written page of gibberish (we're talking Time Cube [wikipedia.org] standard lunacy here) which is clearly not the work of someone who's ever seen a real mathematics paper. We've never responded to him, or even acknowledged any of his submissions (helpfully he prints his return address on the back of the envelope, so these days they go straight in the bin, unopened and unread) and yet he still keeps sending them in.

      The arXiv also tends to get its fair share of crank submissions, usually elementary attempted (but trivially broken) proofs of things like the Goldbach Conjecture, Fermat's Last Theorem and the like - I'm assuming that the really mad stuff is filtered out by the moderators.

      In contrast, at a quick glance to my nonspecialist eyes (I'm a knot theorist) Xian-Jin Li's preprint looks like a genuine (if flawed) attempt by a serious, qualified mathematician who specialises in the relevant area. Fair play to him for trying, though. I'm also not sure I'd characterise Terence Tao or Alain Connes' refutations as 'rebukes' - they looked more like dispassionate analyses of the paper's flaws to me, the sort of discussion you'd expect from the peer-refereeing process.

  • by HuguesT (84078) on Friday July 04 2008, @03:52PM (#24061801)

    Just wanted to point out that Professor Connes is also a Fields medalist (1982) [wikipedia.org].

    I guess it is a testament to Xian-Jin Li excellent reputation and the importance of the topic that these two mathematical superstars took the time to look at his proof.

  • by phr1 (211689) on Friday July 04 2008, @04:10PM (#24061931)
    And the slashdot post I think miscasts Connes's remark. It's not like Connes quit reading the proof because it so full of crap that Connes got disgusted. Proofs are chains of reasoning that don't hold together if there is a single link that's flawed. So as soon as Connes found an error that he didn't see how to fix, there wasn't any point to continuing, everything that relied on the erroneous step simply couldn't be supported. Like if I tell you my plan for making a 1000 mpg car, and it turns out to depend fundamentally on steel being lighter than air. This dependence might be subtle enough that neither of us realized it at first, so I'm not necessarily a crackpot for coming up with such a plan. But as soon as the problem is noticed, the rest of the details become irrelevant.

    The proof was a legitimate effort by a non-crackpot, but the ideas in it were well known to specialists in the field and were generally understood to not be powerful enough to crack the problem. So the errors were found fairly quickly. Scott Aaronson's post Ten Signs that a claimed mathematical breakthrough is wrong [scottaaronson.com] item #10 may be helpful in understanding what happened.

    • Re: (Score:3, Interesting)

      A failed proof can still be worth reading, if it has interesting proof techniques or novel math structures in it. For example, ring theory, algebraic geometry, and moduli spaces were (as I understand it) due in part to failed proof attempts for Fermat's Last Theorem.
    • by allanw (842185) on Friday July 04 2008, @01:50PM (#24060847) Homepage
      The submitter used stronger language to describe the comment than the comment itself. Connes just said "The 'proof' is that of Theorem 7.3 page 29 in Li's paper, but I stopped reading it when I saw that he is extending the test function h from ideles to adeles by 0 outside ideles and then using Fourier transform (see page 31). This cannot work... "
    • You're not making yourself look good here. Read the entire proof and then critique it objectively, rather than just insult the proof and the mathematician behind it.

      I'm not sure, but the way I read that is the quote is saying that the mathematician whose work was the basis for the proof started to read it and he (the mathematician) stopped reading.

      From the link pointing to Connes blog ...

      The "proof" is that of Theorem 7.3 page 29 in Li's paper, but I stopped reading it when I saw that he is extending the te

    • by retchdog (1319261) on Friday July 04 2008, @02:19PM (#24061033) Journal

      Yes, why don't you tell the Fields medalist how to make himself look good? I'm sure he needs your help desperately. Jeebus, you know that a Fields medal is objectively harder to get than a damned Nobel prize, right?

      He did critique the 'proof' objectively. The claim was that by looking at the function on a certain domain ("ideles" whatever those are), one could look out from there and see how it would have to behave elsewhere ("adeles"). However, the "ideles" aren't big enough to give a good viewpoint of what's going on (i.e. the function at the ideles is not necessarily representative of the rest of the function). If you only look at multiples of 2pi, you could "prove" that sin(x)==0. Just because you or I couldn't notice the obvious problem in the RH proof, doesn't mean that it doesn't merit quick dismissal. Sometimes obvious mistakes are made in math (some would say that only obvious mistakes are made - but they are only obvious once they are pointed out).

    • by kjs3 (601225) on Friday July 04 2008, @03:16PM (#24061523)
      Why? Li is stating "I base my proof on X". Connes says "I see you've based your proof on X. I'm quite content that X doesn't work." Game over. If the fundamental assumption is wrong, what is gained from going on? If you read a paper that started "assume the square root of 9 was 3.1", do you *really* need to read all of it before you decide "this fellow might be off track."?