in reply to Re^2: Constants you cannot help but remember
in thread Constants you cannot help but remember

Raises eyebrows. Um... you mean like 2 + 2 = 2^2?


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail

Replies are listed 'Best First'.
Re^4: Constants you cannot help but remember
by baruch (Beadle) on Jun 10, 2004 at 00:14 UTC

    As I recall it, Phi was unique because it was the only solution to equation, (X^2)-1=X. Also, 1/Phi= Phi-1. It's kind of a fun number to play with, if you're into that sort of thing...


    בּרוּך

      I kinda guessed that poqui had used the wrong formula:) This is 'Golden Mean' by another name isn't it?


      Examine what is said, not who speaks.
      "Efficiency is intelligent laziness." -David Dunham
      "Think for yourself!" - Abigail

        Sure, it's the golden mean, (sqrt(5)+1)/2. Knuth calls it phi in the Concrete Mathematics. (Note the fine way Knuth abuses greek letters: the golden mean phi is \phi but the Euler-phi function is written as \varphi in the book.)