MathematicsAlgebraMedium

Logarithm

Also known as:loginverse exponent

A logarithm is the inverse operation of exponentiation: log_b(x) = y means b^y = x, answering the question "to what power must b be raised to produce x?" Logarithms transform multiplicative relationships into additive ones, making calculations with very large or small numbers tractable. They are central to information theory, signal processing, and scientific measurement scales such as pH, decibels, and the Richter scale.

Key Formula

log_b(x) = y ⟺ b^y = x, where b > 0, b ≠ 1, x > 0

LaTeX: \log_b(x) = y \iff b^y = x, \quad b > 0,\; b \neq 1,\; x > 0

SymbolMeaningUnit
bBase of the logarithmdimensionless
xArgument (input value)dimensionless
yLogarithmic value (exponent)dimensionless

Worked Example

Problem

Evaluate log₂(64) and log₁₀(0.001).

Solution

Part 1: log₂(64) = y means 2^y = 64. Since 2⁶ = 64, y = 6. Part 2: log₁₀(0.001) = y means 10^y = 0.001 = 10⁻³. So y = −3.

Answer

log₂(64) = 6; log₁₀(0.001) = −3.

Logarithm Laws

LawFormulaExample
Product rulelogₐ(xy) = logₐx + logₐylog₁₀(100·10) = 2+1 = 3
Quotient rulelogₐ(x/y) = logₐx − logₐylog₂(8/2) = 3−1 = 2
Power rulelogₐ(xⁿ) = n logₐxlog₁₀(10³) = 3
Change of baselogₐx = log x / log alog₂10 = 1/log10 2 ≈ 3.32
Identitylogₐ(a) = 1log₅5 = 1

Interactive Tools

Wolfram Alpha

Evaluate logarithmic expressions and explore logarithm identities.

Open Tool

Desmos Graphing Calculator

Plot logarithmic functions and compare different bases.

Open Tool

Khan Academy – Logarithms

Structured lessons on logarithm introduction, properties, and applications.

Open Tool
Graph of logarithm functions with bases 2, e, and 10

Wikimedia Commons, CC BY-SA

Related Terms

Coined by Scottish mathematician John Napier in 1614 from Greek "logos" (ratio) and "arithmos" (number), meaning "ratio number." Napier introduced logarithms to simplify astronomical calculations.

logarithminversealgebraexponentbasecalculation