In this item, I will show how the basic logarithmic rules, including the Change of Base formula, follow from this equivalency:
logbm=n⇔bn=m
For the ease of reading, I’ll generally use the natural base (e) and the natural logarithm (ln). However, everything here applies to all valid bases (b>0,b≠1).
Also, note these are not fully rigorous, complete proofs.
To demonstrate: elnx=x.
First, note logbx=a⇔ba=x.
So blogbx=x⇔logbx=logbx. Since the latter is always true, the former is also always true.
That’s the general case, so it’s also true for the specific case of the natural base.
To demonstrate: ln(mn)=lnm+lnn.
Consider mn=eln(mn).
Now consider mn=m⋅n=elnm⋅elnn.
Recall that bp⋅bq=bp+q.
Hence elnm⋅elnn=elnm+lnn.
Thus eln(mn)=elnm+lnn. ep=eq⇔p=q, so ln(mn)=lnm+lnn.
The demonstration that ln(mn)=lnm–lnn is nearly identical.
To demonstrate: ln(mn)=nln(m).
Recall that, for positive integer n, mn=m⋅m⋅⋯⋅m(n times).
For instance, ln(m2)=ln(m⋅m)=lnm+lnm=2lnm.
This can be generalized to ln(mn)=nln(m).
We can further generalize to all real n.
To demonstrate: logbm=logmlogb.
First: logbm=a⇔ba=m.
Also: logmlogb=a⇒logm=alogb⇒logm=log(ba).
Furthermore, logm=log(ba)⇔m=ba.
Hence both logbm=a and logmlogb=a imply ba=m, and since a=a, logbm=logmlogb.