Mathwords logoMathwords

Base of a Logarithm — Definition, Formula & Examples

Base of a Logarithm

For logb x, the base is b. Similar to the base of an exponential expression.

 

 

See also

Logarithm, logarithm rules, change of base formula, common logarithm, natural logarithm

Key Formula

logbx=yby=x\log_b x = y \quad \Longleftrightarrow \quad b^y = x
Where:
  • bb = The base of the logarithm. Must be positive and not equal to 1 (b > 0, b ≠ 1).
  • xx = The argument (input) of the logarithm. Must be positive (x > 0).
  • yy = The exponent — the power to which b must be raised to equal x.

Worked Example

Problem: Evaluate log232\log_2 32.
Step 1: Identify the base. Here the base is 2.
log232\log_{\mathbf{2}}\, 32
Step 2: Rewrite the logarithmic equation in exponential form. You need the exponent y such that the base raised to y equals 32.
2y=322^y = 32
Step 3: Express 32 as a power of 2.
32=2532 = 2^5
Step 4: Since the bases match, set the exponents equal.
y=5y = 5
Answer: log232=5\log_2 32 = 5, because the base 2 must be raised to the 5th power to produce 32.

Another Example

This example works in reverse: instead of evaluating the logarithm, you solve for the unknown base itself.

Problem: Solve for the base bb if logb81=4\log_b 81 = 4.
Step 1: Convert the logarithmic equation to exponential form using the definition.
b4=81b^4 = 81
Step 2: Express 81 as a perfect fourth power. Since 34=813^4 = 81, the base must be 3.
81=3481 = 3^4
Step 3: Match the expressions to find the base.
b4=34    b=3b^4 = 3^4 \implies b = 3
Answer: The base is b=3b = 3, because 34=813^4 = 81.

Frequently Asked Questions

What is the base of a logarithm when no base is written?
When you see logx\log x with no subscript, the base is assumed to be 10. This is called the common logarithm. On many calculators the 'log' button uses base 10 by default. However, the notation lnx\ln x denotes the natural logarithm, which has base e2.718e \approx 2.718.
Why can't the base of a logarithm be 1 or negative?
If the base were 1, then 1y=11^y = 1 for every exponent yy, so the logarithm could never produce any value other than 1 — it would be undefined for all other inputs. If the base were negative, raising it to non-integer exponents would produce complex (non-real) numbers, which breaks the real-valued definition of logarithms.
How do you change the base of a logarithm?
Use the change of base formula: logbx=logcxlogcb\log_b x = \frac{\log_c x}{\log_c b}, where cc is any convenient base. Most often you choose c=10c = 10 or c=ec = e so you can evaluate the expression on a calculator. For example, log232=log1032log102=1.5050.301=5\log_2 32 = \frac{\log_{10} 32}{\log_{10} 2} = \frac{1.505}{0.301} = 5.

Base of a Logarithm vs. Base of an Exponential Expression

Base of a LogarithmBase of an Exponential Expression
DefinitionThe number b in log_b(x) that serves as the repeated factorThe number b in b^y that is raised to a power
NotationWritten as a subscript: log_bWritten before the exponent: b^y
Restrictionsb > 0 and b ≠ 1b > 0 and b ≠ 1 (for the corresponding logarithm to exist)
Relationshiplog_b(x) = y asks 'what exponent gives x?'b^y = x states the result of raising b to y
Common defaultsBase 10 (common log) or base e (natural log)Base 10 (powers of 10) or base e (exponential growth)

Why It Matters

The base of a logarithm appears throughout algebra, precalculus, and science whenever you need to 'undo' an exponential. Choosing the right base determines the scale of measurement — base 10 is used in the Richter scale and pH, while base ee underlies continuous growth models in biology and finance. Understanding the base is also essential for applying logarithm rules correctly and for converting between bases with the change of base formula.

Common Mistakes

Mistake: Confusing the base with the argument. For example, reading log381\log_3 81 and thinking 81 is the base.
Correction: The base is always the small subscript number written after 'log.' In log381\log_3 81, the base is 3 and the argument is 81. Converting to exponential form (3?=813^? = 81) makes the roles clear.
Mistake: Forgetting the default base. Students sometimes treat log100\log 100 as a natural logarithm or assume an unwritten base of 2.
Correction: By convention, log\log with no written base means base 10 (common logarithm), and ln\ln means base ee. So log100=log10100=2\log 100 = \log_{10} 100 = 2.

Related Terms