AP Calculus AB/BC
One-page, printable cheatsheet
Cheatsheet visualization
Table of Contents

โ™พ๏ธap calculus ab/bc review

10.4 Integral Test for Convergence

Verified for the 2025 AP Calculus AB/BC examโ€ขCitation:

10.4 Integral Test for Convergence

Welcome to AP Calc 10.4! In this guide, youโ€™ll learn how to apply another test to determine whether series are convergent or divergent. This test will rely heavily on your understanding of indefinite integrals from Unit 6.

๐Ÿšง This is an AP Calculus BC topic only! If you are taking Calculus AB, you can skip this material. If youโ€™re taking AP Calculus BC, here you go! โฌ‡๏ธ


โˆซ Integral Test Theorem

The integral test states that, for a positive, decreasing function f(x)f(x) over the interval [k,โˆž)[k,\infty) with a corresponding sequence an=f(x)a_n=f(x), thenโ€ฆ

(1) if โˆซkโˆž f(x) dx\int_k^{\infty}\ f(x)\ \text{d}x converges, then โˆ‘n=kโˆžan\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=kโˆžan\sum_{n=k}^{\infty}a_n also diverges,

andโ€ฆ

ak+โˆซk+1โˆž f(x) dxโ‰คโˆ‘n=kโˆžanโ‰คโˆซkโˆž 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, we can ignore the comparison portion and just focus on the first points! Letโ€™s break down what everything means.

๐Ÿงฑ Breaking Down the Integral Test Theorem

First, we need a positive, decreasing function. This means it must be above zero over the entire interval, and decreasing, or getting smaller over time. Consider the function f(x)=1x ln (x)f(x)=\frac{1}{x\ \text{ln}\ (x)} over the interval [2,โˆž)[2,\infty):

Untitled
Image of the function 1/(xlnx)1/(xlnx) over the interval 2,15]2,15]. Image courtesy of [Desmos

This function satisfies our initial condition. Now, we just need a series where an=f(x)a_n=f(x). This is pretty easy to set up!

โˆ‘n=2โˆž1n ln(n)\sum_{n=2}^{\infty}\frac{1}{n\ \text{ln}(n)}

Now, we can apply our test!

โœ๏ธ Applying the Integral Theorem

To apply our test, we first have to take the integral of our function:

โˆซ2โˆž1x ln (x) dx\int_2^{\infty} \frac{1}{x\ \text{ln}\ (x)}\ \text{d}x

To solve this integral, we need to apply uu-substitution, where u=ln xu=\text{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=\text{ln} (u)

Undoing uu-substitution, we find that

โˆซ2โˆž1x ln (x) dx=ln(โˆฃln(x)โˆฃ)+C\int_2^{\infty} \frac{1}{x\ \text{ln}\ (x)}\ \text{d}x=\text{ln}(|\text{ln}(x)|)+C

Finally, we evaluate over our bounds:

ln(โˆฃln(โˆž)โˆฃ)โˆ’ln(โˆฃln(2)โˆฃ)=โˆž\text{ln}(|\text{ln}(\infty)|)-\text{ln}(|\text{ln}(2)|)=\infty

Because this integral evaluates as โˆž\infty, we say it is divergent. Based on our theorem, this means that the series โˆ‘n=2โˆž1n ln(n)\sum_{n=2}^{\infty}\frac{1}{n\ \text{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 if it does not exist.


๐Ÿ“ Integral Test Theorem Practice

Now itโ€™s your turn to apply what youโ€™ve learned!

โ“Integral Test Theorem Problems

  1. State the integral test and its conditions.

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

    โˆ‘n=0โˆž11+n2\sum_{n=0}^{\infty}\frac{1}{1+n^2}
  3. Use the integral test to determine whether the series diverges.

    โˆ‘n=0โˆžn3n4+1\sum_{n=0}^{\infty}\frac{n^3}{n^4+1}

๐Ÿ’ก Integral Test Theorem Solutions

  1. Review the beginning of the guide for the full theorem! You need a function that is decreasing and positive over an interval and a series using that function.

  2. The integral โˆซ0โˆž11+x2 dx\int_{0}^{\infty}\frac{1}{1+x^2} \ \text{d}x is a standard integral, giving [arctan(x)]0โˆž[\text{arctan}(x)]_0^{\infty} which gives ฯ€/2โˆ’0=ฯ€/2\pi/2-0=\pi/2, which means that the series is convergent.

  3. The integral โˆซ0โˆžx3x4+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:

    14โˆซ1u du=ln(u)4\frac{1}{4}\int\frac{1}{u}\ \text{d}u=\frac{\text{ln}(u)}{4}

    Undoing uu-substitution, we get:

    [ln(x4+1)4]0โˆž=โˆžโˆ’0=โˆž\Bigg[\frac{\text{ln}(x^4+1)}{4}\Bigg]_0^\infty=\infty-0=\infty

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


    Excellent job! Be sure to practice this type of problem and make sure you know the conditions for using this test. Once youโ€™ve got it down, the integral test will be a breeze! ๐Ÿ’ฏ

Key Terms to Review (2)

Diverges: When a series or sequence diverges, it means that the terms of the series or sequence do not approach a finite value as the number of terms increases. In other words, the sum or limit of the terms does not exist.
Integral Test: The integral test is a method used to determine the convergence or divergence of an infinite series by comparing it to the convergence or divergence of an improper integral.