Next: Compound Interest (C)
Up: Exponents and Logarithms (C)
Previous: Solutions
Given a positive base b and a positive real number x we can ask for the
exponent r such at br = x. In this context, the exponent r is called
the logarithm of x in the base b, and is denoted by

For example,

It is easy to verify that for any base b and any rational number r that
.

More generally, if x > 0 and y > 0 have logarithms in the base b then so
does xy and for any rational number r,

It is shown in calculus how to define bx for any real number x, how to
compute such numbers to any desired accuracy, and that the addition property of
exponents extends to all exponents. This establishes that all positive real
numbers have logarithms with respect to each and every base. Since

for a > 0, b > 0, and x > 0 we have the base conversion formula

Thus logarithms need only be tabulated in one base. The four most important
bases are 2 (binary), 10 (decimal), 16 (hexadecimal) and e, the so called
natural base. Although the number e is irrational (
), it is the base where it is simplest to obtain accurate
approximation of the logarithm of any number.
is usually denoted by
, which is read as natural log. For conversion purposes is it
useful to know that

Exercises
- 1.
- Find the indicated logarithm.
- (a)

- (b)

- (c)

- (d)

- (e)

- 2.
- Write each expression as
. There may be more than one way to
do so. Then use a calculator to give a decimal approximation for each of your
answers.
- (a)

- (b)

- (c)

- (d)

- (e)
.
- 3.
- Write each of the following as a base 2 logarithm, and then find a
decimal approximation with a calculator.
- (a)

- (b)

- (c)

Next: Compound Interest (C)
Up: Exponents and Logarithms (C)
Previous: Solutions
Eric S Key
5/8/2001