Introduction to Exponentials and Logarithms
Welcome to one of the most exciting chapters in Pure Mathematics! While "logarithms" might sound like a word from a sci-fi movie, they are actually just a clever way of looking at powers (indices). In this chapter, we will explore exponential functions—which describe things that grow or decay very quickly, like populations or investments—and logarithms, which are the "undo button" for those functions.
Don't worry if this seems a bit abstract at first. Once you master a few simple rules, you'll find that logarithms are incredibly powerful tools for solving equations that would be impossible to crack otherwise!
1. Exponential Functions: \(y = a^x\)
An exponential function is any function where the variable \(x\) is in the "power" position. For this syllabus, we focus on functions in the form \(y = a^x\), where \(a\) is a positive constant (called the base) and \(a \neq 1\).
The Shape of the Graph
The graph of \(y = a^x\) has some very specific features that you need to be able to sketch:
- The \(y\)-intercept: It always passes through the point (0, 1). Why? Because any number (except zero) raised to the power of 0 is 1. \(a^0 = 1\).
- The Asymptote: The graph gets closer and closer to the \(x\)-axis (\(y = 0\)) but never actually touches it. This is called a horizontal asymptote.
- Growth vs. Decay:
- If \(a > 1\), the graph shoots upwards (Exponential Growth).
- If \(0 < a < 1\), the graph slides downwards (Exponential Decay).
Analogy: Think of exponential growth like a viral video. At first, only a few people see it, but then it doubles every hour, exploding in popularity!
Quick Review Box
Key Fact: Exponential graphs never go below the \(x\)-axis. This means \(a^x\) is always positive. You can't raise a positive base to any power and get a negative result!
2. Introducing Logarithms
A logarithm is simply the inverse of an exponential. If an exponential asks, "What do I get when I raise 2 to the power of 3?", a logarithm asks, "To what power must I raise 2 to get 8?"
The Golden Rule of Conversion
You must be able to switch between these two forms effortlessly:
\(a^x = y\) is the same as \(\log_a y = x\)
Memory Aid: "The Base Stays the Base!"
In the exponential form \(a^x\), the \(a\) is the base. When you rewrite it as a log, the \(a\) is still the base (the little number at the bottom). The other two numbers just swap sides!
Example:
If \(10^2 = 100\), then \(\log_{10} 100 = 2\).
If \(2^5 = 32\), then \(\log_2 32 = 5\).
Key Takeaway
\(\log_a a = 1\) (Because \(a^1 = a\))
\(\log_a 1 = 0\) (Because \(a^0 = 1\))
3. The Laws of Logarithms
Just like there are rules for indices, there are rules for logs. These allow us to "squash" multiple logs into one or "expand" one log into many. These are essential for solving exam questions!
Law 1: The Multiplication Law
\(\log_a (xy) = \log_a x + \log_a y\)
If the terms are multiplied inside the log, you can add the individual logs.
Law 2: The Division Law
\(\log_a (\frac{x}{y}) = \log_a x - \log_a y\)
If the terms are divided inside the log, you subtract the bottom log from the top one.
Law 3: The Power Law (The "Leapfrog" Rule)
\(\log_a (x^k) = k \log_a x\)
If there is a power inside the log, it can "leapfrog" down to the front and become a multiplier. This is the most important rule for solving equations!
Law 4: The Fraction Law
\(\log_a (\frac{1}{x}) = -\log_a x\)
This is actually just a combination of the division law and the power law.
Common Mistake to Avoid
Don't mix up the rules!
\(\log_a (x + y)\) is NOT the same as \(\log_a x + \log_a y\). The rules only work when the multiplication or division is inside the log brackets.
4. Solving Exponential Equations (\(a^x = b\))
In your exams, you will often be asked to find the value of \(x\) in an equation like \(3^x = 20\). Since 20 isn't a clean power of 3, we use logarithms to "rescue" the \(x\) from the power position.
Step-by-Step Process:
- Take logs of both sides: Rewrite the equation as \(\log (3^x) = \log 20\). (Usually, we use base 10, which is the "log" button on your calculator).
- Use the Power Law: Move the \(x\) to the front: \(x \log 3 = \log 20\).
- Isolate \(x\): Divide both sides by \(\log 3\).
- Calculate: \(x = \frac{\log 20}{\log 3}\).
- Final Answer: Use your calculator to find the decimal (e.g., \(x \approx 2.73\)).
Did you know?
Logarithms were originally invented by John Napier in the 1600s to help astronomers do massive calculations by hand. By using logs, they could turn difficult multiplication problems into simple addition problems!
5. Change of Base Formula
Sometimes you might have a log in one base (like base 2) but your calculator only has buttons for base 10 or base \(e\). You can change the base using this formula:
\(\log_a x = \frac{\log_b x}{\log_b a}\)
In most cases, you will choose \(b=10\) so you can use your calculator easily.
Summary and Final Tips
Key Takeaways:
- The graph of \(y = a^x\) always hits (0, 1) and never touches the \(x\)-axis.
- Logarithms are the inverse of exponentials: \(a^x = y \iff \log_a y = x\).
- Add logs when multiplying, Subtract logs when dividing.
- Use the Power Law to bring the \(x\) down when solving equations.
Final Encouragement: Logarithms are like a new language. At first, the grammar feels weird, but the more you practice "speaking" it by doing practice problems, the more natural it becomes. Keep practicing those law conversions—they are the key to P2 success!