$1,000,000 problem :: Gauss :: Logarithms: the connection between multiplication and addition  
         
     

Logarithms were invented by Baron John Napier in 1614. If you input a number N into the logarithm function, it outputs a number x which solves the following equation

10x = N

Multiply the input by 10 means adding 1 to the output.

But we needn't choose 10 to raise to the power x. Choosing different numbers gives logarithms to different bases. For example, logarithms to the base 2 involves solving a different problem. x=Log2(128) is a number which solves the following equation

2x=128.

So Log2(128)=7.

Gauss's prime number dice function goes up by 2.3 every time I multiply by 10. The logarithm behind this function is to the base of a special number called e=2.718281828459…

Click here to see how Gauss used the logarithm function to predict how many primes there are less than N
 
      2.1.5.1 Logarithms: advanced section>  
 
  Advanced sections
  2.1.5.1 Logarithms
Home :: Prime importance :: $1,000,000 problem :: Maths matters :: The art of maths Copyright © 2003 Marcus du Sautoy