Slashdot Mirror


Greatest Equations Ever

sgant writes "What is your favorite equation? This was the question asked by Physics World in a recent poll. This is also covered in a New York Times article about the same poll. Some of the equations mentioned were the simplistic 1+1=2 and Euler's equation, ei + 1 = 0. What are some of your favorite equations?"

2 of 1,017 comments (clear)

  1. correction by schematix · · Score: 5, Insightful

    Euler's equation is actually Exp[i*Pi] + 1 = 0 not Exp[i*n] +1 = 0 (unless they say n = Pi, which they don't). I'd have to say this is the most elegant equation of all time. It combines the 5 most important numbers in all of mathematics into a single formula. This formula also has tremendous applications in many fields of engineering and other areas of applied mathematics. If it wasn't for this equation, your cell phone wouldn't work.

    --
    Scott
    1. Re:correction by niks42 · · Score: 5, Insightful

      Actually, isn't Euler's formula Exp[i*theta] = cos[theta] + i*sin[theta] ? and then substitute in the value of pi into theta, and the more famous result appears.