10.3 - The nth Term Test for Divergence

assassin3552

Introduction

Welcome to this guide on the th term test for divergence. This article will guide you through how to perform a th term test to determine a convergence of a series.

nth Term Test

The th term test goes as follows:

For an infinite series , if or the limit does not exist, then diverges.

This theorem is the th term test, it is important to point out that if the limit equals , this test cannot draw any conclusion.

If , then doesn’t have to converge.

Note that zero/one-based indexing here does not matter, since shifting the starting index only affects one finite term. However, as the series are infinite, that starting finite term will not impact whether the series ultimately diverges or converges.

Using the nth Term Test

Example 1:

By the th Term Test, we know that:

The limit does not equal to , therefore this series diverges.

Example 2:

Using the th term test to determine whether or not this series diverges, we will examine this limit:

The limit equals to , which means the th term test cannot draw any conclusion. This series does converge, which we will prove through later tests.

Practice

Determine if the following series diverge using the th Term Test