Logarithms Demystified
Introduction to Logarithms
The Other Side of Exponents
You've worked with exponents before. You know that $2^4$ means multiplying 2 by itself four times, which gives you 16. Exponents answer the question, "What do I get when I raise a base to a certain power?"
But what if we flip the question? What if we know the base (2) and the result (16), but we want to find the exponent? The question becomes: "To what power must I raise 2 to get 16?"
This is the question a logarithm answers. A logarithm is simply an exponent in disguise.
A logarithm tells you what power a base needs to be raised to in order to get a certain number.
The relationship between exponents and logarithms is a direct inverse. Think of them as two sides of the same coin, like multiplication and division.
Here’s how we write it:
Let's break down the notation :
- is the base, just like in an exponential expression. It's the number being raised to a power.
- is the argument. It's the result we are trying to reach.
- is the logarithm itself. It's the exponent we're looking for.
So, for our example, we would write . This is read as "log base 2 of 16 is 4." It's just another way of saying .
Logarithms You'll See Often
While the base of a logarithm can be any positive number other than 1, there are a few bases that are so useful they have their own special names and shorthand notations. You'll encounter these three most frequently.
| Logarithm Type | Base | Standard Notation | Shorthand | What it Asks |
|---|---|---|---|---|
| Common Log | 10 | "10 to what power is x?" | ||
| Natural Log | " to what power is x?" | |||
| Binary Log | 2 | "2 to what power is x?" |
The common logarithm, with base 10, is tied to our base-10 number system. Before calculators, it was essential for simplifying complex calculations involving multiplication and division. When you see written without a base, it's almost always assumed to be base 10.
For example, because .
The natural logarithm uses a special irrational number called as its base. The value of is approximately 2.718. This might seem like a strange choice, but appears naturally in many areas of mathematics and science, especially those involving growth and change. The notation for the natural log is .
So, .
The binary logarithm, with base 2, is fundamental in computer science and information theory. Since computers operate in binary (using 0s and 1s), calculations involving powers of 2 are everywhere.
For example, because .
Time to check your understanding of these core concepts.
A logarithm is essentially an...
Which exponential equation is equivalent to the logarithmic equation ?
Mastering the definition of a logarithm and its inverse relationship with exponents is the key. Once that clicks, you're ready to explore what logarithms can do.