Representing functions as power series sits near the top of the AP Calculus BC syllabus, and for good reason: it pulls together differentiation, integration, the ratio test, and a working knowledge of geometric series into a single chain of moves. A typical free-response question will hand you something like a rational function or an awkward logarithmic term and ask for its Maclaurin series, its interval of convergence, or the value of a definite integral that does not have an elementary antiderivative. Done well, a power-series question rewards careful bookkeeping; done badly, it bleeds points across three or four rubric lines.
The good news for candidates is that the scoring is mechanical. The College Board publishes a deterministic rubric, and the same five moves appear on most released forms: identify the base geometric series, manipulate the argument to match the target function, decide the radius of convergence with the ratio test, expand the interval by checking the endpoints, and only then use the result. Mastering those moves is the fastest single improvement a BC candidate can make in the final stretch of preparation.
The four-step test that decides full credit on power series FRQs
Most AP Calculus BC power series questions are scored against a four-step expectation, even when the wording looks open-ended. Step one is recognition: write down the geometric series 1/(1 - x) = Σ x^n for |x| < 1, or its relatives 1/(1 + x) = Σ (-1)^n x^n and x/(1 - x^2) = Σ x^(2n+1). Step two is manipulation: substitute, multiply, divide, or integrate the geometric series until the left-hand side matches the function in the prompt. Step three is convergence: apply the ratio test to find the radius, then check the endpoints separately to pin down the interval. Step four is application: use the resulting series to evaluate a definite integral, an approximation at a specific point, or a related closed-form sum.
For most candidates, the trap is not step two. It is step three. The ratio test on a series with factorials or alternating signs still produces a clean limit, but it is easy to drop a sign or to mis-handle the absolute value when the general term contains a polynomial in n. The rubric on released FRQs typically awards one point for a correct limit expression and a second point for the numerical value of the radius. Drop the absolute value bars, and the answer collapses to a non-positive number that the rest of the question cannot recover from.
Step four, the application step, is where representation work separates a 5 from a 4 on the AP score scale. A 5-level response names the theorem it is invoking — typically the theorem that a power series may be integrated term-by-term inside its interval of convergence — and shows the integral written out explicitly before evaluating. A 4-level response often states the theorem vaguely or applies it to a series that has not yet been proven to converge at the relevant x-value. The difference is not mathematical knowledge; it is the discipline of writing down the licence before using it.
Three worked patterns cover the bulk of the marks. First, the linear-fraction pattern: rewrite 1/(5 - 2x) as a scalar times 1/(1 - u) where u = 2x/5, then read off the series. Second, the derivative-or-integral pattern: integrate the geometric series term-by-term to obtain -ln(1 - x), then substitute to evaluate definite integrals such as ∫₀^(1/2) ln(1 - x)/x dx. Third, the substitution pattern: replace x with a polynomial such as x^2 or 3x in a known series, then re-check the interval of convergence against the new argument.
Radius versus interval of convergence: how the rubric actually splits the marks
The two concepts are often taught together but graded separately. The radius of convergence is a single positive number — possibly zero or infinity — produced directly by the ratio test. The interval of convergence is a subset of the real line and depends on what happens at the two boundary points. On a six-point FRQ, the College Board consistently awards one point for the radius and one point for the interval, with the interval point contingent on the candidate having already earned the radius point.
The ratio test itself is mechanical. For a series with general term a_n, compute L = lim |a_(n+1)/a_n| as n → ∞. If L < 1, the series converges absolutely. If L > 1 or L = ∞, it diverges. If L = 1, the test is inconclusive. The radius is then 1/L (or 0 if L = ∞, or ∞ if L = 0). On the AP, the ratio test is the only convergence test students are expected to use on power series questions; the integral test and the comparison test appear elsewhere in the syllabus.
The interval of convergence is where the marks get fiddly. Plug x = R and x = -R into the original series, then test each endpoint independently — usually with the alternating series test, the divergence test, or a p-series comparison. Most candidates lose the endpoint point because they assume the alternating sign pattern carries over after a substitution, or because they forget that an alternating sign only helps at one of the two endpoints. The rubric almost always gives one endpoint point and one interval point as two separate items, so a candidate who handles the right endpoint but not the left still earns partial credit.
| Rubric element | What the scorer looks for | Common ways to lose the point |
|---|---|---|
| Radius of convergence | Correct ratio-test limit and a positive numerical value of R | Dropping absolute values; simplifying |x - 3| before taking the limit |
| Behaviour at left endpoint | Independent application of alternating series test, divergence test, or p-series comparison | Assuming the endpoint inherits convergence from the interior |
| Behaviour at right endpoint | Same test family, applied to the other endpoint | Forgetting to test both endpoints |
| Final interval | Closed or open brackets chosen to match endpoint tests | Defaulting to closed brackets to "be safe" |
| Term-by-term integration or differentiation licence | Explicit citation of the radius and interval before integration | Integrating a series that has only been shown to converge on (-R, R) |
For most candidates reading this, the highest-leverage fix is to write the radius and the interval on two separate lines and circle the interval after the endpoint tests. That single formatting habit is enough to lift a 4 to a 5 on roughly one in three released power-series FRQs, because the scorer can no longer mis-read your work as having skipped an endpoint.
From geometric series to Taylor polynomials: representing common functions on the AP
The College Board does not expect candidates to derive Taylor series from scratch under timed conditions. Instead, the released questions assume a working memory of a small library of base series, then ask the candidate to manipulate them. The most frequently tested families, in rough order of appearance, are the geometric series, the derivative and integral siblings of the geometric series, the binomial series for (1 + x)^k where k is a non-integer, and the Taylor series for the transcendental functions sin x, cos x, and e^x.
The geometric series and its near-relatives do most of the heavy lifting on the AP. The pair 1/(1 - x) and 1/(1 + x) alone can be differentiated and integrated to produce 1/(1 - x)^2, ln(1 + x), and arctan x. With a change of variable, they cover 1/(a - bx) for any nonzero a, b, and the polynomial-substitution pattern extends coverage to rational functions of x^2, x^3, and so on. A candidate who has these patterns internalised can solve roughly four out of every five released power-series FRQs without ever computing a derivative of the original function at x = 0.
The binomial series appears whenever the prompt contains a fractional power that does not simplify, or whenever the question asks for the series of a function whose Maclaurin coefficients follow Pascal's triangle. The general form is (1 + x)^k = Σ (k choose n) x^n, with the binomial coefficient (k choose n) = k(k-1)(k-2)...(k-n+1)/n! generalised to non-integer k. The radius of convergence is 1 in every direction, and the endpoint behaviour depends on the sign of k. On the AP, candidates are expected to write out the first three or four non-zero terms by hand and then stop, because the question usually pivots to an interval-of-convergence sub-part rather than asking for a closed form.
The Taylor series for sin x, cos x, and e^x are usually given in the formula sheet, so the candidate's job is to manipulate them, not memorise them. The pattern to internalise is that the Maclaurin series of e^x at x = 0 converges for every real x, that the geometric series converges only for |x| < 1, and that sin and cos inherit the radius of convergence from the factorial denominator even when the numerator looks like it might blow up. The ratio test is the cleanest way to make this last point rigorous, and writing it out on the page is worth the 30 seconds it costs.
Worked pattern: turning a rational function into a series
Consider the function f(x) = 1/(3 + x). The first move is to rewrite the denominator as 3(1 + x/3), then factor out the 3: f(x) = (1/3) · 1/(1 - (-x/3)). The second move is to substitute u = -x/3 into the geometric series 1/(1 - u) = Σ u^n. The third move is to replace u with -x/3 and write the result as (1/3) Σ (-x/3)^n = Σ (-1)^n x^n / 3^(n+1). The fourth move is the ratio test, which gives L = |x|/3, so the series converges for |x| < 3. At the endpoints, the terms do not tend to zero, so both are excluded. The interval of convergence is (-3, 3).
The same four moves work for any linear-fraction prompt on the AP. The candidates who earn full marks are the ones who write each move as a separate line, with a one-clause justification under each, rather than collapsing the whole argument into a single chain of equals signs. The rubric does not require the chain to be broken, but breaking it makes it easier for the scorer to award partial credit if the candidate later makes a sign error at the boundary.