AP Calculus Taylor or Maclaurin series for a function sits at the intersection of three assessment priorities: it tests whether a candidate can translate a verbal description of "local approximation" into algebraic form, whether they can manage the bookkeeping of derivatives at a non-zero centre, and whether they can defend a remainder estimate against a rubric that hands out points for visible reasoning. Most candidates who lose marks on this unit do not fail because the calculus is too hard; they fail because they answered the wrong question. The exam will sometimes ask for the polynomial expansion at a clean centre such as 0, sometimes for a polynomial expansion at a shifted centre such as a or π, and sometimes for an error-bound argument that requires Lagrange form of the remainder. Each of those three demands deserves its own treatment, and each rewards a slightly different preparation habit.
For a candidate mapping out a revision block, the practical question is not "do I know the formula" but "do I know which formula, at which centre, with which indexing, defended by which inequality." The good news is that AP Calculus Taylor or Maclaurin series items follow a small set of templates. Once those templates are mapped, a strong candidate can read a stem, decide which template is in play, and produce a scored response in a predictable number of minutes. The aim of this article is to walk through those templates with the precision a senior tutor would use at a whiteboard, and to flag the silent traps — centre drift, off-by-one indexing, sign errors, and missing (n+1) factorials — that decide the difference between a 5 and a 4 on the free-response side.
The architecture of an AP Calculus Taylor or Maclaurin item
Almost every Taylor or Maclaurin question on the AP Calculus exam is built from the same four-part scaffold, and the candidate who can name the parts before reading the stem has already won half the battle. The scaffold runs: define the centre of expansion, compute the first several derivatives, substitute into the general term, and then attach a purpose — usually approximation, error bound, or recognition of a known function. Recognising this scaffold is the first step in preparation, because the exam rarely rewards memorising a single worked example; it rewards pattern recognition applied to a fresh function.
The centre of expansion is the single most decision-rich line on the page. AP Calculus items will use 0 (which technically makes the series a Maclaurin series, a special case of the Taylor series), π, e, ln 2, or a symbolic letter such as a. Each of those centres shifts the answer in a way that is hard to recover from after the fact. If the stem says "the Taylor series for f centred at x = 2", every derivative f^(k)(2) must be evaluated at 2, and the powers in the polynomial must be written as (x − 2)^k. A common trap is for the candidate to compute derivatives at 0 because their habit is to use the Maclaurin form, then write the answer with the wrong powers and lose the setup points.
Once the centre is locked, the next scaffold step is derivative bookkeeping. AP Calculus items almost never ask for the full infinite series in one go. The standard ask is for the first four non-zero terms, or for the polynomial of a stated degree, or for a general nth term written in sigma notation. For the first two, the candidate needs to compute enough derivatives to know when the pattern becomes periodic or zero. For sin and cos, the pattern cycles every four derivatives, which means the answer contains only odd or only even powers. For e^x, every derivative is the same function, which collapses the bookkeeping into a one-line argument. For ln(1 + x), the derivatives alternate in sign, and the kth derivative carries a factorial in the denominator that the rubric is watching for explicitly.
The third scaffold step — substituting into the general term — is where the marks live. The general term of a Taylor series centred at c is f^(k)(c) (x − c)^k divided by k!. The general term of a Maclaurin series is the same formula with c = 0. A frequent mistake on the AP Calculus exam is to write the numerator without the (x − c)^k factor, or to omit the factorial in the denominator. Both omissions cost the points that the rubric associates with the general term. The fourth scaffold step — attaching a purpose — is where AP Calculus differentiates itself from a pure algebra class. The purpose is almost always one of three things: estimate the function's value at a specific point, bound the truncation error against a stated tolerance, or recognise that a manipulated series equals a known function so that another calculus operation (such as integration term-by-term) becomes possible.
How the four parts map to the rubric's point budget
On the free-response side, a Taylor or Maclaurin item typically allocates one point each to the centre decision, the derivative list, the general term in sigma form, and the closing approximation or error argument. That four-point skeleton is a useful diagnostic: if a candidate is losing exactly one point per item, the fix is rarely conceptual; it is almost always a missing (x − c) or a missing factorial. The rubric does not award partial credit inside a single part, which means a candidate who has the right idea but writes a sloppy line at the boundary between two parts often walks away with the same score as a candidate who guessed. Preparation should therefore focus on the seams: write the centre on its own line, write the derivatives on the next line, write the general term on the next, and reserve the last line for the approximation or bound.
Choosing the centre: when Maclaurin is the wrong default
For most candidates walking into the exam, "Taylor or Maclaurin series" reads as a single question, and the natural reflex is to expand around 0. That reflex is correct for a small set of functions — e^x, sin x, cos x, ln(1 + x), 1/(1 − x), arctan x — and demonstrably wrong for many of the functions that AP Calculus actually puts on the paper. A function that is hard to expand at 0 is often trivial to expand at a nearby point, and the exam exploits that asymmetry on purpose. The most efficient preparation habit is to read the stem for centre cues before doing any differentiation.
Two cue families dominate. The first family is numerical: the stem will give a value of x, such as x = 1 or x = π/2, at which the candidate is asked to estimate f(x). A clean Taylor estimate at a point close to the centre will converge quickly; a Maclaurin estimate at a point far from 0 will not. If the stem gives x = 1 and asks for a four-term approximation of ln x, the candidate should immediately suspect that the centre is x = 1, not x = 0, because the Maclaurin series for ln(1 + x) converges only on the interval (−1, 1], and x = 1 sits at the slow edge. Centring at x = 1 turns the question into a one-step substitution: ln x ≈ (x − 1) − (x − 1)^2/2 + (x − 1)^3/3 − (x − 1)^4/4, with each term evaluated at the requested x.
The second cue family is structural. When the function involves a constant that is awkward to differentiate at 0 — sin(x + π/3), e^(2x + 1), cos(πx) — centring at the awkward constant turns the function into something simpler. sin(x + π/3) is a shift of the standard sine series; e^(2x + 1) is a constant times e^(2x); cos(πx) is the standard cosine series with π in place of 1. In each case, recognising the structural cue saves the candidate from a painful round of repeated product-rule differentiation. The rubric is set up to reward this recognition: the four-point skeleton I described above is designed to be filled in three or four minutes once the centre is named correctly, and in double that time if the candidate has to discover the centre by trial.
Tactical cues for the centre decision
When the stem is silent about the centre, candidates should follow a three-step decision rule. Step 1: if the function is in the standard Maclaurin set (e^x, sin x, cos x, 1/(1 − x), ln(1 + x), arctan x, tanh x), expand at 0 by default. Step 2: if the function is a horizontal shift, vertical scale, or composition of a standard function with a linear argument, identify the natural centre of the simpler form and use it. Step 3: if the stem gives a specific point at which an approximation is requested, check whether that point lies within the radius of convergence of the Maclaurin series; if not, shift the centre to the requested point. Following this rule eliminates the most common cause of lost Taylor marks on the AP Calculus FRQ.
Maclaurin polynomials of common functions and the patterns worth memorising
Although the exam does not require blind memorisation, a candidate who has the first five non-zero terms of the standard Maclaurin series at their fingertips will save the four to six minutes that the derivative bookkeeping otherwise consumes. The five series that earn their place in a working memory are e^x, sin x, cos x, 1/(1 − x), and ln(1 + x). Each has a distinctive signature in the coefficient pattern, and that signature is what AP Calculus rewards when the rubric asks for "the general term" rather than the first four terms.
The Maclaurin series for e^x is 1 + x + x^2/2! + x^3/3! + x^4/4! + …, with general term x^n/n!. The signature is that every derivative is e^x, which means the numerator is always 1 when evaluated at 0, and the only thing that changes from term to term is the factorial. The Maclaurin series for sin x is x − x^3/3! + x^5/5! − x^7/7! + …, with general term (−1)^n x^(2n+1)/(2n + 1)!. The signature is the alternating sign and the odd-only powers. The Maclaurin series for cos x is 1 − x^2/2! + x^4/4! − x^6/6! + …, with general term (−1)^n x^(2n)/(2n)!. The signature is the alternating sign and the even-only powers. These three series are the trigonometric and exponential backbone that AP Calculus treats as recognition tests, not derivation tests.
The Maclaurin series for 1/(1 − x) is 1 + x + x^2 + x^3 + x^4 + …, with general term x^n, valid for |x| < 1. The signature is that the denominators are simply 1, which makes the series the cleanest of the standard set. The Maclaurin series for ln(1 + x) is x − x^2/2 + x^3/3 − x^4/4 + …, with general term (−1)^(n+1) x^n/n, valid for −1 < x ≤ 1. The signature is the alternating sign and the natural-number denominators. Candidates who can write these five signatures cold, with the correct general terms, will find that the derivative bookkeeping on the FRQ reduces to two or three lines of computation rather than ten.
Recognising derivatives from a series
On the multiple-choice side, the exam will sometimes present a series and ask for the derivative or the integral of the function it represents. The trick is to differentiate or integrate term-by-term, then re-index the sum so the answer matches one of the listed options. For example, given Σ from n=0 to ∞ of x^n/n!, the derivative is Σ from n=1 to ∞ of x^(n−1)/(n−1)!, which after re-indexing is Σ from n=0 to ∞ of x^n/n! — the same series, which is the rubric's way of confirming that d/dx(e^x) = e^x. Candidates should be ready to perform this re-indexing without panicking; it is a mechanical step, not a conceptual one, and the answer is almost always "the same function you started with" for e^x and for sin and cos in disguise.