Mathematics · Cheatsheet
Functions
Chapter 1 · Foundations
📋 Reference · always available
Function (definition)
A relation that assigns each input to exactly one output. Two parts: must act on every domain element, and must be well-defined (no input gets two outputs).
Function notation
Vertical line test
A graph represents a function iff every vertical line meets it in at most one point. Two intersections ⇒ one would map to two s ⇒ not a function.
Domain
Set of allowed inputs. Natural domain = largest subset of that gives real outputs.
Range
Set of outputs actually achieved. Read it off the -axis from the graph.
Domain rules — combine them all
Denominator · radicand for even roots · argument for · argument in for . Intersect the allowed sets.
Set vs interval notation
≡ . ≡ . Inverted bracket means open endpoint.
Inverse (definition)
Three-step recipe to find $f^{-1}$
(1) Write . (2) Swap and . (3) Solve for . That's .
Inverse — geometric meaning
Graph of = reflection of across the line .
When does $f^{-1}$ exist?
Iff is one-to-one. If fails the horizontal line test, restrict the domain to one side of the turning point first.
Domain / range swap
and .
Composition
Composition — domain rule
must be in AND must be in . Compose inner function first; then check the outer's domain restriction kicks in.
Order matters
Test with , : , .
Self-inverse functions
. Examples: , , (any ), . Their graphs are symmetric about AND look the same swapped.
Pitfall — implied domain
If no domain is stated, use the largest set giving real outputs. Always check denominators, radicals, logs.
Pitfall — $f^{-1}$ vs $1/f$
is the INVERSE function, NOT . They mean completely different things.
Pitfall — inverse without one-to-one
If you skip the one-to-one check, the 'inverse' you write down won't be a function. Always test (or restrict).