1. Introduction
Exponential and logarithmic expressions are closely related because logarithms are the inverse of exponential functions.
This means logs undo exponentiation, and exponentiation undoes logarithms. Understanding this relationship is the key to mastering logarithms.
2. Conversion Between Exponential and Logarithmic Forms
The most important relationship is:
\( b^x = a \iff \log_b a = x \)
This allows us to switch between exponential and logarithmic forms easily.
2.1. Meaning of the Identity
If \( b^x = a \), it means that a is obtained by multiplying b by itself x times.
So \( \log_b a \) simply asks: “What power of b gives a?”
3. Understanding the Relationship (Simple Explanation)
Think of exponential form as building a number:
Example: \( 2^5 = 32 \)
Logarithmic form is about finding the exponent behind the number:
Example: \( \log_2 32 = 5 \)
They represent the same fact in two different ways.
4. Inverse Nature of Logarithms and Exponentials
Because they are inverse functions:
- \( b^{\log_b x} = x \)
- \( \log_b (b^x) = x \)
This is similar to how square roots and squaring undo each other.
5. Examples of Conversion
- Exponential to Logarithmic:
\( 3^4 = 81 \iff \log_3 81 = 4 \)
- Logarithmic to Exponential:
\( \log_5 25 = 2 \iff 5^2 = 25 \)
5.1. More Examples
- \( 10^3 = 1000 \iff \log_{10} 1000 = 3 \)
- \( 4^2 = 16 \iff \log_4 16 = 2 \)
- \( \log_2 1 = 0 \iff 2^0 = 1 \)
6. Graphical Relation Between Exponential and Logarithmic Functions
The graphs of \( y = b^x \) and \( y = \log_b x \) are mirror images of each other across the line \( y = x \).
6.1. Key Graph Features
- Exponential function grows rapidly for x > 0.
- Logarithmic function grows slowly.
- Exponential graph never touches x-axis (asymptote).
- Logarithmic graph never touches y-axis.
- Exponential range: all positive numbers.
- Logarithmic domain: all positive numbers.
7. Properties That Come from the Relationship
- If you know exponential properties, you can derive logarithmic laws.
- \( b^{x+y} = b^x b^y \iff \log_b (xy) = \log_b x + \log_b y \)
- \( b^{x-y} = \dfrac{b^x}{b^y} \iff \log_b \left( \dfrac{x}{y} \right) = \log_b x - \log_b y \)
8. Common Mistakes
- Writing \( \log_b a = a^b \) (incorrect).
- Mixing up base and power in conversion.
- Trying to convert logs with negative arguments (undefined).
- Assuming \( \log_b (x+y) \) follows log laws (it does not).
9. Quick Practice
Convert each pair:
- \( 7^3 = 343 \)
- \( \log_4 64 = 3 \)
- \( 2^0 = 1 \)
- \( \log_9 81 = 2 \)
10. Summary
- Exponential and logarithmic forms describe the same relationship.
- Conversion rule: \( b^x = a \iff \log_b a = x \).
- They are inverse functions.
- Their graphs are mirror images across \( y = x \).