Every calculus problem you'll encounter—whether it's finding a derivative, evaluating an integral, or analyzing limits—starts with recognizing the type of function you're working with. The functions in this guide aren't just random categories; they represent fundamentally different behaviors that determine which differentiation rules apply, how limits behave near critical points, and what integration techniques you'll need. Mastering these function families means you'll immediately know your approach when you see ex, ln(x), or sin(x) on an exam.
You're being tested on more than memorizing formulas. The AP exam and college calculus courses expect you to understand why exponential functions behave differently from polynomials, how inverse functions relate to their originals, and when continuity breaks down. Don't just memorize that the derivative of sin(x) is cos(x)—know that trig functions cycle through derivatives, that exponentials are their own derivatives, and that rational functions create asymptotic behavior. Each function type illustrates core principles you'll apply throughout the course.
Algebraic Functions: The Building Blocks
These functions involve basic algebraic operations—addition, multiplication, division, and powers. They're often the most straightforward to differentiate and integrate, making them your foundation for more complex work.
Polynomial Functions
Defined by non-negative integer powers—expressed as f(x)=anxn+an−1xn−1+⋯+a1x+a0, where the highest power determines the degree
Continuous and differentiable everywhere on the real number line, meaning no breaks, holes, or sharp corners to worry about
Degree determines behavior—a degree-n polynomial has at most n roots and n−1 turning points, with end behavior controlled by the leading term
Power Functions
General form f(x)=kxn where n can be any real number, not just positive integers—this includes roots like x1/2 and negative powers like x−1
Power Rule applies directly—the derivative f′(x)=knxn−1 is one of the most frequently used rules in calculus
Behavior varies dramatically with n—positive powers grow from the origin, negative powers create asymptotes, and fractional powers produce root-like curves
Rational Functions
Ratio of two polynomials expressed as f(x)=Q(x)P(x), creating potential for asymptotic behavior wherever Q(x)=0
Vertical asymptotes occur at zeros of the denominator—horizontal asymptotes depend on comparing the degrees of P(x) and Q(x)
Integration often requires partial fractions—decomposing into simpler terms is a critical technique for AP Calculus BC
Compare: Polynomial vs. Rational Functions—both involve polynomials, but rational functions introduce discontinuities and asymptotes that polynomials never have. If an FRQ asks about limits approaching infinity or points of discontinuity, rational functions are your go-to examples.
Transcendental Functions: Exponentials and Logarithms
These functions "transcend" algebra—they can't be expressed using finite algebraic operations. Their unique derivative properties make them essential for modeling growth, decay, and real-world phenomena.
Exponential Functions
Form f(x)=a⋅bx with the derivative proportional to itself—the natural exponential ex is special because dxdex=ex exactly
Base determines growth or decay—b>1 means exponential growth, 0<b<1 means exponential decay
Models real-world change—population growth, radioactive decay, compound interest, and Newton's Law of Cooling all use exponential functions
Logarithmic Functions
Inverse of exponentials, written as f(x)=logb(x), converting multiplicative relationships into additive ones
Derivative is f′(x)=xln(b)1—for the natural log, this simplifies to dxdln(x)=x1, making it crucial for integration
Domain restricted to positive x—logarithms are undefined for zero and negative inputs, creating a vertical asymptote at x=0
Compare: Exponential vs. Logarithmic Functions—they're inverses, so their graphs reflect across y=x. Exponentials have horizontal asymptotes; logarithms have vertical asymptotes. Knowing this relationship helps you quickly sketch graphs and understand domain restrictions.
Periodic Functions: Trigonometry and Its Inverses
These functions repeat their values in predictable patterns, making them essential for modeling waves, oscillations, and circular motion. Their derivatives cycle through related functions.
Trigonometric Functions (Sine, Cosine, Tangent)
Periodic functions based on the unit circle—sin(x) and cos(x) have period 2π, while tan(x)=cos(x)sin(x) has period π
Derivatives cycle through each other—dxdsin(x)=cos(x), dxdcos(x)=−sin(x), creating a four-step derivative cycle
Essential for modeling periodic phenomena—sound waves, light waves, pendulum motion, and seasonal patterns all rely on trig functions
Inverse Trigonometric Functions
Reverse the action of trig functions—written as sin−1(x), cos−1(x), and tan−1(x) (or arcsin, arccos, arctan)
Restricted domains ensure single-valued outputs—for example, sin−1(x) only outputs values in [−2π,2π]
Derivatives appear frequently in integration—dxdtan−1(x)=1+x21 means ∫1+x21dx=tan−1(x)+C
Compare: Trig vs. Inverse Trig Functions—trig functions take angles and return ratios; inverse trig functions take ratios and return angles. Their derivatives look completely different: trig derivatives stay in the trig family, while inverse trig derivatives involve algebraic expressions like 1−x21.
Hyperbolic Functions: The Exponential-Trig Bridge
These functions combine properties of exponentials and trig functions. They're defined using ex but satisfy identities similar to trigonometric ones.
Hyperbolic Functions
Defined using exponentials—sinh(x)=2ex−e−x and cosh(x)=2ex+e−x, with tanh(x)=cosh(x)sinh(x)
Derivatives mirror trig patterns—dxdsinh(x)=cosh(x) and dxdcosh(x)=sinh(x) (note: no negative sign like with trig!)
Appear in physics and engineering—catenary curves (hanging cables), special relativity, and certain differential equations all use hyperbolic functions
Compare: Trigonometric vs. Hyperbolic Functions—trig functions relate to circles (sin2(x)+cos2(x)=1), while hyperbolic functions relate to hyperbolas (cosh2(x)−sinh2(x)=1). The derivative of cosh(x) is sinh(x) with no sign change, unlike cos(x).
Piecewise-Defined Functions: Handling Boundaries
These functions behave differently on different intervals, requiring careful analysis at transition points for continuity and differentiability.
Absolute Value Functions
Defined as f(x)=∣x∣, outputting the non-negative distance from zero—creates a V-shaped graph with vertex at the origin
Derivative is piecewise—f′(x)=1 for x>0, f′(x)=−1 for x<0, and undefined at x=0 due to the sharp corner
Classic example of continuous but not differentiable—the function has no breaks, but the slope changes abruptly
Piecewise Functions
Different rules for different intervals—each piece can be any function type, combined with conditions specifying where each applies
Continuity requires matching values at boundaries—check that limx→a−f(x)=limx→a+f(x)=f(a)
Differentiability requires matching slopes at boundaries—even if continuous, a function isn't differentiable where pieces meet with different derivatives
Compare: Absolute Value vs. General Piecewise Functions—absolute value is a specific piecewise function with a predictable corner at zero. General piecewise functions can have multiple transition points and require checking continuity and differentiability at each boundary. FRQs love asking whether piecewise functions are differentiable at specific points.
Quick Reference Table
Concept
Best Examples
Always differentiable
Polynomial, Exponential, Sine, Cosine
Self-derivative property
ex (derivative equals itself)
Inverse relationships
Exponential/Logarithmic, Trig/Inverse Trig
Asymptotic behavior
Rational, Logarithmic, Tangent
Periodic behavior
Sine, Cosine, Tangent, Hyperbolic
Continuity without differentiability
Absolute Value, Piecewise at corners
Power Rule applies
Polynomial, Power Functions
Requires special integration techniques
Rational (partial fractions), Inverse Trig
Self-Check Questions
Which two function types are inverses of each other, and how do their domains and ranges reflect this relationship?
A function is continuous everywhere but not differentiable at x=2. Which function types could produce this behavior, and what would cause the non-differentiability?
Compare and contrast the derivatives of sin(x) and sinh(x). Why does one involve a sign change while the other doesn't?
If an FRQ gives you ∫x2+11dx, which function family does the answer come from, and why?
Explain why polynomial functions never have vertical asymptotes, but rational functions often do. What determines whether a rational function has a horizontal asymptote?