Wednesday 16 May 2012

Logarithm


Logarithm is closely connected to exponent. It is just inverse of exponent. If ax= N then the Logarithm is:
x=logaN
'x' is called logarithm of 'N' on base 'a'. This is stated as "log to base a of N equals x".
The base(here a) of the logarithm will always be a positive number and not equal to 1.
For example,
23= 8     log28 = 3
34= 81     log381 = 4
Logarithms can also be negative:
1/21= 2-1     log21/2 = -1
1/52= 5-2     log51/25 = -2
But look at the example, log4(–16) = ?. What will be the logarithm?
If log4(–16) =x, then 4x = -16.  What power of 'x' could possibly turn a positive 4 into a negative 16? This is impossible. So, in the exponential equation, ax=N,  'N' will be any real positive number. We are raising a positive number to an exponent and so there is no way that the result can possibly be anything other than another positive number.
For any base a, logaa = 1 and loga1 = 0, since a1 = a and a0 = 1.

Laws of Logarithm:
loga(MxN) = logaM + logaN
loga(M/N) = logaM - logaN
logaMP  = P logaM
logaP√M  = 1/P logaM

There are 2 types of logarithms. The Common Logarithm and Natural Logarithm.
Logarithm which has base 10 is considered as Common Logarithm.  Henry Briggs first compiled 'Tables of Logarithms' in 1617. If base is not mentioned then it should be understood that base is 10. So log 4 means log104.
Before H. Briggs, John Napier, first introduced Logarithms in 1614 as a means to simplify calculations.The natural logarithm has the number 'e'  as its base. Here e ≈ 2.71828.
'e' is an irrational number. It is often called Euler's number. Napier used 'e' as base in Natural Logarithm. The natural logarithm of 'x' is generally written as ln x or logex.

Logarithm's main application was to reduce calculation or simplify calculation. Logarithm is widely used by scientists and engineers, and others to perform computations more easily. In Computer Science, binary logarithm(base 2 ) is used.

No comments:

Post a Comment

What Is The Difference Beween Numerals and Number?

Number is a concept, it is a mathematical concept. To express the quantitative value of the object, this  is developed in ancient history. S...