Basic Properties of The Logarithm and Exponential Functions
Basic Properties of The Logarithm and Exponential Functions
• When I write "log(x)", I mean the natural logarithm (you may be used to seeing "ln(x)").
If I specifically want the logarithm to the base 10, I’ll write log10.
• If 0 < X < ∞, then -∞< log(X) < ∞. You can't take the log of a negative number.
• If -∞< X < ∞, then 0 < exp(X) < ∞. The exponential of any number is positive.
• log(Xb) = b*log(X)
• log(1) = 0
• exp(X+Y) = exp(X)*exp(Y)
• exp(X-Y) = exp(X)/exp(Y)
• exp(-X) = 1/exp(X)
• exp(0) = 1
• log(exp(X)) = exp(log(X)) = X
Problems:
a) exp(4)/exp(2)
b) log(3X) - log(X)
c) exp(X+Y)/exp(X)
1.
a) exp(2)
b) log(3)
c) exp(Y)
d) exp(5Y)
e) log(XYZ)
2. log(p/(1-p)) = r
p/(1-p) = exp(r)
(1-p)/p = 1/exp(r)
1/p - 1 = 1/exp(r)
p = exp(r)/(1+exp(r))
3. 0 < p < 1
4. h = a*exp(b)
log(h) = log(a) + b
5. S = Xexp(b)