Fiveable

♾️AP Calculus AB/BC Unit 10 Review

QR code for AP Calculus AB/BC practice questions

10.9 Determining Absolute or Conditional Convergence

10.9 Determining Absolute or Conditional Convergence

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

A series is absolutely convergent when the series of absolute values converges, and conditionally convergent when the original series converges but the series of absolute values diverges. To classify a series, take the absolute value of each term, run a convergence test on that new series, and use the result to decide between absolute, conditional, or divergent. For AP Calculus BC, state both tests clearly when a series is conditionally convergent.

How Do You Tell Absolute and Conditional Convergence Apart?

Start by testing an\sum |a_n|. If that absolute-value series converges, then an\sum a_n is absolutely convergent; if an\sum |a_n| diverges but the original series still converges, usually by the alternating series test, then it is conditionally convergent.

Why This Matters for the AP Calculus Exam

Absolute and conditional convergence pulls together almost every test from this unit. To classify a series, you have to recognize what kind of series you are looking at, choose a valid test for the absolute-value version, and state a clear conclusion. That blend of recognizing representations, choosing procedures, and justifying your answer shows up in both multiple-choice and free-response work on series. Knowing that absolute convergence guarantees convergence also lets you skip extra steps and check your reasoning quickly.

Key Takeaways

  • A series can be absolutely convergent, conditionally convergent, or divergent.
  • Absolutely convergent means an\sum |a_n| converges. Conditionally convergent means an\sum a_n converges but an\sum |a_n| diverges.
  • If a series converges absolutely, then it converges. The reverse is not guaranteed.
  • To classify a series, first test an\sum |a_n|. If that converges, the original series is absolutely convergent and you can stop.
  • If an\sum |a_n| diverges but an\sum a_n still converges (often by the alternating series test), the series is conditionally convergent.
  • When a series converges absolutely, rearranging or regrouping its terms does not change the sum.

Two Types of Convergence

In AP Calculus BC you work with two ways a convergent series can behave: absolute convergence and conditional convergence.

A series an\sum a_n is absolutely convergent when an\sum |a_n| converges. A series is conditionally convergent when an\sum a_n converges but an\sum |a_n| diverges.

One key fact ties these together: if a series converges absolutely, then it converges. Another useful property is that an absolutely convergent series keeps the same sum even if you regroup or rearrange its terms. That is not true for conditionally convergent series, where rearranging terms can change the result.

Because "convergent" on its own usually means absolutely convergent, you must clearly state when a series is only conditionally convergent.

The Classification Process

Use the same two steps for any series:

  1. Take the absolute value of each term to form an\sum |a_n|.
  2. Run a convergence test you already know on that new series.

Then decide:

  • If an\sum |a_n| converges, the original series is absolutely convergent.
  • If an\sum |a_n| diverges but an\sum a_n converges, the series is conditionally convergent.
  • If an\sum a_n itself diverges, the series is divergent.

Always check for absolute convergence first. If it converges absolutely, you are done and you save time.

Example 1: Conditional Convergence

Show that the following series is conditionally convergent.

n=1(1)nn\sum_{n=1}^{\infty} \frac{(-1)^n}{n}

This series converges by the alternating series test. See topic 10.7 for a full review of that test.

Now take the absolute value of each term:

n=11n\sum_{n=1}^{\infty} \frac{1}{n}

Taking the absolute value of (1)n(-1)^n always gives 1, no matter the exponent, so the absolute-value series is the harmonic series, which diverges.

Since the original series converges but the series of absolute values diverges, the series is conditionally convergent. On the exam, a clear conclusion would read: "The series converges by the alternating series test, but the series of absolute values is the harmonic series, which diverges, so the original series is conditionally convergent."

Example 2: Absolute Convergence

This series is not alternating, but you can still classify it.

n=1sin(n)n3\sum_{n=1}^{\infty} \frac{\sin(n)}{n^3}

By inspection, this is not an alternating series, so the alternating series test does not apply. Use the same process.

Take the absolute value of each term:

n=1sin(n)n3\sum_{n=1}^{\infty} \frac{|\sin(n)|}{n^3}

Since n3n^3 is always positive, you only need absolute value brackets around the sine term. Because sine stays between -1 and 1, you know sinn1|\sin n| \leq 1.

Now run the direct comparison test:

sin(n)n31n3\frac{|\sin(n)|}{n^3} \leq \frac{1}{n^3}

The series 1n3\sum \frac{1}{n^3} converges because it is a p-series with p=3>1p = 3 > 1. By the direct comparison test, sin(n)n3\sum \frac{|\sin(n)|}{n^3} also converges.

Since the series of absolute values converges, the original series is absolutely convergent.

How to Use This on the AP Calculus Exam

MCQ

  • Read the question carefully. If it asks whether a series converges absolutely, conditionally, or not at all, you usually need to test the absolute-value series first.
  • Recognize common forms fast: (1)nn\sum \frac{(-1)^n}{n} is conditionally convergent, and (1)nn2\sum \frac{(-1)^n}{n^2} is absolutely convergent because the absolute-value version is a convergent p-series.
  • Remember that absolute convergence implies convergence, so you can rule out "diverges" once you confirm an\sum |a_n| converges.

Free Response

  • Name the test you use on the absolute-value series and confirm its conditions are met.
  • For an alternating series, state that the terms decrease to 0 before claiming convergence by the alternating series test.
  • Finish with a clear sentence stating absolutely convergent, conditionally convergent, or divergent. Vague answers lose the point even when the work is right.

Problem Solving

  • Test for absolute convergence first. If an\sum |a_n| converges, you are done.
  • If an\sum |a_n| diverges, go back to the original series and check whether it still converges, often with the alternating series test.
  • Pick the absolute-value test that fits the structure: comparison or limit comparison for fraction-style terms, ratio test for factorials or powers, p-series for 1np\frac{1}{n^p} forms.

Common Misconceptions

  • "Convergent and absolutely convergent are the same thing." Not quite. Every absolutely convergent series converges, but a conditionally convergent series converges without converging absolutely.
  • "If a series converges, I can rearrange the terms freely." Only absolutely convergent series keep the same sum under rearranging or regrouping. Conditionally convergent series can change value when rearranged.
  • "The alternating series test proves absolute convergence." It only shows the original series converges. To check absolute convergence, you must test the series of absolute values separately.
  • "Taking absolute values changes which test I can use." It usually makes the series easier, since the absolute-value version has nonnegative terms, which is exactly what comparison, limit comparison, integral, and p-series tests need.
  • "A divergent absolute-value series means the original diverges." Not necessarily. If an\sum |a_n| diverges, the original series might still converge conditionally, so you have to check the original series too.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

absolutely convergent

A series that converges when all terms are replaced by their absolute values.

conditionally convergent

A series that converges but does not converge absolutely; the series converges only because of the signs of its terms.

converges

A series converges when the sequence of partial sums approaches a finite limit as n approaches infinity.

diverges

A series diverges when the sequence of partial sums does not approach a finite limit as the number of terms increases indefinitely.

series

A sum of the terms of a sequence, often written as the sum of infinitely many terms.

Frequently Asked Questions

What is absolute convergence?

A series sum a_n is absolutely convergent if the series of absolute values, sum |a_n|, converges. Absolute convergence guarantees that the original series converges.

What is conditional convergence?

A series is conditionally convergent if the original series converges but the absolute-value series diverges. The alternating harmonic series is the standard AP Calculus BC example.

How do you classify a series as absolute conditional or divergent?

Test sum |a_n| first. If it converges, the series is absolutely convergent. If it diverges, test the original series; if the original converges, it is conditionally convergent, and if the original diverges, it is divergent.

Why test absolute convergence first?

Testing absolute convergence first saves time because absolute convergence immediately implies convergence. If sum |a_n| converges, you do not need to separately prove the original series converges.

Does a divergent absolute-value series mean the original diverges?

No. If sum |a_n| diverges, the original series might still converge conditionally. You still need to test the original series, often with the alternating series test.

How is absolute and conditional convergence used on AP Calculus BC?

AP Calculus BC questions may ask you to classify a series and justify the classification. A strong answer names the test used on sum |a_n|, then clearly states absolute convergence, conditional convergence, or divergence.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot