Logarithms Introduction

College Depth 60 in the knowledge graph I know this Set as goal
Unlocks 4441 downstream topics
logarithms inverse exponential definition

Core Idea

A logarithm answers the question: "To what exponent must we raise the base to get this number?" Formally, log_b(x) = y means b^y = x. The logarithm function is the inverse of the exponential function. Key values: log_b(1) = 0, log_b(b) = 1, log_b(b^n) = n. Common logarithm: log(x) = log_10(x). Natural logarithm: ln(x) = log_e(x). The domain of log_b(x) is x > 0.

How It's Best Learned

Start with the conversion between exponential and logarithmic forms: 2^3 = 8 means log_2(8) = 3. Practice converting in both directions. Evaluate logarithms by asking "what exponent gives me this?" Graph y = log_b(x) as the reflection of y = b^x over y = x. Emphasize that log is undefined for zero and negative numbers.

Common Misconceptions

Explainer

You already know exponential functions: equations like y = 2^x, where the base is fixed and the exponent varies. You can ask: "If x = 3, what is y?" and quickly get y = 8. Logarithms let you run this question in reverse: "If y = 8 and the base is 2, what was x?" The answer — the exponent — is what the logarithm gives you. Formally, log_2(8) = 3, because 2^3 = 8.

This inverse relationship is the entire foundation. Every logarithm statement is secretly an exponential statement in disguise. log_b(x) = y means exactly the same thing as b^y = x. Converting fluently between these two forms — "exponential form" and "logarithmic form" — is the first skill to develop. For example, 10^2 = 100 translates to log_10(100) = 2, and log_3(9) = 2 translates to 3^2 = 9. When you are stuck evaluating a logarithm, convert to exponential form and ask: "What exponent makes this true?"

Because logarithms are inverses of exponentials, their graph is the reflection of y = b^x over the line y = x. The exponential function has a horizontal asymptote at y = 0 (it approaches zero but never reaches it), which becomes a vertical asymptote at x = 0 for the logarithm. This explains the domain restriction: log_b(x) is only defined for x > 0. You cannot ask "what exponent gives me 0?" because no real power of a positive base ever equals zero. And you cannot ask "what exponent gives me -5?" for the same reason. The domain restriction is not arbitrary — it flows directly from the range of the exponential function.

Some logarithms are used so frequently they get special names. log_10(x), written simply as log(x), is called the common logarithm and is used extensively in science (pH, decibels, the Richter scale). log_e(x), written as ln(x), is the natural logarithm with base e ≈ 2.718. Both behave identically to log_b(x) with their respective bases; the choice of base changes the scale but not the underlying concept. You will explore natural logarithms and their special properties — particularly in calculus — in a dedicated topic.

A misconception worth addressing directly: logarithms are not a form of multiplication. log_b(x) is not b times x or x divided by b — it is an exponent. This confusion leads to the false belief that log(a + b) = log(a) + log(b), by analogy with distribution. The actual rule is log(a × b) = log(a) + log(b): multiplication inside the logarithm becomes addition outside. This is a consequence of exponent rules (b^m × b^n = b^{m+n}), which you will prove and apply in the next topic on logarithm properties.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsLogarithms Introduction

Longest path: 61 steps · 241 total prerequisite topics

Prerequisites (2)

Leads To (29)