+44 7782 207346WhatsApp
BlogCareersContact
TP
TestPrepEUROPE
Our ResultsAbout UsOur Team
Free Diagnostic
TP
TestPrepEUROPE

Worldwide online tutoring for SAT, ACT, GMAT, GRE, IB, AP, IELTS, TOEFL, and other international exams.

Undergraduate Admission Tests

  • SAT Prep
  • ACT Prep
  • YOS Prep
  • UCAT Prep
  • IMAT Prep
  • LNAT Prep

Graduate Admission Tests

  • GMAT Prep
  • GRE Prep
  • LSAT Prep

Language Proficiency Tests

  • IELTS Prep
  • TOEFL Prep
  • PTE Prep

High School Programmes & Boarding

  • IB Diploma Programme
  • AP Programme
  • A-Level
  • IGCSE
  • SSAT Prep

Question Banks

  • SAT QBank
  • GMAT QBank
  • GRE QBank
  • PTE QBank

Practice Tests

  • SAT Practice Tests
  • GMAT Practice Tests
  • GRE Practice Tests
  • PTE Practice Tests

Pricing

  • SAT Course Pricing
  • GMAT Course Pricing
  • GRE Course Pricing
  • IB Course Pricing
  • IELTS Course Pricing

Resources

  • Question Bank
  • Practice Tests
  • Exam Comparisons
  • Blog
  • Our Results
  • Google Reviews
  • Success Stories
  • FAQ

Company

  • About Us
  • Our Team
  • Careers
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TestPrep Europe. All rights reserved.

  1. Home
  2. /
  3. Blog
  4. /
  5. IB Diploma
  6. /
  7. Why the alternating series test traps IB candidates moving from Paper
IB

Why the alternating series test traps IB candidates moving from Paper

Master the alternating series test for AP Calculus convergence questions, with IB-aligned strategy, common errors, and free-response justification tips for stronger scores.

5 June 202625 min
Author: Banu AksoyReviewed by: İlker Başaran

The alternating series test is one of the cleanest convergence tools in the AP Calculus syllabus, and it travels unusually well between the IB Diploma programme and AP-style sequences-and-series questions. Most IB Math AA HL candidates meet the test first inside a sub-topic of Paper 2 sequences and series, then encounter it again on AP Calculus when the topic returns as a free-response item. The version IB students see tends to emphasise conceptual reasoning: does the sequence decrease, does the term tend to zero, and what does convergence actually buy you. The AP version sharpens that picture with a free-response requirement to estimate the remainder, justify truncation choices, and connect the test to alternating-error bounds. Getting the alternating series test right is one of the higher-leverage moves a student can make, because a single correct application can replace dozens of mechanical lines elsewhere on the paper.

The statement of the alternating series test: what is actually being claimed

Most candidates who lose marks on this topic have memorised the statement but not the structure. The alternating series test, sometimes called the Leibniz test, applies to infinite series of the form ∑(−1)^n a_n, where a_n ≥ 0 for every n in the relevant domain. There are two conditions, and both must be satisfied for the test to confirm convergence. The first is that the sequence a_n must be monotonically decreasing once the series is in a position to be tested — usually after a finite number of terms. The second is that the limit of a_n as n approaches infinity must equal zero. Either condition on its own is not enough. A series whose terms do not tend to zero cannot converge, and a series whose terms tend to zero but do not decrease can still diverge, so the test deliberately demands both.

For IB students, the most useful restatement is a logical one. The test gives a sufficient condition for convergence, not a necessary one. If both conditions hold, the series converges. If a condition fails, the test gives no information and the candidate must move to a different tool, such as the comparison test, the ratio test, or the integral test. The test is silent on the sum of the series: knowing a series converges tells the candidate nothing about its value. That is why AP free-response questions pair the test with a remainder estimate. A candidate who writes "by the alternating series test the series converges, therefore the sum is approximately 1.5" has conflated convergence with evaluation, which is a recurring mark-loss in marking schemes.

One more piece of the statement is worth memorising carefully. The test requires a_n to be decreasing, not strictly decreasing. A constant tail — a_n = 0.1 for all n beyond some index — still satisfies the test if it stays non-negative and tends to zero. Candidates who insist on strict inequality sometimes write "the sequence is not strictly decreasing, so the test fails," which costs marks on questions where the test clearly does apply. The decreasing condition exists because the alternating signs need a monotonically shrinking positive term to ensure the partial sums oscillate inside a narrowing window. The next paragraph makes that mechanism visible.

Mentally picture the partial sums. If a_1, a_2, a_3, … are positive and decreasing to zero, then S_1 = a_1 sits above the eventual sum, S_2 = a_1 − a_2 drops below, S_3 climbs back up but not as high as S_1, and so on. The even partial sums form an increasing sequence bounded above, and the odd partial sums form a decreasing sequence bounded below, and both squeeze toward the same limit. The limit exists precisely because the decreasing condition holds. Without monotonicity, the partial sums can wobble outside any shrinking window and the limit need not exist. This geometric picture is what examiners want to see hinted at when the question is worth a high mark. A line such as "the partial sums oscillate within a window of width a_{N+1}, which tends to zero" carries more weight than a flat restatement of the theorem.

Worked example 1: ∑(−1)^n / (n + 1) from n = 1 to infinity

The series ∑(−1)^n / (n + 1) is a friendly starting case and almost identical to the IB textbook's lead example. The terms alternate in sign because of the (–1)^n factor, and the absolute terms are a_n = 1 / (n + 1). The candidate must check two things. First, is a_n decreasing? Yes: the denominator grows by 1 with each step, so 1/(n + 1) gets smaller monotonically. Second, does a_n tend to zero? Yes, because 1/(n + 1) → 0 as n → ∞. Both conditions hold, so the alternating series test confirms convergence. The conclusion is not that the series converges absolutely — in fact the corresponding positive series ∑ 1/(n + 1) is the harmonic series shifted by an index, which diverges. Convergence here is conditional.

A strong AP-style justification expands the test. The candidate should write, in order: identify the form, name the positive term a_n, verify monotonicity explicitly (for instance by showing a_{n+1} − a_n = −1/[(n + 1)(n + 2)] < 0), confirm that the limit of a_n is zero (typically by citing that 1/(n + 1) is the reciprocal of an unbounded sequence), and then state the conclusion. Marking schemes reward each line, not just the conclusion. IB Paper 2 marks for sequences and series often follow a similar rubric, awarding 1 mark for the form, 1 mark for monotonicity, 1 mark for the limit, and 1 mark for the conclusion.

The same series, viewed through a free-response lens, opens up a follow-up: estimate the sum using the first four non-zero terms and bound the error. S_4 = 1/2 − 1/3 + 1/4 − 1/5 = 0.2833…, and the alternating series remainder theorem guarantees that the error |S − S_4| is bounded above by the first omitted term, 1/6 ≈ 0.1667. So the true sum lives in [0.1167, 0.4500]. Notice that this bound is not tight — the actual sum is ln(2) − 1 ≈ 0.6931 − 1, but that equals −0.3069, which is outside the bound. The reason is that the partial sums of this shifted harmonic start at n = 1, so the index for the remainder bound needs careful treatment. IB candidates moving to AP should expect such index traps. The cleaner starting index n = 0 gives ∑(−1)^n / (n + 1) = ln(2) ≈ 0.6931, which lies inside any reasonable bound, and is the form most textbooks prefer.

Worked example 2: ∑(−1)^n · n / (n^2 + 1) — the trap that catches most students

This second example is the one I would put in front of any IB candidate transitioning to AP-style questions, because it shows exactly where the alternating series test is not the right tool. The terms alternate, and a_n = n / (n^2 + 1) is positive. A naive read says: try the alternating series test. The candidate checks a_n → 0 (true: divide top and bottom by n^2 to get 1/(n + 1/n), which tends to zero). The candidate checks monotonicity by computing a_{n+1} − a_n or by considering a_n = 1/(n + 1/n) and noting the denominator is increasing. The test appears to apply. So the candidate writes "convergent by the alternating series test" and moves on. They have just lost a mark, because the test was the wrong tool and the conclusion is correct for the wrong reason.

The series is not just convergent; it is absolutely convergent. The corresponding positive series ∑ n / (n^2 + 1) behaves like ∑ 1/n for large n, which is the harmonic series and diverges — so absolute convergence fails by direct comparison. But absolute divergence does not contradict the alternating series test. Both conclusions are consistent. The test only licenses a conclusion of convergence, and the candidate should have stopped at "converges conditionally." Where IB students go wrong is the next step. AP free-response items often ask, in part (b), whether the series converges absolutely. If a candidate has glued the alternating series test to absolute convergence, the second part unravels. The fix is to separate two questions in writing: does the alternating series test apply? and does the corresponding positive series converge?. The answers are independent.

The cleanest answer to part (b) on this example is to invoke the limit comparison test against the harmonic series. Compute lim_{n→∞} [n/(n^2 + 1)] / [1/n] = lim_{n→∞} n^2 / (n^2 + 1) = 1, a finite non-zero limit, so both series share the same convergence behaviour. Since the harmonic series diverges, the positive series ∑ n/(n^2 + 1) diverges, and the alternating series converges conditionally but not absolutely. The candidate who writes this clearly has shown command of three convergence tools in two lines, which is exactly what the AP rubric rewards. For most candidates I coach, this is the first place where the alternating series test stops being an answer and starts being a single step in a longer argument.

Two competing tools: where the ratio test and the integral test take over

Once a candidate has internalised that the alternating series test only licenses a conditional convergence conclusion, the natural next question is: which test should I reach for first? A useful rule of thumb, and one I share in tutoring sessions, is to look at the form of a_n. If a_n is a ratio of polynomials, factorials, or exponentials, the ratio test is almost always cleaner than the alternating series test. If a_n is something like 1/(n ln n) or arctan(n)/n^2, the integral test often wins. The alternating series test is best reserved for the moment when the sign pattern is the only thing keeping the series alive — that is, when the positive series diverges and only the alternation rescues convergence.

Consider ∑(−1)^n · n! / n^n. The ratio test on the positive series gives lim |a_{n+1}/a_n| = lim [(n+1)!/(n+1)^{n+1}] · [n^n/n!] = lim n^n / (n+1)^n = lim 1/(1 + 1/n)^n = 1/e < 1, so the positive series converges absolutely. The alternating series test would also confirm convergence, but the conclusion would be weaker. The candidate who reaches for the alternating series test first has left a mark on the table: the question was about absolute convergence, and the ratio test answers that directly. The lesson: the alternating series test is the right tool when the positive part is divergent and the test is what saves the day, not when the positive part is already convergent on its own.

The integral test is a different story. For a series like ∑(−1)^n / (n^2 + n + 1), the alternating series test confirms convergence, and the integral test on the positive part ∫ dx / (x^2 + x + 1) converges (it is a bounded integral over [1, ∞)), which would imply absolute convergence. But computing the integral is wasteful compared to the direct comparison: 1/(n^2 + n + 1) < 1/n^2 and ∑ 1/n^2 converges. So the integral test here is overkill. The pattern candidates should internalise: the integral test is most useful when the function is a clean logarithm, square root, or arctangent that integrates easily, and the comparison or limit comparison is a fallback when the integral is messy.

Comparison table: which convergence test to reach for first

Form of a_nBest first testWhyWhat the alternating series test adds
Polynomial ratio, e.g. n / (n^2 + 1)Limit comparison with 1/n or 1/n^2Same growth order is obviousConfirms conditional convergence if the positive part diverges
Factorial or exponential, e.g. n! / n^nRatio testFactorials and exponentials telescope cleanlyUnnecessary unless signs become the only thing keeping the sum finite
Logarithm or arctangent, e.g. 1/(n ln n)Integral test or direct comparisonIntegrals of 1/x or arctan(x) are standardUseful when the positive part diverges, e.g. ∑(−1)^n / (n ln n)
Trigonometric, e.g. sin(n)/n^2Absolute value comparison with 1/n^2|sin(n)| ≤ 1 is the key boundOften skipped, since absolute convergence follows immediately
Alternating with non-zero limit, e.g. (–1)^n · (1 + 1/n)nth-term test (divergence)Terms do not tend to zeroDoes not apply; use the nth-term test instead

Common pitfalls and how to avoid them

Five recurring errors surface year after year, both on IB Paper 2 and on AP-style free-response. The first is treating the alternating series test as if it were a stand-alone sufficient condition for absolute convergence. It is not. A candidate who writes "by the alternating series test, the series converges absolutely" has confused conditional and absolute convergence. The test is silent on absolute convergence; the candidate must test the positive series separately, usually with the comparison, limit comparison, or ratio test. The fix is mechanical: write the conclusion as "the series converges conditionally by the alternating series test," and add a separate line for absolute convergence.

The second pitfall is forgetting the limit-of-terms condition. A series like ∑(−1)^n · (1 + 1/n) has alternating signs and a monotonically decreasing a_n, but a_n → 1 ≠ 0, so the test does not apply. The candidate who applies the test anyway reaches a false conclusion. The fix is to compute lim a_n before invoking the test, even on questions where the limit is obviously zero. The two-line check takes five seconds and prevents a major mark loss. The nth-term test for divergence is the natural fallback here: if a_n does not tend to zero, the series diverges, period.

The third pitfall is misreading the sign pattern. A series like ∑(−1)^{n+1} · 1/n starts positive, then alternates. A series like ∑(−1)^n · 1/n starts negative, then alternates. The test does not care which sign comes first, but the candidate's partial sums do. When a free-response question asks for an approximation to the sum, the candidate must use the first term whose sign matches the requested parity. A candidate who approximates ∑(−1)^n · 1/n with the first three terms gets 1 − 1/2 + 1/3 = 0.8333, when the actual partial sum of the first three terms is −1 + 1/2 − 1/3 = −0.8333. The sign pattern matters. The fix is to write the first three or four terms explicitly before computing the partial sum.

The fourth pitfall is monotonicity at the boundary. The test requires a_n to be decreasing eventually, not necessarily from the first term. A series like ∑(−1)^n · (n − 5)/(n + 5) has a_n negative for the first ten terms, which means a_n is not positive, so the test cannot be applied in the standard form. The candidate must either rearrange to start at n = 11, where a_n becomes positive, or use a different test. The fix is to check the sign of a_n for the index range given in the question. Most marking schemes explicitly test for this; missing the sign check is one of the highest-frequency errors IB students make on this topic.

Need help reaching your target score?

Book a free 15-minute call with an advisor to map out a personalised study plan.

Free consultation

The fifth pitfall, and the one that costs the most on free-response, is under-justifying the decreasing condition. Writing "a_n is decreasing" without proof is worth half a mark. Writing "a_{n+1} − a_n = 1/[(n+1)(n+2)] < 0 for all n ≥ 1, so a_n is strictly decreasing" is worth the full mark. The justification does not have to be long. A single difference or a single derivative of a continuous analogue is enough. For candidates who have come through the IB programme, this is a familiar pattern: show the work, even when the conclusion looks obvious. AP graders, like IB examiners, reward visible reasoning.

Remainder estimates and the alternating series error bound

The alternating series remainder estimate is the part of the test that most directly affects the AP free-response score, because the test on its own is too easy to be worth a full mark. The theorem states that if the alternating series test applies to ∑(−1)^n a_n, then the error in approximating the sum S by the partial sum S_N is bounded by the absolute value of the first omitted term. In symbols, |S − S_N| ≤ a_{N+1}. This bound is exact in the sense that the partial sum oscillates around S with amplitude exactly a_{N+1}, but the bound is also generous: the actual error is often much smaller, because later terms pull the partial sum back toward S.

The standard AP-style question asks the candidate to bound the error of an approximation and to choose how many terms are needed to guarantee the error is below a threshold. A representative problem: "Use the alternating series error bound to determine how many terms of ∑(−1)^n / (n!) are needed to approximate e^(−1) to within 0.001." The candidate computes a_{N+1} = 1/(N + 1)! and requires 1/(N + 1)! < 0.001. A short table — 1/7! = 1/5040 ≈ 0.000198 — shows that N + 1 = 7, i.e. six terms, are sufficient. The full justification writes the bound, names the threshold, and shows the smallest N for which the bound is met. Most AP rubrics award one mark for stating the bound, one mark for setting up the inequality, and one mark for the answer.

IB students should recognise this kind of question as the AP analogue of the "determine the smallest n such that" wording common on IB Paper 2. The pattern is identical: state a tool, apply it, and conclude with the smallest index that meets the requirement. The challenge is that the AP rubric often gives partial credit for the bound and the index separately, so a candidate who computes the index correctly but forgets to state the bound still gets two out of three marks. The reverse is also true: stating the bound without computing the index is worth less. The lesson: when in doubt, write both the bound and the answer.

One more subtlety is worth flagging. The alternating series remainder bound is a one-sided bound in the sense that it gives an absolute ceiling on the error, not a signed error. A candidate who writes "S_4 = 0.7833 with error ≤ 1/5 = 0.2" has a correct bound. A candidate who writes "S_4 = 0.7833, so the true value is at most 0.9833" is implicitly assuming the error goes in one direction only, which the bound does not licence. The fix is to write the bound as a two-sided interval. IB marking schemes accept interval notation, and AP rubrics do too. Candidates who internalise this habit also do better on confidence-interval questions later in statistics.

Practising the test under timed conditions: a tactical preparation block

The single best way to build speed on this topic is to isolate the two-condition check and drill it. Pick five alternating series where the limit of a_n is obviously zero and five where it is not, and write the conclusion for each in under two minutes. The goal is to make the limit check automatic so that timed exam minutes can be spent on the harder parts of the question, such as the remainder bound or the absolute convergence check. Most IB candidates who score 7 on the relevant Paper 2 question have done this drill to the point where the first condition takes fifteen seconds, not two minutes.

A second drill targets monotonicity. For each of the previous ten series, write one sentence that justifies monotonicity. Use either a difference a_{n+1} − a_n, a ratio a_{n+1}/a_n < 1, or a reference to a known decreasing function. The point is variety: candidates who only know one method stall when the difference is messy or the ratio is not obviously less than one. The three-method rotation — difference, ratio, function reference — covers the most common forms of a_n and prevents the candidate from getting stuck.

A third drill targets the wrong-tool trap. Take five alternating series and ask, for each, whether the alternating series test is the strongest tool available, or whether a different test would yield a stronger conclusion. The candidate who cannot answer this question is the candidate who loses marks on the absolute-convergence follow-up. Most of the time, the answer is "ratio test is stronger" or "comparison test is stronger" or "the alternating series test is the only tool that applies." Building the reflex to ask this question takes about ten timed examples.

Finally, drill the free-response format. Take a question from a past AP Calculus exam and write the full solution in 12 minutes, including a statement of the test, a verification of both conditions, a conclusion, and — if the question asks — a remainder estimate. Time the drill. The first attempt usually takes 18 to 20 minutes; the tenth attempt usually takes 9 to 11. The improvement is almost entirely from removing hesitation on the two-condition check and from writing the conclusion in the rubric's exact wording. Most IB candidates, when they first attempt AP-style free-response, write more than is necessary and score less than they should; timed practice fixes both problems at once.

How this topic maps to the IB Diploma assessment

IB Math AA HL candidates meet the alternating series test inside Topic 1 of the syllabus, which covers sequences and series. The IB treatment is sometimes more conceptual and sometimes more computational than the AP treatment, depending on the textbook. The exam format for IB is two papers: Paper 1, which is computational and forbids technology beyond a calculator, and Paper 2, which is shorter and emphasises technology-aided exploration. The alternating series test, when it appears on Paper 2, tends to come inside a multi-part question on convergence, with marks distributed across the two conditions, the conclusion, and a follow-up such as absolute convergence or partial sum approximation.

Scoring on IB is on a 1–7 scale, with 7 corresponding to roughly 80 percent or higher on the relevant paper. The alternating series test is worth one to two marks on a typical six-mark question. The marks are awarded for visible reasoning, not for a correct conclusion alone. A candidate who writes "converges by alternating series test" without verifying the conditions is awarded zero marks. A candidate who verifies the conditions without stating the test is awarded partial credit. The IB scoring system in general rewards the path taken, not just the destination reached, and this is one of the more important pieces of preparation strategy for IB students who also sit AP-style assessments.

For the IB Diploma scoring system as a whole, the alternating series test sits inside the Mathematics: Analysis and Approaches HL course, which is one of the Group 5 options. The course contributes to the diploma score through a combination of internal assessment (an exploration) and external assessment (the two papers). The external assessment is graded externally and weighted at 80 percent; the internal assessment is graded internally and moderated externally, weighted at 20 percent. Candidates who want to maximise their diploma score treat convergence questions as high-leverage: a single multi-part question can swing a mark band, and the alternating series test is one of the more reliable places to bank those marks because the conditions are mechanical.

The question types that surround the test in IB Paper 2 are predictable. A typical question might present an alternating series and ask: (a) determine whether the series converges, (b) determine whether it converges absolutely, (c) estimate the sum to within a given tolerance, and (d) compare the rate of convergence to a different series. The candidate who has drilled the alternating series test, the comparison test, and the remainder bound can answer all four parts. The candidate who has not drilled them tends to stumble on part (b) by saying "absolute convergence follows from the alternating series test," which is exactly the error the rubric penalises. Preparation strategy for IB students who also sit AP exams should isolate the two-condition check, the absolute-convergence separation, and the remainder bound as three distinct skills, each drilled to fluency.

Putting it all together: a six-step decision flow for any alternating series

For any alternating series on an exam, the candidate can follow a six-step decision flow that prevents almost every recurring error. Step 1: write the first three or four terms explicitly and confirm the sign pattern matches the formula. Step 2: state the positive term a_n and confirm a_n ≥ 0 on the index range. Step 3: verify that a_n is monotonically decreasing, by difference, ratio, or function reference. Step 4: verify that lim a_n = 0, citing the dominant term or a standard limit. Step 5: state the conclusion of the alternating series test, namely conditional convergence. Step 6: separately test the corresponding positive series for absolute convergence, using whichever test is cleanest. Each step is one to two lines. The full flow fits on one side of an exam paper and earns the candidate every available mark on a typical question.

The flow is also the foundation for tackling harder IB and AP questions. When a free-response item asks the candidate to estimate the sum, the candidate adds a step 7: choose a partial sum and bound the error using the first omitted term. When a question asks the candidate to compare two alternating series, the candidate adds a step 8: compare the rate at which a_n → 0 for the two series, with the slower-decaying series converging more slowly and requiring more terms for a given tolerance. These extensions fall out naturally once the core flow is internalised, which is the deeper reason to drill the test in isolation before attempting multi-part exam questions.

Candidates who have gone through this preparation strategy usually see the alternating series test as a small, well-defined tool with a specific job. Candidates who have not usually see it as a vague principle to be invoked whenever the sign pattern looks alternating. The difference between these two pictures is the difference between a mark earned and a mark lost. TestPrep Europe's diagnostic assessment is a natural starting point for candidates building a sharper preparation plan around the alternating series test and its IB and AP counterparts.

FAQ

The most useful FAQ for this topic covers the points candidates ask most often. The first is whether the alternating series test is a sufficient or necessary condition. It is sufficient, not necessary: a series can converge without satisfying the test, but if the test applies, the series converges. The second is whether the test applies to non-monotonic a_n. It does not, unless a_n is eventually decreasing, which is a common edge case. The third is whether absolute convergence follows from the test. No: the test is silent on absolute convergence, and the candidate must test the positive series separately. The fourth is whether the test generalises to non-alternating signs. No: the test is specifically about alternating sign patterns, although related tools exist for sign-regular series. The fifth is whether the remainder bound is tight. No: the bound is a ceiling, and the actual error is usually smaller, sometimes by an order of magnitude or more.

Related reading

How does the ratio test interact with absolute convergence on IB Math AA Paper 2?5 graph relationships that decide an AP-style f, f' and f'' analysis questionHow does the second derivative test earn marks on IB Math AA Paper 2?

Frequently asked questions

Does the alternating series test prove absolute convergence?
No. The alternating series test only confirms conditional convergence, provided the positive term a_n is eventually decreasing and tends to zero. To test for absolute convergence, the candidate must examine the corresponding positive series using a separate tool such as the comparison test, limit comparison test, or ratio test. A series can converge by the alternating series test while its positive counterpart diverges, as in the classical example ∑(−1)^n / n.
What if the positive term a_n is not monotonic from the first term?
The test still applies as long as a_n is eventually monotonic, meaning it decreases for all n beyond some finite index N. The candidate can simply start the series at n = N, since dropping a finite number of terms does not affect convergence. The marking scheme will usually accept this with a brief comment, but the candidate must state the adjustment explicitly rather than ignoring the early non-monotonic behaviour.
How does the alternating series remainder bound relate to the alternating series test?
The remainder bound is a separate but closely related result. If the alternating series test confirms convergence, then the error in approximating the sum by the Nth partial sum is at most a_{N+1}, the absolute value of the first omitted term. The bound is one-sided in absolute value and is most useful when the question asks for an estimate with a guaranteed tolerance. The candidate should write the bound as a two-sided interval to avoid implying that the error is signed.
On IB Paper 2, how many marks is the alternating series test usually worth?
The test typically contributes one to two marks on a multi-part question worth four to six marks. The marks are distributed across stating the test in a recognisable form, verifying monotonicity, verifying the limit, and stating the conclusion. Visible reasoning is required: a bare conclusion without verification earns little or no credit. The IB scoring system rewards the path taken, not just the destination reached, which is why drilling the two-condition check is a high-leverage preparation strategy.
Is the alternating series test the same as the Leibniz test?
Yes. The two names refer to the same theorem, sometimes attributed to Leibniz for his work on alternating series in the seventeenth century. AP and IB textbooks use both names interchangeably, and the marking scheme accepts either. The candidate should pick one name and use it consistently, since mixing names in a single solution can confuse a reader, even if mathematically the theorem is identical.

More to Explore

6 ESS Paper 2 short-answer traps that separate a 5 from a 7 at SL

Start your exam preparation

Explore our 1-to-1 tutoring and small-group course options with expert instructors. First-lesson money-back guarantee.

Free consultation
All articles

Subscribe to our newsletter

Get weekly exam strategies and updates straight to your inbox.

Related articles

Three ESS SL command-term pairings that decide a 6 versus 7 boundary

Targeted IB ESS SL Paper 1 data-response preparation: which axis to read first, how command terms chain, and the habit that separates a 6 from a 7.

14 July 2026

6 ESS Paper 2 short-answer traps that separate a 5 from a 7 at SL

How IB ESS SL candidates can earn the perspective marks on Paper 2: command terms, case-study handling, and the prep plan that lifts a 5 to a 7.

26 June 2026

Where candidates drop marks on Physics 1 SHM energy questions

Master AP Physics 1 energy of simple harmonic oscillators with worked energy conservation, force constant identification, and IB-aligned exam strategy for high-scoring students.

7 June 2026

Exam pages

SAT TutoringGMAT TutoringGRE TutoringIELTS TutoringTOEFL TutoringIB Diploma

Free consultation

Not sure which exam to prepare for? Talk to one of our advisors.

Book a call
AP Tutoring