Slashdot Mirror


Another Millenium Problem May Have Been Solved

S3D writes "After recent verification of the proof of the Poincaré conjecture, another of the Clay Institute's Millenium Problems may have been solved. This new solution is for Navier-Stokes equations under physically reasonable conditions. Navier-Stocks equations describe the motion of fluid substances such as liquids and gases. Penny Smith has posted an Arxiv paper entitled 'Immortal Smooth Solution of the Three Space Dimensional Navier-Stokes System' which may prove the existence of such solutions."

4 of 134 comments (clear)

  1. I solve 3 millennium problems before breakfast by fatphil · · Score: 3, Insightful

    Well, at least contributors to arXiv between them seem to. (The 'GM' section in mathematics has been dubbed by some serious mathematicians "garbage machine", for example.)

    Wait for the peer review to begin. I've not seen anyone familiar with the field say anything about the paper yet, only then does it gain credibility.

    FatPhil

    --
    Also FatPhil on SoylentNews, id 863
  2. Re:What is the geometry? by Anonymous Coward · · Score: 1, Insightful

    Caveat: Though I started out in CFD I have not read CFD papers for some 12 years. and frankly I dont understand much of the math in this paper.

    That's OK - this is slashdot.

    Most commenters won't have even read the article, let get as far as failing to understand it!

  3. Re:Neat indeed by Garse+Janacek · · Score: 4, Insightful

    Not necessarily -- it is conceivable that there exists a poly-time algorithm for an NP-complete problem, but there is no proof (within ZFC, say) that it is correct. The physical truth is certain -- but what we can know about the physical truth is limited.

    Now, I'm with you in believing that that's extraordinarily improbable, but math doesn't always respect what we consider to be likely.

    In my opinion (as a complexity theory grad student), the "maybe P=NP is independent" speculation is bunk. There are genuine, interesting results talking about the limits of how we can resolve P vs. NP, but none of them come anywhere near logical independence, and giving up on a field-defining problem after 30-odd years is just very odd considering how long the really major open problems often take to solve. I believe the solution exists, and I hope it is found soon, but I will be unsurprised if it takes another 100 years or so while we get a better handle on what computation really means.

    --

    I am the man with no sig!

  4. Re:Someone had better tell the Formula One teams by quanminoan · · Score: 2, Insightful

    Using the Finite Element Method (FEM) will give you very good results. I've worked with Comsol and Floworks simulations designing a variety of things - but mostly cooling loops. This is where the problem lies - these simulations are very computer intensive and even a simple simulation such as a cooling loop through copper (one bend) can take over a day to converge to a solution (and i would make all sorts of assumptions to cut the time down, like perfectly smooth walls). A desktop computer wouldn't even be able to handle a more realistic simulation of the same loop. So the problem isn't with our knowledge of teh equations or the algorithms, it's a lack of available computer power. It turns out it's easier to build a wind tunnel than a supercomputer.