Exponential and Logarithmic Functions Cheat Sheet
The core ideas of Exponential and Logarithmic Functions distilled into a single, scannable reference — perfect for review or quick lookup.
Quick Reference
Exponential Function
A function of the form f(x) = a * b^x where a is the initial value and b is the base. Exhibits growth when b > 1 and decay when 0 < b < 1.
Logarithm
The inverse of exponentiation. log_b(x) = y means b^y = x. It answers: what exponent of base b gives x?
Natural Logarithm (ln)
The logarithm with base e (approximately 2.71828). Written as ln(x) = log_e(x). Central to calculus and continuous growth models.
Product Rule of Logarithms
log_b(MN) = log_b(M) + log_b(N). The logarithm of a product equals the sum of the logarithms.
Quotient Rule of Logarithms
log_b(M/N) = log_b(M) - log_b(N). The logarithm of a quotient equals the difference of the logarithms.
Power Rule of Logarithms
log_b(M^n) = n * log_b(M). The logarithm of a power equals the exponent times the logarithm of the base.
Change of Base Formula
log_b(x) = log_c(x) / log_c(b) for any valid base c. Allows conversion between logarithm bases, typically to base 10 or e for calculator use.
Exponential Growth and Decay
Growth occurs when the base b > 1 (quantity increases over time). Decay occurs when 0 < b < 1 (quantity decreases). Rate models: A = A_0 * e^(kt) where k > 0 is growth and k < 0 is decay.
Compound Interest Formula
A = P(1 + r/n)^(nt) where P is principal, r is annual rate, n is compounding frequency, and t is time in years. Continuous compounding: A = Pe^(rt).
Asymptote of Exponential/Log Functions
Exponential functions have a horizontal asymptote (typically y = 0). Logarithmic functions have a vertical asymptote (typically x = 0). The function approaches but never reaches the asymptote.
Key Terms at a Glance
Get study tips in your inbox
We'll send you evidence-based study strategies and new cheat sheets as they're published.
We'll notify you about updates. No spam, unsubscribe anytime.