3.2.9 · D1Exponentials & Logarithms

Foundations — Change of base formula — proof

1,807 words8 min readBack to topic

Before you can prove the change of base formula in Change of base formula — proof, every symbol in it must already feel obvious. This page builds each one from absolute zero, in the order they lean on each other.


0. What a "power" even is

Everything below rests on one tiny idea, so we start there.

The picture: think of a staircase where each step multiplies your height by . After steps you're at height .


1. The symbols , , — bases and arguments

The formula uses three letters. They are not interchangeable; each plays a fixed role.

Why and ?

  • Base : you can't consistently raise a negative or zero base to every power (what is ? not a real number). So bases must be positive.
  • Base : for every . So "how many 1s make 8?" has no answer can never reach . A base of breaks the whole idea.
  • Argument : a positive base raised to any real power is always positive, so it can only ever reach positive numbers. You can never get or .

2. The logarithm — a question, not an operation

This is the heart of everything.

So asks "what power of gives ?" — and since , the answer is .

The picture: a logarithm and an exponential are the same arrow read in opposite directions.

Let's read the symbol carefully so notation never trips you:


3. Two special log values you must reflexively know

The proof and its examples quietly use two facts. Build them now so they're free later.

Read them as questions:

  • : "what power of gives ?" → clearly .
  • : "what power of gives ?" → anything to the is , so .

4. The power law — the engine of the proof

The proof's crucial move (Step 4) is a law of logs. Meet it here.

Why is this true? Because a log measures "how many multiplications". If needs base- steps to build, then (that block used times) needs times as many steps.


5. , , and — the "calculator rulers"

The formula exists because of a practical limit: real calculators only carry two log buttons.


6. The fraction bar and "" — why division is safe

Chaining it all together: we divide by in the proof. From Section 3, only if . Section 1 already banned . Therefore , and the division is always legal. Every restriction earns its keep.


Prerequisite map

Powers: a to the n

Logarithm as a question: log_a x = y means a to the y = x

Power law: log of a to the y = y times log a

Base rules: a and b positive, not 1; x positive

Special values: log_a a = 1 and log_a 1 = 0

Calculator bases: log base 10 and ln base e

Dividing by log_b a is safe when a is not 1

Change of base formula proof


Equipment checklist

Cover the right side and test yourself — if any answer is shaky, reread that section before the proof.

What does mean in plain words?
Start at and multiply by a total of times.
What does mean in exponential form?
— the power that turns base into .
Why must a logarithm's base satisfy and ?
A base can't be raised to every power; base always gives , so it can never reach other numbers.
Why must the argument satisfy ?
A positive base to any real power is always positive, so only positive are reachable.
What is and why?
, because .
What is and why?
, because .
State the power law of logarithms.
— a power inside comes out as a multiplier.
Why do we take a log to solve ?
The power law drags the unknown exponent down to ground level so we can isolate it.
Which two log bases do calculators have?
Base () and base ().
Why is dividing by always safe here?
only when , which is banned, so .

Connections