🥝GuideKiwi
Free Guide

Get Your Free Logarithms Basics Guide

What Logarithms Are and Why They Matter Logarithms are a mathematical tool that helps us work with very large or very small numbers in a more manageable way....

GuideKiwi Editorial Team·

What Logarithms Are and Why They Matter

Logarithms are a mathematical tool that helps us work with very large or very small numbers in a more manageable way. The basic idea is that a logarithm answers the question: "What power do I need to raise a number to in order to get another number?" For example, if you want to know what power you need to raise 10 to in order to get 100, the answer is 2, because 10² = 100. In mathematical terms, we write this as log₁₀(100) = 2.

The word "logarithm" comes from Greek words meaning "ratio" and "number." The Scottish mathematician John Napier invented logarithms in the early 1600s as a way to make complex calculations faster and easier. Before calculators existed, scientists, engineers, and astronomers relied on logarithms to perform multiplication and division of large numbers. While we have computers now, logarithms remain essential in fields like chemistry, physics, biology, and engineering.

In real-world applications, logarithms help us measure things like the pH of water (which determines acidity), the decibel level of sound, the brightness of stars, and earthquake intensity on the Richter scale. When scientists measure these phenomena, they use logarithmic scales because the numbers involved can vary by enormous amounts. For instance, the loudest sound a human can hear without damage is roughly one trillion times louder than the quietest sound we can detect. Using a logarithmic scale compresses this massive range into numbers we can actually work with.

Understanding logarithms opens the door to grasping how exponential growth works, which is important in areas like population growth, compound interest, and disease spread. When you see news reports about how quickly something is spreading or growing, reporters often reference exponential growth—and logarithms are the mathematical tool that helps us understand and predict that growth.

Practical Takeaway: Think of logarithms as a way to reverse exponents. If an exponent asks "what do I get when I multiply this number by itself this many times?" then a logarithm asks "how many times do I need to multiply this number by itself to get that result?" This simple reversal is the foundation for everything else you'll learn about logarithms.

Understanding Exponents and Their Connection to Logarithms

Before diving deeper into logarithms, it's essential to review exponents since logarithms are fundamentally linked to them. An exponent tells you how many times to multiply a number by itself. For example, 2³ means 2 × 2 × 2, which equals 8. The number being multiplied (2) is called the base, and the number telling you how many times to multiply (3) is the exponent. The result (8) is called the power.

Here are some key exponent rules that will be helpful when learning logarithms:

  • When you multiply numbers with the same base, you add the exponents: 2³ × 2² = 2⁵
  • When you divide numbers with the same base, you subtract the exponents: 2⁵ ÷ 2² = 2³
  • When you raise a power to another power, you multiply the exponents: (2³)² = 2⁶
  • Any number raised to the power of 0 equals 1: 2⁰ = 1
  • A negative exponent means you divide: 2⁻³ = 1/(2³) = 1/8

Now here's where logarithms connect: they undo exponents. If 2³ = 8, then log₂(8) = 3. The logarithm tells you what exponent you need. The number in subscript (in this case, 2) is called the base of the logarithm, just like in exponents. The number inside the parentheses (8) is called the argument. So when we write log₂(8) = 3, we're saying "2 raised to what power gives us 8? The answer is 3."

This inverse relationship means that logarithms and exponents are like opposite operations, similar to how addition and subtraction are opposites. If you perform an exponential operation and then apply a logarithm with the same base, you get back where you started. Similarly, if you apply a logarithm and then perform an exponential operation with the same base, you return to your original number.

Practical Takeaway: Create a simple table with exponent examples and their corresponding logarithm statements. For instance, write 10¹ = 10 next to log₁₀(10) = 1, or 10² = 100 next to log₁₀(100) = 2. Seeing them side by side reinforces that they're saying the exact same thing in different ways.

Common Logarithm Bases and Notations

While logarithms can use any positive number as a base, three bases appear far more frequently than others. Understanding these common bases and their special notations will make reading mathematical material much easier.

The first is the common logarithm, which uses base 10. This is the logarithm most people encounter first because our number system itself is based on powers of 10. When mathematicians write "log" without any subscript, they typically mean log₁₀. For example, log(100) = 2 because 10² = 100, and log(1000) = 3 because 10³ = 1000. The common logarithm is particularly useful in sciences like chemistry, where pH measurements are based on base-10 logarithms.

The second is the natural logarithm, which uses a special number called "e" (approximately 2.71828) as its base. This number appears throughout nature and mathematics in ways that make it incredibly useful for modeling real-world phenomena like radioactive decay, population growth, and cooling of objects. The natural logarithm is written as "ln" rather than "log_e". So ln(x) means log_e(x). Scientists and engineers use natural logarithms constantly because e has special mathematical properties that make calculations cleaner.

The third is the binary logarithm, which uses base 2. This appears most often in computer science and information theory because computers work with binary (two-choice) systems. Computer scientists use log₂ when discussing data storage, processing speed, and algorithm efficiency. Understanding that different fields prefer different bases helps you interpret mathematical information correctly.

Sometimes you'll encounter the change of base formula, which allows you to convert between different logarithm bases. The formula states: log_b(x) = log_a(x) / log_a(b). This means if you have a calculator that only handles common or natural logarithms, you can still calculate any other base by using this conversion formula. Most scientific calculators only have buttons for log₁₀ and ln, so this formula becomes quite practical.

Practical Takeaway: Remember these three notations: "log" usually means base 10, "ln" means base e, and you'll see "log₂" or other subscripts written explicitly when needed. When you see a logarithm without a specified base, use context clues from the subject matter (chemistry suggests base 10, computer science suggests base 2, etc.) to determine which base is intended.

How to Evaluate and Calculate Logarithms

Calculating logarithms requires understanding what the question actually is. When you see log₂(8), you're asking "2 to what power equals 8?" If you know your exponents well, you can answer this without a calculator: 2³ = 8, so log₂(8) = 3.

Let's work through several examples to show different scenarios. Start with log₁₀(1000). You're asking "10 to what power equals 1000?" Since 10³ = 1000, the answer is 3. Now try log₄(16). You're asking "4 to what power equals 16?" Since 4² = 16, the answer is 2. What about log₃(81)? Since 3⁴ = 81, the answer is 4

🥝

More guides on the way

Browse our full collection of free guides on topics that matter.

Browse All Guides →