When should I use natural log vs common log in scientific calculations?

In summary, there are infinitely many bases for logarithms, but the most commonly used bases are 2, e, and 10. The base chosen depends on the problem at hand, with base e being the most commonly used in calculus and higher mathematics. Base 10 was once extensively used because of its convenience with our base 10 number system, but with the use of calculators, base 10 is no longer as useful. In general, the choice of base depends on what the analyst needs from the data, and it is important to clearly document which base was used in any calculations.
  • #1
darthchocobo
10
0
Can someone explain to me when to use natural log or common log? I understand that natural log gives creates a base e and the common base 10 but i don't understand why there are 2 different ones.
 
Mathematics news on Phys.org
  • #2
There aren't 2 bases for logs. There are infinitely many. You choose the base that is most appropriate for the question in hand. This will normally be base 2 or base e (very rarely base 10, you'll find later).

e is most useful because it satisfies f'(x)=f(x) if you know about differentiation, and comes up naturally (hint) in the solutions of the equations that cover most of real life. Note that log(x) (log will mean base e unless other wise stated) and log_10(x) differ just by a multiplicative constant indendent of x. And in general logs to base b_1 and b_2 differ by a multiplicative constant depending only on b_1 and b_2.

The most obvious example of this is log_2(x)=2log_4(x), and notice that log_2(4)=2. In general the constant will be log_{b_1}(b_2).
 
  • #3
Base 10 was used extensively, at one time, because our number system is base 10 and it was easy to make tables of the logarithms of numbers between 1 and 2 and then use the fact that
[tex]log_{10}(A \cdot 10^n)}= log_{10}(A)+ n[/tex]
Since logarithms could "convert" multiplication to addition, these were useful for doing calculations.

Now that calculators can quickly give logarithms of any numbers, or do your multiplications for you, "common" logarithms, base 10, are no longer so useful.

The natural logarithm, base e, is, of course, the inverse function to f(x)= ex which itself has the property that
[tex]\frac{de^x}{dx}= e^x[/tex]
From that
[tex]\frac{d ln(x)}{dx}= \frac{1}{x}[/itex]
a very useful (and even more useful integral).

Common logarithms, base 10, are seldom used any more while natural logarithms, base e, are used a lot in calculus and higher mathematics.

______________________
Opinions are mine, and probably not those of any sane person.
 
  • #4
What is the use of having two ways to go to the supermarket?
 
  • #5
Darned if I know!
 
  • #6
Hello darthchocobo,
welcome to physicsforums,

which log you have to use depends on the problem you want to solve.

Suppose somebody asks you to solve the following:
Find a number x for the following equation:

[tex] 10^x = 53 [/tex]
The solution is [tex]x=\mbox{log}_{10} 53[/tex].
On your calculator you will find log and apply it to 53.

Similarly, for
[tex] e^x = 7 [/tex]
the solution is [tex]x=\mbox{log}_{e} 7[/tex]. On your calculator
you'll have to press the ln key and apply it to 7.
(ln stands for natural logarithm.)

There are also other logarithms, for example if you want to solve
[tex] 2^x = 14 [/tex] you have to use [tex]\mbox{log}_{2}[/tex].
But how do you find x now if there is no key for [tex]\mbox{log}_{2}[/tex] on your
calculator?

Of course not all logarithms are on your calculator,
but you can calculate them by a formula (change of base):

[tex] \mbox{log}_{2} 14 = \frac{\mbox{log}_{10} 14}{\mbox{log}_{10} 2}[/tex]

Why did we use [tex]\mbox{log}_{10}[/tex] on the right hand side of the equation?
Because this key is on the calculator! It's the log key in our first example from above.


See here for base change of logarithm:
http://hyperphysics.phy-astr.gsu.edu/hbase/logm.html#c1
http://hyperphysics.phy-astr.gsu.edu/hbase/logm.html#c3

More on logs:
http://hyperphysics.phy-astr.gsu.edu/hbase/log.html
 
Last edited:
  • #7
if your in precalc or algebra II, you will probably be asked to evaluate logarithms using different bases (u actually use the common log or natural log to solve those). but afterwards, you don't have to worry about bases other than natural or common. In calculus (atleast for me), the only type of log used is the natural log. In chemistry, we've used natural and common logs. In physics, there was one occasion where natural logs were used. Basically, you will only be using natural or common logs.

As to distingush which to use, well, if there is ever e in a problem u will most likely be using the natural log, if the problem even calls for the use of a logarithm.
 
  • #8
always use natural log, never use common log.
 
  • #9
pakmingki said:
Basically, you will only be using natural or common logs.
Not quite true. Base 2 is the "natural" base for logarithms in much of information theory and the theory of algorithms.
 
  • #10
mathwonk said:
always use natural log, never use common log.

Is that an order?:rofl: I'm remarkably bad at obeying orders!
 
  • #11
Logarithms to base 10 will often be convenient. Most people are comfortable with base-10 numbers so graphs using logarithms to base 10 will seem more comfortable. The choice of base depends on what the analyst needs from the data. In case of any possible misunderstandings, just document clearly what was done. Analytical chemical/acid base equilibrium calculations, aside from physical studies, are usually done according to base 10; on the other hand, many redox calculations, relying on the Nernst equation are handled using base e (natural logarithm)
 
  • #12
Many classical "engineers' formulae", say in fluid dynamics, have Brigg logarithms rather than natural logarithms in them.
These are retained for inertial reasons; i.e, people have gotten so used to the actual values appearing in the formula that they are loath to change them by making a logarithm shift.
 

1. What is a natural log?

A natural log, or ln, is a logarithm with a base of e, where e is a mathematical constant approximately equal to 2.71828. It is the inverse function of the exponential function, and is commonly used in calculus and other mathematical applications.

2. How is a natural log different from a common log?

A natural log uses a base of e, while a common log uses a base of 10. This means that a natural log is the power to which e must be raised to equal a given number, while a common log is the power to which 10 must be raised to equal a given number.

3. What is the purpose of using a natural log?

Natural logs are useful in situations where the rate of growth or decay of a quantity is proportional to the quantity itself. They are also commonly used in statistics and finance to transform data into a more manageable scale.

4. How is a natural log calculated?

The natural log of a number x is calculated by taking the logarithm of x with a base of e, or ln(x). This can be done using a calculator or by using the ln function in a programming language or software.

5. Can a natural log be negative?

Yes, it is possible for a natural log to be negative. The natural log of any number between 0 and 1 will be negative, and the natural log of a negative number is undefined. However, most mathematical applications only use natural logs of positive numbers.

Similar threads

  • General Math
2
Replies
44
Views
3K
Replies
10
Views
1K
  • General Math
Replies
15
Views
2K
  • General Math
Replies
4
Views
2K
Replies
1
Views
1K
Replies
10
Views
2K
  • General Math
Replies
12
Views
907
Replies
24
Views
2K
Replies
6
Views
2K
  • General Math
Replies
5
Views
1K
Back
Top