Slashdot Mirror


The World's Most Beautiful Equations?

music4l numb3rs asks: "'An exhibition of the world's most beautiful equations...and some of the ugliest ones too' is how the artist Justin Mullins describes his upcoming show in London. He's exhibiting a number of old favourites such as Maxwell's equations and Euler's relation plus some I've not come across such as entanglement. As for ugliness, he points to the four color theorem. My question to contemplate over the holiday period is: what do Slashdot readers think are the most beautiful equations, and the most ugly ones too?"

10 of 137 comments (clear)

  1. Much better equation art by Darius+Jedburgh · · Score: 3, Informative

    Check out Bernar Venet. The web site is a bit crap, a flash plugin or something. But click on 'paintings' and explore. Make sure you find the commutative diagrams the size of a house.

  2. Re:Einstein was onto something... by Darius+Jedburgh · · Score: 4, Informative

    Much overrated as an equation. c is just a constant (and in sensible units c=1) so all it really says is that E=constant*m. This is hardly the stuff of mathematical wet dreams, even if the fact that it's true does have some interest for physicists.

  3. Arithmetic series by Metasquares · · Score: 3, Informative

    sigma(i=1, n) = (n*(n+1))/2. There's something very elegant about being able to reduce a huge number of operations into three.

    p = (2^(n-1)) ((2^n)-1) always struck me as beautiful as well (where p is a perfect number and 2^n - 1 is a Mersenne prime). It just has a sort of symmetry.

  4. RSA Encryption by DrJimbo · · Score: 3, Informative
    RSA Encryption is based on the general form of Fermat's Theorem:
    x**phi(n) = 1 mod(n)
    where phi(n) is Euler's Totient function which is the number of integers less than n that are relatively prime to n. The number n is chosen to be the product of two primes, p and q. Even if n is known, it is hard of find p and q. Then phi(n) = (p-1)(q-1) and it is easy to pick a d and an e such that
    d * e = 1 mod(phi(n))
    You give out n and e as your public key and use n and d as your private key. Public en/decryption is done with:
    Y = X**e mod(n)
    Private en/decryption is done with:
    X = Y**d mod(n)
    --
    We don't see the world as it is, we see it as we are.
    -- Anais Nin
  5. Re:Einstein was onto something... by pyite · · Score: 2, Informative

    Nothing more beautiful then that!

    Except that it's only half the equation.

    E^2 = (mc^2)^2 + (pc)^2

    E = mc^2 only includes the energy contributed by the rest mass.

    --

    "Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman

  6. Heat Equation by pyite · · Score: 2, Informative

    The heat equation is beautiful, as it applies to so many different things (heat, diffusion, options pricing).

    u_t = k*u_xx or, more generally, u_t = k*$\Delta$u

    Sigh, I wish slashdot supported some sort of LaTeX markup. u_t = k*/_\u

    That's the Laplace operator, in case you couldn't tell.

    --

    "Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman

  7. Re:Einstein was onto something... by Quadraginta · · Score: 3, Informative

    You and the OP are probably using different m's. His equation (E = m c^2) is correct at all energies if m is the inertial mass. Your equation is correct if m is the rest mass.

  8. Emmy Noether! by Quadraginta · · Score: 5, Informative

    Can't believe no one mentioned Noether's Theorem, so I'll submit it. Proof that the existence of any symmetry in a Lagrangian implies a conserved quantity.

    Hence, the fact that force laws do not change with time implies conservation of energy, that they do not change with position implies conservation of linear momentum, and that they do not change with rotation implies conservation of angular momentum. Highly awesome.

  9. Re:The most beautiful equation is... by Anonymous Coward · · Score: 3, Informative

    exp(pi*sqrt(163)) is only a near integer, not an exact one. See Ramanujam constant.

  10. Re:Girls are Evil by j()nty · · Score: 3, Informative

    When you take the square-root of both sides you should allow for a possible change of sign so:

    Girls = +/- Evil