Fiveable

♾️AP Calculus AB/BC Unit 10 Review

QR code for AP Calculus AB/BC practice questions

10.4 Integral Test for Convergence

10.4 Integral Test for 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

The integral test lets you decide whether an infinite series converges or diverges by comparing it to an improper integral. If f(x)f(x) is positive, continuous, and decreasing on [k,)[k,\infty) and an=f(n)a_n=f(n), then the series an\sum a_n and the integral kf(x)dx\int_k^{\infty} f(x)\,\text{d}x either both converge or both diverge. For AP Calculus BC, state the test's conditions before using the integral to justify convergence or divergence.

How Does the Integral Test Work?

The integral test turns a positive-term series into an improper integral problem. Match the term ana_n to a function f(x)f(x), check that ff is positive, continuous, and decreasing, then use the convergence or divergence of kf(x)dx\int_k^\infty f(x)\,dx to decide the series.

Why This Matters for the AP Calculus Exam

This is a BC-only topic. The integral test connects two big ideas you already know: improper integrals from earlier integration work and series convergence. On the AP Calculus BC exam, you may need to choose a convergence test, set it up correctly, and justify your conclusion. The integral test is the natural choice when the terms of a series match a function you can integrate, especially when other tests like the nth term test do not give an answer. It also leads directly into p-series and the harmonic series, which show up often.

Key Takeaways

  • The integral test applies only when f(x)f(x) is positive, continuous, and decreasing on the interval, with an=f(n)a_n=f(n).
  • If kf(x)dx\int_k^{\infty} f(x)\,\text{d}x converges to a finite number, the series converges. If the integral diverges, the series diverges.
  • The integral test tells you whether a series converges, not what value it converges to.
  • Evaluate the improper integral with a limit: limbkbf(x)dx\lim_{b\to\infty}\int_k^{b} f(x)\,\text{d}x.
  • This test is the foundation for the p-series rule and explains why the harmonic series diverges.
  • Always check the three conditions before applying the test, or your justification is incomplete.

Integral Test Theorem

The integral test states that for a positive, continuous, decreasing function f(x)f(x) over the interval [k,)[k,\infty) with a corresponding sequence an=f(n)a_n=f(n), then:

(1) if k f(x) dx\int_k^{\infty}\ f(x)\ \text{d}x converges, then n=kan\sum_{n=k}^{\infty}a_n also converges,

(2) if k f(x) dx\int_k^{\infty}\ f(x)\ \text{d}x diverges, then n=kan\sum_{n=k}^{\infty}a_n also diverges,

and the partial sums are bounded by:

ak+k+1 f(x) dxn=kank f(x) dxa_k+\int_{k+1}^{\infty}\ f(x)\ \text{d}x\leq \sum_{n=k}^{\infty}a_n\leq \int_k^{\infty}\ f(x)\ \text{d}x

For now, focus on the first two points. Here is what each piece means.

Breaking Down the Conditions

You need a positive, decreasing function. Positive means it stays above zero over the entire interval. Decreasing means the values keep getting smaller as xx grows. Consider the function f(x)=1xln(x)f(x)=\frac{1}{x\ln(x)} over the interval [2,)[2,\infty):

This function meets the conditions. Now you just need a series where an=f(n)a_n=f(n), which is easy to set up:

n=21nln(n)\sum_{n=2}^{\infty}\frac{1}{n\ln(n)}

With the conditions checked, you can apply the test.

Applying the Integral Test

Start by integrating the function:

21xln(x) dx\int_2^{\infty} \frac{1}{x\ln(x)}\ \text{d}x

Use uu-substitution, where u=lnxu=\ln x and du=1x dx\text{d}u=\frac{1}{x}\ \text{d}x:

1u du=ln(u)\int \frac{1}{u}\ \text{d}u=\ln (u)

Undoing the substitution gives:

21xln(x) dx=ln(ln(x))+C\int_2^{\infty} \frac{1}{x\ln(x)}\ \text{d}x=\ln(|\ln(x)|)+C

Now evaluate over the bounds:

limb(ln(lnb)ln(ln2))=\lim_{b\to\infty}\left(\ln(\ln b)-\ln(\ln 2)\right)=\infty

Because this improper integral is unbounded, it is divergent. By the integral test, the series n=21nln(n)\sum_{n=2}^{\infty}\frac{1}{n\ln(n)} is also divergent.

An integral is convergent if it evaluates to a finite number, like 42. It is divergent if it evaluates as ±\pm\infty or does not exist.

How to Use This on the AP Calculus Exam

Problem Solving

  • Confirm the three conditions first: positive, continuous, and decreasing on the interval. State them so your justification is complete.
  • Match the series term to a function by replacing nn with xx, so an=f(n)a_n=f(n).
  • Rewrite the improper integral as a limit, limbkbf(x)dx\lim_{b\to\infty}\int_k^{b} f(x)\,\text{d}x, and evaluate.
  • State your conclusion clearly: the integral converges or diverges, so the series does the same.

Common Trap

The integral test only tells you whether a series converges. It does not give the sum of the series. The value of the integral and the value of the series are usually different numbers, so do not report the integral's value as the sum.

Integral Test Practice

Now apply what you've learned.

Integral Test Problems

  1. State the integral test and its conditions.

  2. Use the integral test to determine whether the series converges or diverges.

    n=011+n2\sum_{n=0}^{\infty}\frac{1}{1+n^2}
  3. Use the integral test to determine whether the series converges or diverges.

    n=0n3n4+1\sum_{n=0}^{\infty}\frac{n^3}{n^4+1}

Integral Test Solutions

  1. You need a function that is positive, continuous, and decreasing over an interval, plus a series whose terms come from that function with an=f(n)a_n=f(n). If the matching improper integral converges, the series converges; if the integral diverges, the series diverges.

  2. The integral 011+x2 dx\int_{0}^{\infty}\frac{1}{1+x^2} \ \text{d}x is a standard integral, giving [arctan(x)]0[\arctan(x)]_0^{\infty} which gives π/20=π/2\pi/2-0=\pi/2. Since the integral is finite, the series is convergent.

  3. The integral 0x3x4+1 dx\int_{0}^{\infty}\frac{x^3}{x^4+1}\ \text{d}x is evaluated using uu-substitution, where u=x4+1u=x^4+1 and du=4x3 dx\text{d}u=4x^3\ \text{d}x:

    141u du=ln(u)4\frac{1}{4}\int\frac{1}{u}\ \text{d}u=\frac{\ln(u)}{4}

    Undoing uu-substitution gives:

    limb[ln(x4+1)4]0b=\lim_{b\to\infty}\left[\frac{\ln(x^4+1)}{4}\right]_0^b=\infty

    Because the integral is not finite, it diverges. Therefore the series diverges.

Common Misconceptions

  • The integral test gives the sum of the series. It does not. It only tells you whether the series converges or diverges.
  • You can skip checking the conditions. You cannot. If f(x)f(x) is not positive, continuous, and decreasing on the interval, the test does not apply and your conclusion is not justified.
  • A convergent integral and its series share the same value. They usually do not. The integral and the series are different totals; the test only links their convergence behavior.
  • The starting index has to be 1. It does not. You can start at any value kk where the conditions hold, as long as the integral uses the same lower bound.
  • The integral test works for series with negative or alternating terms. It does not. The function must stay positive, so save alternating series for the alternating series test.

Vocabulary

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

Term

Definition

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.

integral test

A method for determining whether an infinite series converges or diverges by comparing it to an improper integral.

series

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

Frequently Asked Questions

What are the conditions for the integral test?

The function f(x) must be positive, continuous, and decreasing on the relevant interval, and the series terms must match a_n = f(n). Without those conditions, the integral test is not justified.

How do you use the integral test?

Replace n with x to form f(x), check the required conditions, evaluate the improper integral from the starting index to infinity, and use that integral to decide whether the series converges or diverges.

Does the integral test give the sum of a series?

No. The integral test only tells you whether the series converges or diverges. The value of the improper integral is usually not the value of the series.

When is the integral test a good choice?

Use the integral test when the term looks like a function you can integrate and the terms are positive and decreasing, especially for logarithmic or rational expressions that are not simple p-series.

How does the integral test relate to p-series?

The p-series rule comes from the integral test. Integrating 1/x^p explains why sum 1/n^p converges for p > 1 and diverges for p <= 1.

How is the integral test used on the AP Calculus BC exam?

AP Calculus BC questions may ask you to choose the integral test, verify its conditions, set up the improper integral, and state that the series follows the same convergence behavior as the integral.

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