Logarithm
For any positive numbers and positive base :
A logarithm tells us what exponent we need to raise the base to get a number:
If then
Written as or for natural log (base )
Basic Properties
(change of basis)
1 min read
Logarithm
For any positive numbers M,N and positive base b=1:
A logarithm tells us what exponent we need to raise the base to get a number:
If by=x then logb(x)=y
Written as logb(x) or ln(x) for natural log (base e)
Basic Properties
logb(M⋅N)=logb(M)+logb(N)
logb(NM)=logb(M)−logb(N)
logb(Mn)=n⋅logb(M)
logb(b)=1
logb(1)=0
logb(bn)=n
logb(x)=ln(b)ln(x) (change of basis)