AP Calculus BC
Common Maclaurin Series Table (BC)
The four Maclaurin series to memorize are e^x = sum of x^n/n! (all x), sin x = sum of (-1)^n x^(2n+1)/(2n+1)! (all x), cos x = sum of (-1)^n x^(2n)/(2n)! (all x), and 1/(1-x) = sum of x^n (only for |x| < 1). Two common extensions, ln(1+x) and arctan x, hold for -1 < x <= 1 and |x| <= 1.
The four series the CED names
All of Unit 10 is BC-only, and these four Maclaurin series are the ones the College Board builds on directly in Topic 10.14: , , and are named as the foundation for constructing other series (LIM-8.F.2), and is the geometric building block (LIM-8.F.1). Memorize these four cold. Almost every other series on the BC exam is reached by reshaping one of them.
| Function | Maclaurin series (general term) | Converges for | When to reach for it |
|---|---|---|---|
| all real | Any : substitute the exponent for . Converges everywhere, so there is no interval to check. | ||
| all real | Odd powers only, matching that is an odd function. Use for of any expression; safe to substitute freely. | ||
| all real | Even powers only, matching that is even. It is the term-by-term derivative of the series, so you can recover one from the other. | ||
| The geometric series with ratio (LIM-8.F.1). Base for , , and similar rationals. Diverges once , so always carry the interval. |
The three that converge for all (, , ) are the ones you can substitute into without a second thought: any expression can replace and the result still converges everywhere. The geometric series is the exception. It collapses the moment , so any substitution into it comes with an interval condition attached.
Two extensions worth memorizing
These two are not in the CED (Course and Exam Description) essential knowledge, so treat them as commonly-taught extras rather than required facts. You can derive each by integrating a geometric-type series term by term (Topic 10.15), but memorizing them saves time. They are labeled here as extensions so you know they sit outside the core four above.
| Function (extension) | Maclaurin series (general term) | Converges for | Where it comes from |
|---|---|---|---|
| Integrate the series term by term. The sum starts at : there is no constant term because . | |||
| Integrate the series term by term. Odd powers like , but the denominators are , not factorials. |
Both extensions come from integrating a known series, which is why their intervals pick up an endpoint the plain geometric series does not have. Term-by-term integration keeps the radius of convergence the same (LIM-8.D.6) but can change what happens at the endpoints, so converges at and converges at both . An interval question still needs each endpoint tested on its own (Topic 10.13).
Choosing which series to start from
Method selection is the real skill. Before computing anything, look at and decide which base series it is a disguised version of. The derivative formula (Topic 10.11) always works but is slow, so save it for functions that match nothing on the list. This table maps a function's shape to the series and the single operation that builds it fastest.
| If looks like | Start from | Do this | Example |
|---|---|---|---|
| A standard function with replaced by an expression: , | the matching base series | substitute the expression in place of | |
| A base series times a power of : | the base series | multiply every term by that power | |
| A rational form or | substitute, factoring out constants first | ||
| A function whose derivative is a known series: , | the derivative's series (e.g. or ) | integrate term by term, then fix the constant | |
| Nothing on the list, or a center | the derivative formula | compute and attach to | centered at |
You can chain these operations: for , substitute into the cosine series, then multiply every term by , giving . The one case with no shortcut is a series centered at , such as at ; there you compute derivatives at and attach each coefficient to , not . The Taylor and Maclaurin series guide works that example in full.
Watch-outs when using the table
A handful of slips account for most lost points once you start pulling series from this table.
- Factorials belong to , , and only. The geometric series and its integrals (, , ) have plain integer denominators or none at all.
- Signs travel through a substitution: , so replacing with changes both the sign pattern and the powers.
- Intervals do not carry over unchanged. Substituting into a series valid for gives the condition , which you still have to solve for .
- Mind the starting index. The series starts at (its first term is ), while , , and start at .