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."

32 of 134 comments (clear)

  1. Hm. by ZombieRoboNinja · · Score: 5, Funny

    I have no idea what any of that means, but rest assured that by the time this thread ends I will have developed ironclad opinions on the subject.

    LOUD ones.

    1. Re:Hm. by arun_s · · Score: 5, Funny

      I have a truly remarkable proof that will convince you, but the dang lameness filter is getting in the way.

      --
      I can explain it for you, but I can't understand it for you.
  2. pr0n by macadamia_harold · · Score: 2, Funny

    This new solution is for Navier-Stokes equations under physically reasonable conditions. Navier-Stocks equations describe the motion of fluid substances such as liquids

    who needs a description of the motion of fluid substances? I want video, perferably in slow-motion and from multiple angles.

  3. Smoother rendition possible... by nixkuroi · · Score: 2, Funny

    I bet if I put on a pimp hat and read it while drinking a glass of Courvoisier, I could make it "The Even Smoother Immortal Smooth Solution of the Three Space Dimensional Navier-Stokes System".

    Don't player hate, player appreciate baby.

  4. Neat indeed by Zx-man · · Score: 3, Interesting

    As a math major I may say the this is impressive: after understanding the significance and complexity of the problem seeing a solution has been found is really exciting. Although I'm looking forward to see something done about the most significant of the Millennium Problems (IMO and from the pure maths POV) -- the Riemann hypothesis.

    Note: Not considering P vs. NP as it is quite possibly unprovable.

    1. Re:Neat indeed by Famatra · · Score: 2, Informative

      How could it be unprovable?

      Just because we can't prove it doesn't mean it's unprovable.


      Godel's incompleteness theorems

    2. Re:Neat indeed by ZorbaTHut · · Score: 2, Interesting

      That is true. However, note that unlike Godel's incompleteness theorem, P = NP has direct and obvious connections to the real world. We're not choosing between competing logical theories that exist in a vacuum. P = NP allows us to do certain interesting things on computers. If it turns out we can prove we'll never be able to do those, that is the same thing as saying it is impossible.

      --
      Breaking Into the Industry - A development log about starting a game studio.
    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:Neat indeed by AxelBoldt · · Score: 2, Informative
      This Navier-Stokes thing seems to be more of an applied-math problem
      Not really. Actually solving Navier-Stokes for concretely given boundary conditions is very much an applied math problem, maybe the most important one of them all, and it is done with computers and algorithms from numerical analysis. But the paper we're discussing here is pure math: she proves that for a certain class of boundary conditions a solution must exist, without saying what it looks like or how to get it. It's of pure intellectual interest and won't help the engineers in any immediate way.
  5. Quite impressive by adityamalik · · Score: 5, Informative

    As a mechanical engineer, I have some idea of what this means.. Fluid dynamics is a fairly pervasive subject which goes into the design of airplanes, irrigation canals, industrial machinery, turbines and a lot of other places. The solution of the navier stokes' equation in three dimensions is quite fabulous, since without such a mathematical tool it's not possible to estimate how a fluid will flow in three dimensions.. Till now, we typically use either special conditions (ex. along a turbine blade, constant pressure) or fractional element methods (think of fluid as lots of tiny balls) or physical modelling for such problems. To put some perspective, it's about as cool as being able to determine the movement of n planets simultaneously attracting each other gravitationally.. quite tough!

    1. Re:Quite impressive by S3D · · Score: 5, Informative

      That is not "the solution" of the Navier-Stocks system - they could be solved only numerically (fractional element methods or other discretization), but this is the next best thing - proof of the existance of such solution. From the practical point of view that mean, if you have correct physical starting conditions and working numerical method you will get correct result after calculation. Until now, you couldn't have been sure if you will get physyically reasonable result of numerical calculations, even if starting conditions would be correct.

    2. Re:Quite impressive by pipingguy · · Score: 3, Funny

      I agree. Fluid dynamics is very fascinating. Since I'm not so smart I've devoted my limited abilities to trying to understand the things we put conventional fluids into so that we can transmit them.

    3. Re:Quite impressive by vogon+jeltz · · Score: 5, Informative

      Correct,
      it's about the existence of a solution for certain boundary / initial conditions of the NSEs. This is still a very big deal because you can now expect correct results when doing numerical calculations. By the way you probably meant FEM (Finite Element Method), not "fractional element methods". FEM is rarely, if not at all used for solving the NSEs, you'd rather use Finite Volume Methods (applicable for structured and unstructured grids, as are FEM).

    4. Re:Quite impressive by legrimpeur · · Score: 3, Funny

      Actually the whole thing IS NOT about FINDING SOLUTION of the Navier-Stokes equations,
      but rather the PROOF of THE EXISTENCE OF A FORMAL SOLUTION. You still have to find it,
        either analytically or (most probably) numerically.

      Bottom line: about this a mathematician gets horny, an engineer says SO WHAT!!!

      Ciao

  6. Whuh? by LiquidEdge · · Score: 5, Funny

    Man, I haven't had a date in like 4 years, and even *I'm* not nerdy enough to know why this matters...

    --
    Saving the World: One Drink at a Time
  7. Someone had better tell the Formula One teams by Simulacrus · · Score: 3, Interesting

    While I know they perform many, many computer simulations, I think aerodynamics is still regarded as one of the "black arts" in the field. Wind tunnels are still used extensively (it's often about who can build the better wind tunnel, never mind car). Maybe complete solutions of fluid movement will mean some odd-looking cars in 2007!

    1. Re:Someone had better tell the Formula One teams by Overzeetop · · Score: 3, Informative

      Not really. This proof of the existance of the solution won't substatially affect the real-world application of fluid dynamics (including aerodynamics) for quite a ling time (maybe within my lifetime, probably not). Numerical and real simulation will still guide the principal advances at the full assembly level. Nonetheless, this is a pretty cool event. I remember studying N-S in undergrad. Still makes the hair on the backof my neck stand up is apprehension. (tensor math and pdes both make me ill).

      --
      Is it just my observation, or are there way too many stupid people in the world?
    2. 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.

  8. 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
  9. The toughest millenium problem of all... by john-da-luthrun · · Score: 3, Funny

    ...is getting people to spell it "millennium". Cracking that one would be a million dollars of anybody's money...

    1. Re:The toughest millenium problem of all... by Frater+219 · · Score: 4, Funny
      Just remember:

      A millennium is mille + annus: a thousand years.
      A millenium is mille + anus: a thousand assholes.

      If you get it wrong, you're anal; if you get it right, you're annual.

  10. What is the geometry? by 140Mandak262Jamuna · · Score: 2, Informative
    Abstract of this post

    It is a big deal for the mathematicians. That is all

    The N-S Eqn has been "solved" in 2D using Velocity Potential, Stream Function approach. But in 3D stream function does not exist and the method does not extend. But in practice the only problem that is really "solved" even in 2D was was this driven cavity problem, a box with a moving wall.

    Take the much more simple to solve for a hundred years, the Heat Equation. Analytical solutions exist for simple domains like a semi infinite plate or a box with Dirichlet boundaries. But in practice ANSYS sells numerical solutions to Heat Equations and the industry has been buying millions dollars worth every year. Similarly FLUENT (Recently acquired by ANSYS) does not have to worry its market has fallen out of the bottom. For real life geometries we will be using numerical solutions of NS Eqn for the foreseeable future.

    Further though I could not see any geometry restrictions in the paper, it appears as though they have just proved solutions exist, and not actually solved it. Depending on the assumptions made and terms neglected, engineers may be able to build better turbulence ing out of this.

    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.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:What is the geometry? by Hakubi_Washu · · Score: 2

      It is a big deal for the mathematicians. That is all

      I wouldn't go so far as to say it is only interesting for mathematicians. Fluid dynamics and Navier-Stokes especially, is what, for example, many 3D engines use to simulate water by now. Granted, they use simplified equations, usually only taking the surface into consideration, but any breakthrough in the theory their models are based on might have implications for those models as well. I'd say let's wait until a) those new findings have been properly peer-reviewed and b) more computer scientists, engineers, and other theory-appliers have had a few months of thinking about it.

  11. Re:It's the mathematics of .... by thomasa · · Score: 2, Interesting

    Sorry, that is Catastrophe theory:

    http://en.wikipedia.org/wiki/Catastrophe_theory

  12. An important step by Orp · · Score: 5, Informative

    As a previous commenter stated, this is a mathematical proof that such a solution exists. You cannot explicitly solve the Navier Stokes equations as written. If you could, my job would be much easier (I model thunderstorms at very high resolution on massively parallel supercomputers). The Navier Stokes equations, along with some other conservation laws, and some physical parameterizations, can be "closed" such that you can approximate a solution using numerical tehcniques, given an initial state and boundary conditions. It is not easy. From a practical standpoint, dealing with massively parallel computers is not much fun. I've spent the past couple of months debugging my own stupid coding errors, competing with hundreds of other scientists running their models, and finding ways to manage the terabytes of data these models produce when they do run succesfully.

    Back to the paper... While I am not a mathematician, the paper appears kind of rough to me - lots of punctuation errors, commas in the wrong place, unclosed parehtneses... I suspect this paper has not been fully through the peer review process. I don't know how the mathematicians do it, but I would say this paper is a draft (not discrediting the work - I am not quallfied to judge it - but it looks rough).

    --
    A squid eating dough in a polyethylene bag is fast and bulbous, got me?
    1. Re:An important step by Anonymous Coward · · Score: 2, Informative

      I suspect this paper has not been fully through the peer review process. I don't know how the mathematicians do it, but I would say this paper is a draft (not discrediting the work - I am not quallfied to judge it - but it looks rough).

      Not that I think you are making an attack on mathematicians here, but I just want to comment on this for anyone that might construe it as such.

      Mathematicians do subject papers to full peer review before being published in any reputable journal, but the arXiv is not a journal in any sense of the word. It's a sever that holds preprints --- literally ANYONE can put ANY paper on it. There are dozens of papers there that claim to have solved the Goldbach conjecture, or the Riemann hypothesis, or proven that the real numbers are countable, etc.

      Likely this paper has not been peer reviewed at all. Take it with a pound of salt.

    2. Re:An important step by jschrod · · Score: 2
      [On arXiv,] there are dozens of papers there that claim to have solved the Goldbach conjecture, or the Riemann hypothesis, or proven that the real numbers are countable, etc.
      The difference is that the authors of these papers have no track record of getting articles accepted in the best math journals, also have no track record of previous ground breaking new work in math, and have not caused a stir in the community that is as positive as it is this time. Penny Smith has.
      --

      Joachim

      People don't write Manifestos any more -- what's going on in this world? [Frank Zappa]

  13. Re:blink blink ! by the+eric+conspiracy · · Score: 2, Interesting

    I know some French, some Latin, and more math than either and have used the NS equation in my work (including nuerical slutions to subsets of the 3D problem). However ths would take me at least a couple of years of work to understand.

    One of the things that I understood was a real problem with NS is that not only were there no existence proofs, but there were no uniqueness proofs. Does nayone know if the uniqueness question has been answered?

  14. An arxiv article does not a headline make by Wooster_UK · · Score: 2, Interesting
    Hmmm... the arxiv, of course, has a bit of a 'reputation'. They'll take anything, and more power to them for being willing to do so. However, it does tend to mean that if one's a non-specialist, the cranks can look awfully convincing. Without, obviously, wishing to ascribe that appellation to the good Associate Professor, I would note that this paper carries some of the hallmarks: an extremely dodgy abstract, poor punctuation (as described above in comments), ropey spelling, dubious use of English (whassiss "immortal"?) and poor LaTeX skills.

    As I say, far be it from me to call "crank", but I'd wait for this to appear in a peer-reviewed journal and get responses. I suspect the Millennium (sp!) Prize committee may well be doing likewise.

    1. Re:An arxiv article does not a headline make by flawedconceptions · · Score: 2, Informative

      Check the last link in the summary. The author is a highly-respected mathematician in the field and this follows previous work that has been peer-reviewed. That doesn't mean it is *right*, but that does make it newsworthy.

  15. Penny Smith's usenet posts! by programmeratarms · · Score: 2

    I read her very entertaining posts for many years, until she suddenly quit killing time on Usenet.

  16. Withdrawn by mathcam · · Score: 4, Informative

    Well, I guess peer review has already taken its toll. The paper has been withdrawn from the arXiv due to "serious flaws."