Arithmetic sequence
A sequence with a constant common difference between consecutive terms; it behaves like a linear function.
Sequences
Geometric sequence
A sequence with a constant common ratio between consecutive terms; it behaves like an exponential function.
Sequences
Exponential function
A function of the form f(x) = ab^x, where a is the initial value and b > 0, b ≠ 1. It changes by a constant factor over equal intervals.
Exponential
Growth / decay factor
The base b of an exponential function. b > 1 gives growth; 0 < b < 1 gives decay.
Exponential
Percent rate of change
The constant percent by which an exponential changes each unit. Growth: b = 1 + r; decay: b = 1 − r.
Exponential
Horizontal asymptote
The line the graph of an exponential approaches but never reaches — y = 0 for a basic exponential.
Exponential
Composition of functions
(f ∘ g)(x) = f(g(x)): applying one function to the output of another. Its domain depends on both functions.
Composition & Inverses
Inverse function
A function that reverses the inputs and outputs of f; its graph is the reflection of f across y = x.
Composition & Inverses
One-to-one function
A function in which each output comes from exactly one input; it passes the horizontal line test and has an inverse.
Composition & Inverses
Logarithm
log_b(x) = y means b^y = x — the exponent to which base b must be raised to produce x.
Logarithms
Common logarithm
log x, the logarithm with base 10.
Logarithms
Natural logarithm
ln x, the logarithm with base e, where e ≈ 2.718.
Logarithms
Logarithmic function
y = log_b(x), the inverse of the exponential. Domain (0, ∞), range all reals, vertical asymptote x = 0.
Logarithms
Product property
log_b(MN) = log_b(M) + log_b(N).
Log Properties
Quotient property
log_b(M/N) = log_b(M) − log_b(N).
Log Properties
Power property
log_b(M^p) = p · log_b(M).
Log Properties
Change-of-base formula
log_b(x) = ln(x)/ln(b) = log(x)/log(b), used to evaluate any logarithm on a calculator.
Log Properties
Extraneous solution
A candidate solution to a logarithmic equation that must be rejected because it makes a log's argument zero or negative.
Equations
Exponential regression
A technology-based fit of an exponential model to data; residuals are examined to judge fit.
Modeling
Logarithmic regression
A technology-based fit of a logarithmic model to data.
Modeling
Semi-log plot
A plot with a logarithmic output axis; exponential data appears as a straight line.
Modeling
Residual
The difference between an observed data value and the value predicted by a model; used to validate a model choice.
Modeling