Mathwords logoMathwords

Logarithm Rules — Complete Log Properties Reference

A complete reference of logarithm rules and properties. Covers the three main log laws (product, quotient, power), change of base, natural and common logs, and how to solve log equations. All rules assume positive arguments and a positive base ≠ 1.

Definition & Key Identities

Log Definition
logax=y    ay=x(a>0, a1, x>0)\log_a x = y \iff a^y = x \quad(a > 0,\ a \ne 1,\ x > 0)
Log of 1
loga1=0\log_a 1 = 0
Log of the Base
logaa=1\log_a a = 1
Log of a Power of the Base
logaan=n\log_a a^n = n
Base to a Log
alogax=xa^{\log_a x} = x
Common Log
logx=log10x\log x = \log_{10} x
Natural Log
lnx=logex\ln x = \log_e x

Core Logarithm Rules

Product Rule
loga(MN)=logaM+logaN\log_a(MN) = \log_a M + \log_a N
Quotient Rule
loga ⁣(MN)=logaMlogaN\log_a\!\left(\frac{M}{N}\right) = \log_a M - \log_a N
Power Rule
logaMp=plogaM\log_a M^p = p\,\log_a M
Reciprocal Rule
loga ⁣(1M)=logaM\log_a\!\left(\frac{1}{M}\right) = -\log_a M

Change of Base & Inverse Relations

Change of Base Formula
logax=logbxlogba\log_a x = \frac{\log_b x}{\log_b a}
To Natural Log
logax=lnxlna\log_a x = \frac{\ln x}{\ln a}
To Common Log
logax=logxloga\log_a x = \frac{\log x}{\log a}
Log Reciprocal Base
logab=1logba\log_a b = \frac{1}{\log_b a}
Log of e
lne=1\ln e = 1
Log of 1 (any base)
ln1=0\ln 1 = 0

Solving Logarithmic Equations

Equality of Logs
logaM=logaN    M=N\log_a M = \log_a N \iff M = N
Single Log Form
logax=k    x=ak\log_a x = k \iff x = a^k
Exponential to Log
ax=b    x=logaba^x = b \iff x = \log_a b
Combine to One Log
logaM+logaN=loga(MN)\log_a M + \log_a N = \log_a(MN)
Expand a Log
logaMp=plogaM\log_a M^p = p \log_a M

Calculus Connections

Derivative of ln x
ddx[lnx]=1x\frac{d}{dx}[\ln x] = \frac{1}{x}
Derivative of log_a x
ddx[logax]=1xlna\frac{d}{dx}[\log_a x] = \frac{1}{x \ln a}
Integral of 1/x
1xdx=lnx+C\int \frac{1}{x}\,dx = \ln|x| + C
Maclaurin Series for ln(1+x)
ln(1+x)=xx22+x33(x<1)\ln(1+x) = x - \tfrac{x^2}{2} + \tfrac{x^3}{3} - \cdots \quad(|x| < 1)

Related Pages