Mathematics · Cheatsheet
Functions
Chapter 3 · Classification & Advanced
📋 Reference · always available
One-to-one (injective)
Every output comes from at most one input. Horizontal-line test: ≤ 1 intersection. Required for an inverse.
Many-to-one
At least two different inputs share an output. Fails the horizontal-line test.
Onto (surjective)
Every element of the stated co-domain is achieved as an output. Range = co-domain.
Restriction trick
Restrict a many-to-one function to ONE side of its turning point to force one-to-one. Example: on is many-to-one; on it's one-to-one with inverse .
Even function
Graph symmetric about the -axis. Polynomials: only even powers + constant. Examples: .
Odd function
Graph has rotational symmetry about origin. Polynomials: only odd powers, no constant. Examples: .
Neither
At least one with . Mixed-degree polynomials like .
Both even and odd?
Only satisfies both. and ⇒ ⇒ .
Radical — domain
Set the radicand and solve. Don't forget to flip the inequality if .
Radical — start point
starts at where is the boundary. If the curve rises; if it falls below .
Radical — range
Bare ⇒ range . Outer constant shifts the range floor; outer negative gives range .
Partial fractions — setup
Proper fraction (deg numerator deg denominator). Factor denominator into distinct linears: .
Cover-up shortcut
Find by covering up in the original and substituting into what remains. Works because every other term has as a factor and vanishes.
Repeated factor
in denominator ⇒ TWO pieces: .
Piecewise function
Different rules on different intervals. Domain = union of the intervals. Evaluate by selecting the rule for the input's interval.
Why classify?
Inverses require one-to-one. Integration vanishes if is odd (saves work!). Symmetry gives quick range arguments and graphs faster sketching.
Pitfall — even AND $f(0)$
If is odd and defined at , then (set in ). If , cannot be odd.
Pitfall — partial fractions setup
Numerator MUST be lower degree than denominator. If not, polynomial-divide first; the quotient is a polynomial part plus a proper fraction.