There are a few logarithmic laws worth knowing to make solving problems easier. The following laws are the main rules you will use. It should be noted that the letters a, m, n must be positive real numbers for these laws to be valid.
Logarithmic Laws
Constant Values:
It can be automatically determined that:
- loga(1)=0
- loga(a)=1
Basic Arithmetic Operations
Multiplication, division, subtraction, and addition operations between logarithms:
- logaMN=logaM+logaN
- logaM/N=logaM−logaN
- Loga(M)×Logn(D)=Logn(M)×Loga(D)
- LogaMn=nLogaM
Changing the Base of a Logarithm:
- logb(x)=logc(x)/logc(b)
- logb(c)=1/logc(b)
Derivative of the Logarithm:
fx=logb(x)⇒f′x=1/xln(b)
Integral of the Logarithm:
∫logb(x)dx=x×logb(x)−1/ln(b)+C