1 Logarithms

Logarithms reverse the process of raising a base ‘ a ’ to a power ‘ n ’. As with all exponentials, the base should be a positive number.

If b = a n then we write log a b = n .

Of course, the reverse statement is equivalent

If log a b = n then b = a n

The expression log a b = n is read

“The log to base a of the number b is equal to n "

The term “log" is short for the word logarithm .

Example 3

Determine the log equivalents of

  1. 16 = 2 4 ,
  2. 16 = 4 2 ,
  3. 1000 = 1 0 3 ,

  4. 134.896 = 1 0 2.13 ,
  5. 8.414867 = e 2.13
Solution
  1. Since 16 = 2 4 then log 2 16 = 4

  2. Since 16 = 4 2 then log 4 16 = 2

  3. Since 1000 = 1 0 3 then log 10 1000 = 3

  4. Since 134.896 = 1 0 2.13 then log 10 134.896 = 2.13

  5. Since 8.41467 = e 2.13 then log e 8.414867 = 2.13
Key Point 7

If b = a n then log a b = n If log a b = n then b = a n
Task!

Find the log equivalent of

  1. 100 = 1 0 2   
  2. 1 1000 = 1 0 3

Here, on the right-hand sides, the base is 10 in each case so:

  1. log 10 100 = 2
  2. log 10 1 1000 = 3
Task!

Find the log equivalent of

  1. b = a n ,
  2. c = a m ,
  3. b c = a n + m
  1. Here the base is a so:

    n = log a b

  2. Here the base is a so:

    m = log a c

  3. Here the base is a so:

    n + m = log a ( b c )

From the last Task we have found, using the property of indices, that

log a ( b c ) = n + m = log a b + log a c .

We conclude that the index law a n a m = a n + m has an equivalent logarithm law

log a ( b c ) = log a b + log a c

In words: “The log of a product is the sum of logs."

Indeed this property is one of the major advantages of using logarithms. They transform a product of numbers (a relatively difficult operation) to a sum of numbers (a relatively easy operation).

Each index law has an equivalent logarithm law, true for any base, listed in the following Key Point:

Key Point 8
The laws of logarithms The laws of indices
1. log a ( A B ) = log a A + log a B 1. a A a B = a A + B
2. log a ( A B ) = log a A log a B 2. a A a B = a A B
3. log a ( A k ) = k log a A 3. ( a A ) k = a k A
4. log a ( a A ) = A 4. a log a A = A
5. log a a = 1 5. a 1 = a
6. log a 1 = 0 6. a 0 = 1