♾️AP Calculus AB/BC
Key Taylor Series Expansions
Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Why This Matters
Taylor series are the bridge between the calculus you've learned—derivatives, integrals, limits—and the powerful idea that any smooth function can be rebuilt from its derivatives at a single point. On the BC exam, you're being tested on whether you understand how polynomials can approximate transcendental functions, why those approximations work, and how to quantify their accuracy. This isn't just abstract theory: Taylor series let you evaluate impossible integrals, solve differential equations, and understand function behavior in ways that direct computation simply can't.
The key concepts you'll encounter include polynomial approximation, convergence and divergence, error bounds, and series manipulation. Don't just memorize the expansions for , , and —know why they take the forms they do (alternating signs, factorial denominators, odd vs. even powers). When you understand the underlying structure, you can derive any series on the spot and tackle FRQ questions that ask you to build, manipulate, or analyze Taylor polynomials.
The Foundation: Taylor and Maclaurin Polynomials
Taylor polynomials capture a function's behavior by matching its value and derivatives at a center point. The more derivatives you match, the better your approximation becomes near that point.
Taylor Series Definition
- General form: —each term encodes one derivative's contribution
- Coefficient formula ensures the polynomial's th derivative at matches
- Polynomial approximation means replacing complicated functions with sums of powers—the foundation of numerical analysis
Maclaurin Series
- Special case where , giving the simpler form
- Computational advantage—evaluating derivatives at zero often yields clean integer or zero values
- Most common expansions (, , , ) are Maclaurin series because their centers at zero produce elegant patterns
Compare: Taylor series centered at vs. Maclaurin series—both use the same coefficient formula , but Maclaurin fixes . If an FRQ gives you derivatives at a non-zero point, you're building a Taylor series; if derivatives are at zero, it's Maclaurin.
The Essential Expansions You Must Know
These four series appear constantly on the BC exam. Memorize their forms, but understand their patterns—odd/even powers, alternating signs, and factorial growth.
Exponential Function
- Expansion:
- All positive terms—since every derivative of equals , and
- Converges for all real (infinite radius of convergence), making it the most well-behaved series
Sine Function
- Expansion:
- Odd powers only—reflects that is an odd function ()
- Alternating signs come from the derivative cycle:
Cosine Function
- Expansion:
- Even powers only—reflects that is an even function ()
- Same derivative cycle as sine produces the alternating pattern; converges for all real
Natural Logarithm
- Expansion:
- No factorials—coefficients are simply , making this series grow more slowly
- Limited convergence: only valid for —a common exam trap
Compare: vs. —both alternate signs and have factorial denominators, but sine uses odd powers (starts with ) while cosine uses even powers (starts with ). Remember: sine is odd, cosine is even—the function's symmetry determines its series structure.
Error Analysis and the Lagrange Remainder
Understanding error bounds separates students who can use Taylor series from those who truly understand them. The Lagrange remainder tells you exactly how wrong your approximation might be.
Taylor's Theorem
- Core guarantee—any sufficiently smooth function equals its Taylor polynomial plus a remainder term
- Truncation creates error: stopping at degree means ignoring infinitely many higher-order terms
- Foundation for approximation—the theorem justifies why Taylor polynomials work at all
Lagrange Remainder Form
- Formula: for some between and
- The mystery —you don't know its exact value, so you bound by its maximum on the interval
- Error bound strategy: find such that , then
Compare: Taylor's Theorem vs. Mean Value Theorem—both guarantee the existence of some point in an interval. MVT finds where the derivative equals the average rate of change; Taylor's Theorem uses to express approximation error. FRQs often ask you to bound error using the Lagrange form—always identify the maximum of on your interval.
Convergence: Where Does the Series Work?
A Taylor series isn't useful if it doesn't converge. The radius of convergence defines the "safe zone" where your series actually represents the function.
Radius of Convergence
- Definition: the value such that the series converges for and diverges for
- Ratio test is your primary tool: if , then
- Three possibilities: (converges only at center), (converges everywhere), or finite
Interval of Convergence
- More than just radius—you must check endpoints separately using other convergence tests
- Endpoint behavior varies: converges at but diverges at
- Common exam question: find the interval, then determine whether each endpoint is included
Compare: (converges for all ) vs. (converges only for )—the exponential's derivatives stay bounded relative to factorial growth, while the logarithm's derivatives explode as you move away from the center. Always state the interval of convergence when writing a series.
Building and Manipulating Series
You won't always be handed a series—sometimes you need to construct one or modify a known series. These techniques turn memorized formulas into flexible problem-solving tools.
Finding Coefficients
- Coefficient formula: requires computing derivatives at the center
- Pattern recognition—after finding the first few coefficients, look for a general formula
- Derivative tables on FRQs often provide so you can build the polynomial directly
Series Operations
- Addition/subtraction: combine term by term when series have the same center
- Multiplication: use the Cauchy product or multiply out first few terms for polynomial approximations
- Substitution: replace with another expression (e.g., substitute into to get )
Composition and Substitution
- Most efficient technique—rather than computing derivatives of , substitute into the known series for
- Convergence changes: substituting for in gives , valid for
- Integration/differentiation of series: integrate or differentiate term by term within the interval of convergence
Compare: Computing derivatives directly vs. substitution—for , finding is tedious, but substituting into the cosine series instantly gives . Use substitution whenever a function is a composition involving a known series.
Power Series Connection
Taylor series are a specific type of power series. Understanding this relationship helps you see Taylor series as part of a larger framework.
Relationship to Power Series
- Every Taylor series is a power series of the form
- Not every power series is Taylor—Taylor series have coefficients determined by derivatives; general power series don't require this
- Uniqueness theorem: if a function has a power series representation centered at , it must be the Taylor series
Quick Reference Table
| Concept | Best Examples |
|---|---|
| Maclaurin series (center at 0) | , , , |
| Infinite radius of convergence | , , |
| Finite radius of convergence | (), () |
| Odd function series (odd powers) | , |
| Even function series (even powers) | |
| Alternating series | , , |
| Error bound (Lagrange remainder) | Any truncated Taylor polynomial |
| Series by substitution | , , |
Self-Check Questions
-
Which two series among , , , and share the property of converging for all real numbers? What makes them different from ?
-
If you're given a table of , , , and , write the formula for the third-degree Taylor polynomial centered at .
-
Compare and contrast the series for and : How do their terms reflect the odd/even nature of each function?
-
You need to approximate with error less than . How would you use the Lagrange remainder to determine how many terms are sufficient?
-
Explain why substituting into the series for is more efficient than computing derivatives of directly. What is the resulting series for ?