logarithm

The logarithm is the inverse operation of exponentiation.

Formally,

y=bxx=logb(y)

for a given base b.

Graphically,


Rule Formula Pneumonic
Logarithm of Power logb(bx)=x "reduce to exponent"
Power of Logarithm blogb(x)=x "reduce to argument"
Power of Argument logb(xn)=nlogb(x) "exponent to coefficient"
Product of Arguments logb(xy)=logb(x)+logb(y) "split and add"
Quotient of Arguments logb(xy)=logb(x)logb(y) "split and subtract"
Change of Base logb(x)=loga(x)loga(b) "divide by base as argument"

Powered by Forestry.md