Taylor and Maclaurin series let students represent complicated functions using polynomials near a chosen center. This cheat sheet helps organize the formulas, notation, and common series that appear in calculus problems. It is useful for approximating values, analyzing functions, and preparing for exams involving power series.
The main idea is that a function can be built from its derivatives at a point using powers of . A Maclaurin series is the special case of a Taylor series centered at . Students should know the general formulas, several common expansions, and how to check where a series converges.
Key Facts
- The Taylor series for centered at is .
- The Maclaurin series is the Taylor series centered at , so when the series converges to .
- The th Taylor polynomial is .
- The geometric series formula is for .
- The exponential series is for all real .
- The sine and cosine series are and .
- The Lagrange error bound is when between and .
- The ratio test checks convergence using , where the series converges if and diverges if .
Vocabulary
- Taylor Series
- An infinite power series that represents a function using its derivatives at a center .
- Maclaurin Series
- A Taylor series centered at .
- Taylor Polynomial
- A finite polynomial approximation made from the first terms of a Taylor series.
- Radius of Convergence
- The distance from the center where a power series converges for .
- Interval of Convergence
- The set of all -values where a power series converges, including any endpoints that work.
- Remainder
- The error term between the actual function value and the Taylor polynomial approximation.
Common Mistakes to Avoid
- Forgetting the factorial in is wrong because each coefficient must be divided by .
- Using instead of for a Taylor series centered at is wrong because the powers must measure distance from the center.
- Assuming the radius of convergence includes the endpoints is wrong because endpoints must be tested separately.
- Mixing up the sine and cosine series is wrong because uses odd powers and uses even powers.
- Stopping after finding a Taylor polynomial and calling it the exact function is wrong because a polynomial is usually an approximation unless the remainder goes to .
Practice Questions
- 1 Find the degree Maclaurin polynomial for .
- 2 Use the Maclaurin series for to approximate using terms through .
- 3 Find the radius of convergence of .
- 4 Explain why endpoint testing is needed after the ratio test gives a radius of convergence.
Understanding Taylor & Maclaurin Series
A Taylor polynomial is a local model. It is designed to copy a function's value, slope, curvature, and higher changes at one chosen location. The constant term matches the height of the graph there.
The linear term matches its slope. The quadratic term accounts for bending. Each extra term forces one more derivative of the polynomial to agree with the function at the center.
This explains why the approximation is usually strongest near that point. Farther away, powers of the distance from the center grow, so small differences in later terms can become important. The factorial in each denominator keeps higher degree terms from becoming too large too quickly.
A finite Taylor polynomial and an infinite Taylor series are not the same object. A polynomial gives an estimate using a fixed number of terms. A series is the result hoped for when terms continue forever.
For many familiar functions, adding terms improves the result within a useful interval. Still, convergence alone needs care. A series can converge to a number that is not the original function at some points.
Some functions have derivatives of every order yet are not fully described by their Taylor series away from the center. In school problems, use the stated interval of convergence rather than assuming an expansion works everywhere.
The radius of convergence measures how far from the center a power series can be trusted to converge. The ratio test often finds this radius because it compares the size of neighboring terms when the degree becomes large. After finding the interval, test each endpoint separately.
The ratio test commonly gives no answer at an endpoint. A geometric type series is especially important because many other expansions come from it through substitution, differentiation, or integration.
Replacing its input with a simple expression can create a new series. Students should carefully track the new restriction on the input before using that result.
Error bounds turn an approximation into a justified estimate. First choose a center close to the value needed. Then choose enough terms so the error bound is smaller than the required tolerance.
To apply the bound, find a number that is at least as large as the next derivative on the entire interval between the center and the target value. This maximum matters because checking only one endpoint can give an unsafe bound. Series approximations appear in calculators, computer graphics, engineering models, and physics simulations when direct calculations are slow or difficult.
In class, pay attention to the center, the degree, the convergence interval, and the error. Those four details determine whether an answer is useful.