Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Log in

Opening subject page...

Loading your content

  1. College Algebra
  2. Definition of Logarithms

logb(x)=y
COLLEGE ALGEBRA • EXPONENTIAL & LOGARITHMIC FUNCTIONS

Definition of Logarithms

Understanding how logarithms invert exponentiation to unlock equations involving exponential growth, decay, and scaling.

SECTION 1

Historical Context & Motivation

Before electronic calculators and computers, astronomers and navigators spent enormous amounts of time multiplying and dividing large numbers by hand. The concept of the logarithm emerged from a deeply practical need: to transform tedious multiplication into simple addition. The Scottish mathematician John Napier devoted two decades to developing a system that would achieve precisely this, publishing his work in 1614. His insight rested on a correspondence between arithmetic and geometric sequences—a correspondence that, once formalized, proved to be one of the most powerful ideas in the history of mathematics.

The underlying principle is elegant: if exponentiation takes a base and an exponent to produce a result, then the logarithm reverses this process, recovering the exponent from the result and the base. This inverse relationship between exponentials and logarithms is not merely a computational convenience; it is a structural feature of algebra that appears throughout calculus, differential equations, information theory, and the natural sciences. Understanding logarithms at their definitional level therefore provides a foundation that extends well beyond the scope of this course.

1614
Napier Publishes Mirifici Logarithmorum
John Napier introduces the concept of logarithms in Mirifici Logarithmorum Canonis Descriptio, providing tables that convert multiplication into addition for astronomical computations.
1617
Briggs Introduces Common Logarithms
Henry Briggs collaborates with Napier to develop base-10 logarithms, producing tables of common logarithms that became standard computational tools for over three centuries.
1668
Mercator and the Natural Logarithm
Nicolaus Mercator publishes a series expansion for log(1 + x), connecting logarithms to the emerging framework of calculus and leading to the formalization of the natural logarithm with base e.
1728
Euler Formalizes Exponential-Logarithm Duality
Leonhard Euler establishes the modern notation and rigorously defines the logarithm as the inverse of the exponential function, unifying diverse logarithmic systems under one algebraic framework.
1948
Shannon and Information Theory
Claude Shannon uses base-2 logarithms to define the bit as the fundamental unit of information, demonstrating that logarithms are central not only to pure mathematics but also to modern computing and communication.

The central question that the logarithm answers can be stated simply: to what power must a given base be raised to produce a specified number? This question arises whenever we encounter exponential relationships—population growth, radioactive decay, compound interest, the decibel scale—and need to solve for the unknown exponent. The definition of the logarithm gives us a precise, algebraic tool for doing so.

SECTION 2

Core Principles & Definitions

At its core, a logarithm is defined as the inverse of exponentiation. Given a positive real number b ≠ 1 (the base) and a positive real number x (the argument), we write logb(x) = y if and only if by = x. The value y is the logarithm—it is the exponent to which the base b must be raised to yield x. This single equivalence statement is the definitional cornerstone from which all logarithmic properties and identities follow.

1

The Fundamental Equivalence

The statement logb(x) = y is equivalent to by = x. Converting fluently between these two forms is the essential skill in working with logarithms.
2

Domain Restrictions

The base b must satisfy b > 0 and b ≠ 1. The argument x must satisfy x > 0. The output y (the exponent) may be any real number, including negative values and zero.
3

Common Logarithm (base 10)

When no base is written, log(x) typically denotes log10(x) in algebra and applied sciences. This is the common logarithm, used in pH scales, decibels, and Richter magnitude.
4

Natural Logarithm (base e)

The notation ln(x) denotes loge(x), where e ≈ 2.71828. The natural logarithm is fundamental in calculus because d/dx [ln(x)] = 1/x.
5

Inverse Function Identity

Because logarithms and exponentials are inverses, logb(bx) = x for all real x, and blog_b(x) = x for all x > 0. These identities confirm the cancellation property of inverse operations.
✦ KEY TAKEAWAY
Think of a logarithm as asking a question. The exponential statement 23 = 8 is like an answer; the logarithm log2(8) = 3 is the corresponding question: 'What exponent turns 2 into 8?' In engineering, this reversal is analogous to calibration—given a sensor reading (the output), you solve backward for the input that produced it. The logarithm is the algebraic tool that performs this backward solve for exponential relationships.
SECTION 3

Visual Explanation: The Exponential-Logarithm Mirror

The relationship between an exponential function and its corresponding logarithmic function is best understood graphically. The graph of y = logb(x) is the reflection of y = b^x across the line y = x. This geometric relationship is a direct consequence of the definition: since logarithms and exponentials are inverse functions, their graphs are mirror images about the identity line. The following diagram illustrates this for the base-2 case, showing how each point (a, b) on the exponential curve corresponds to a reflected point (b, a) on the logarithmic curve.

xyy = xy = 2ˣy = log₂(x)012481248(1, 2)(2, 4)(3, 8)(2, 1)(4, 2)(8, 3)Exponential and Logarithmic Functions as Reflections
The violet curve represents the exponential function y = 2x, while the cyan curve represents its inverse y = log2(x). The dashed line y = x serves as the axis of symmetry. Each labeled point on one curve has a corresponding reflected point on the other, with coordinates swapped: (1, 2) on the exponential maps to (2, 1) on the logarithm.

Several features of the logarithmic graph deserve attention. First, the curve passes through the point (1, 0) regardless of the base, because b0 = 1 for every valid base b. Second, the curve passes through (b, 1) since logb(b) = 1 by definition. Third, the y-axis (x = 0) is a vertical asymptote: as x approaches 0 from the right, logb(x) decreases without bound. This reflects the fact that no finite exponent can make a positive base equal zero, confirming the domain restriction x > 0.

SECTION 4

Mathematical Framework

The formal definition of the logarithm provides the algebraic foundation from which all logarithmic properties can be derived. We begin with the defining equivalence and then develop the essential identities that follow directly from the laws of exponents.

DEFINITION OF LOGARITHM
log_b(x) = y ⟺ b^y = x
where b is the base (b > 0, b ≠ 1), x is the argument (x > 0), and y is the exponent (y ∈ ℝ). The double arrow (⟺) emphasizes that these are logically equivalent statements.
IDENTITY: LOGARITHM OF 1
log_b(1) = 0 for all valid bases b
Since b0 = 1 for any b > 0, the logarithm of 1 is always 0 regardless of the base.
IDENTITY: LOGARITHM OF THE BASE
log_b(b) = 1
Since b1 = b, the logarithm of the base itself is always 1. This provides a useful anchor point when sketching graphs.
INVERSE CANCELLATION PROPERTIES
log_b(b^x) = x and b^(log_b(x)) = x
These two identities encapsulate the inverse relationship. The first says that taking the logarithm of an exponential 'undoes' the exponentiation. The second says that exponentiating a logarithm recovers the original argument. These hold for all x in the respective domains.

The defining equivalence deserves careful unpacking. When we write log10(1000) = 3, we are asserting that 103 = 1000. When we write ln(e5) = 5, we are applying the first cancellation identity with base e. The power of the definition lies in its ability to convert any exponential equation into a logarithmic equation and vice versa, which is the fundamental strategy for solving exponential equations algebraically. Notice that the definition also clarifies why the argument must be positive: since by > 0 for all real y when b > 0, there is no real exponent that produces a non-positive result.

⚠ Notation Convention
In most college algebra and precalculus textbooks, "log" without a base denotes the common logarithm (base 10). In higher mathematics and many programming languages, "log" may denote the natural logarithm (base e). Always verify which convention is in use in your course or context. In this lesson, we write log10 or ln explicitly to avoid ambiguity.
SECTION 5

Exponential-Logarithmic Conversion Table

The most important procedural skill in this topic is converting between exponential and logarithmic forms. Every exponential statement by = x can be rewritten as logb(x) = y, and every logarithmic statement can be rewritten as an exponential. The table below presents several examples to build fluency in both directions. Pay special attention to cases involving negative exponents and fractional arguments, as these are common sources of errors.

Exponential-Logarithmic Equivalences
Exponential FormLogarithmic FormInterpretation
23 = 8log2(8) = 32 must be raised to the 3rd power to get 8
10−2 = 0.01log10(0.01) = −210 must be raised to the −2 power to get 0.01
50 = 1log5(1) = 0Any base raised to the 0 power equals 1
e1 ≈ 2.718ln(2.718) ≈ 1e raised to the 1st power is approximately 2.718
3−1 = 1/3log3(1/3) = −13 raised to the −1 power yields its reciprocal
41/2 = 2log4(2) = 1/2The square root of 4 is 2, so the exponent is 1/2
Anatomy of a Logarithmic Expressionlogb(x) = yBASEb > 0, b ≠ 1ARGUMENTx > 0EXPONENTy ∈ ℝ (any real)Equivalent Exponential Form:by = x
This diagram labels the three components of a logarithmic expression: the base (b, shown in violet), the argument (x, shown in cyan), and the exponent/result (y, shown in pink). The bottom box shows the equivalent exponential form, preserving the color coding.

A useful mnemonic for performing conversions is to remember the positional mapping: in logb(x) = y, the base b stays as the base, the answer y becomes the exponent, and the argument x becomes the result of the exponentiation. Practicing this conversion until it becomes automatic is essential, as virtually every logarithmic problem—from simplifying expressions to solving equations—begins with this translation between forms.

SECTION 6

Worked Example: Evaluating and Converting Logarithms

Let us work through a comprehensive example that requires both evaluating logarithmic expressions and converting between exponential and logarithmic forms. Consider the problem: evaluate log3(1/81) and verify the result by converting to exponential form.

Evaluate log₃(1/81)

Step 1 — Set Up the Logarithmic Equation

We need to find the value y such that log3(1/81) = y. By the definition of logarithm, this is equivalent to asking: for what exponent y does 3y = 1/81?
3y = 1/81

Step 2 — Express the Argument as a Power of the Base

We recognize that 81 = 34 (since 3 × 3 × 3 × 3 = 81). Therefore 1/81 = 1/34 = 3−4 by the negative exponent rule.
1/81 = 3−4

Step 3 — Match Exponents

Our equation becomes 3y = 3−4. Since the bases are identical and the exponential function is one-to-one, we conclude y = −4.
y = −4

Step 4 — State the Result and Verify

We have log3(1/81) = −4. To verify, we check the equivalent exponential statement: 3−4 = 1/34 = 1/81. ✓ The result is confirmed.
log₃(1/81) = −4
💡 Strategy Note
The key technique in evaluating logarithms without a calculator is to express the argument as a power of the base. If the argument cannot be written as an exact power of the base (for example, log2(5)), then the logarithm is irrational and must be approximated numerically, typically using the change-of-base formula covered later in this course.
SECTION 7

Comparing Common Logarithmic Bases

While the definition of a logarithm applies to any valid base, three bases dominate mathematical practice. Understanding when and why each base is preferred helps in selecting the right tool for a given context. The common logarithm (base 10) is natural for quantities measured on orders of magnitude, the natural logarithm (base e) is indispensable in calculus and continuous growth models, and the binary logarithm (base 2) is fundamental in computer science and information theory.

Comparison of the Three Most Common Logarithmic Bases
FeatureCommon Log (log₁₀)Natural Log (ln)Binary Log (log₂)
Base10e ≈ 2.718282
Notationlog(x) or log₁₀(x)ln(x) or logₑ(x)log₂(x) or lb(x)
Primary DomainsChemistry (pH), acoustics (dB), seismology (Richter scale), engineeringCalculus, differential equations, continuous compound interest, physicsComputer science, algorithm analysis, information entropy
Key AdvantageAligns with the decimal number system; integer values correspond to powers of 10Derivative of ln(x) is 1/x—the simplest possible antiderivative relationshipDirectly counts the number of binary digits or doubling steps
Calculator KeyLOGLNTypically computed via change-of-base
✦ KEY TAKEAWAY
The choice of base is analogous to choosing a unit of measurement: Celsius, Fahrenheit, and Kelvin all measure temperature, but each is natural in its own context. Similarly, log₁₀, ln, and log₂ all measure the same fundamental quantity—the exponent required to reach a value—but each is most convenient when the underlying system operates in powers of 10, e, or 2 respectively. The change-of-base formula allows conversion between any two bases, just as unit conversion formulas allow translation between temperature scales.
SECTION 8

Connection to Logarithmic Properties & Advanced Theory

The definition of the logarithm is the seed from which an entire algebra of logarithms grows. Once you have internalized the meaning of logb(x) = y ⟺ by = x, the next stage of the course develops the properties of logarithms—the product rule, quotient rule, and power rule—which are logical consequences of the corresponding exponent laws. Beyond college algebra, logarithms appear in the formal definition of the integral (ln x = ∫₁ˣ 1/t dt) and in the theory of complex analysis, where the logarithm extends to complex numbers with a multi-valued structure.

Logarithms: Present Course vs. Advanced Applications
ConceptCollege Algebra (This Course)Calculus & Beyond
Definitionlog_b(x) = y ⟺ b^y = x; evaluated for specific valuesln(x) defined as ∫₁ˣ (1/t) dt; extends to ℂ as a multivalued function
Solving EquationsRewrite in exponential form or apply log properties to isolate the variableLogarithmic differentiation; solving ODEs with exponential solutions
GraphingDomain, range, asymptotes, transformations of y = log_b(x)Log scales (log-log and semi-log plots) in data analysis and curve fitting
ApplicationsCompound interest, pH, decibels, Richter scaleEntropy (thermodynamics), information theory, Lyapunov exponents, signal processing

Looking forward within this course, the next topics will build directly on the definition: the product rule (logb(MN) = logb(M) + logb(N)) follows because when you multiply two powers of b, the exponents add. The change-of-base formula allows computation of any logarithm using only common or natural logarithms available on a calculator. Every one of these results traces back to the fundamental equivalence you have learned in this lesson, which is why mastering the definition is the single most important step in the unit.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
Explain in your own words why logb(1) = 0 for every valid base b. Why must the base satisfy b > 0 and b ≠ 1?
PROBLEM 2 — BASIC CALCULATION
Evaluate each of the following without a calculator: (a) log5(125), (b) log2(1/16), (c) log10(0.001).
PROBLEM 3 — INTERMEDIATE
Convert the equation 72x−1 = 343 into logarithmic form, then solve for x.
PROBLEM 4 — APPLIED
The pH of a solution is defined as pH = −log10[H+], where [H+] is the hydrogen ion concentration in moles per liter. If a solution has [H+] = 10−4.7 mol/L, find the pH. Conversely, if a different solution has pH = 9, find [H+].
PROBLEM 5 — CRITICAL THINKING
Prove that for any valid base b and any positive real number x, logb(1/x) = −logb(x) using only the definition of the logarithm (without invoking the quotient rule). Interpret this result graphically.
SUMMARY

Lesson Summary

The logarithm is defined as the inverse of exponentiation: the statement log_b(x) = y is equivalent to b^y = x, where the base b must satisfy b > 0 and b ≠ 1, and the argument x must be positive. The output y may be any real number. Two essential identities follow immediately: log_b(1) = 0 and log_b(b) = 1. The inverse cancellation properties — log_b(b^x) = x and b^(log_b(x)) = x — confirm that logarithmic and exponential functions undo each other.

The three most widely used bases are base 10 (common logarithm), base e (natural logarithm, ln), and base 2 (binary logarithm). Graphically, y = log_b(x) is a reflection of y = b^x across the line y = x, passing through (1, 0) with a vertical asymptote at x = 0. Mastering the conversion between exponential and logarithmic forms is the foundational skill upon which all subsequent logarithmic properties and equation-solving techniques are built.

Varsity Tutors • College Algebra • Definition of Logarithms