Exponentials and logarithms
ex, e≈2.718; ln (natural log) is its inverse. Logs convert exponential equations.
ex is its own derivative. ln(x) inverts ex. Log laws: log(ab) = log a + log b; log(a/b) = log a − log b; log(an) = n log a. Change of base: loga b = ln b / ln a.
Worked examples
2x = 10 ⇒ x = log2 10 = ln 10 / ln 2 ≈ 3.32.
e2x = 5 ⇒ 2x = ln 5 ⇒ x ≈ 0.805.
log3 81 = 4 (because 34 = 81).
Frequently asked questions
Why e?
Compound interest as compounding frequency → ∞ gives e. Calculus: derivative of ex is ex.
ln vs log?
ln is log base e. log without subscript usually means base 10 (or sometimes base e — check context).