Posts tagged convergence tests
How to find the sum of a telescoping series

Telescoping series are series in which all but the first and last terms cancel out. If you think about the way that a long telescope collapses on itself, you can better understand how the middle of a telescoping series cancels itself. To determine whether a series is telescoping, we’ll need to calculate at least the first few terms to see whether the middle terms start canceling with each other.

Read More
Using the p-series test to determine convergence

We can use the p-series test for convergence to say whether or not a_n will converge. The p-series test says that a_n will converge when p>1 but that a_n will diverge when p≤1. The key is to make sure that the given series matches the format above for a p-series, and then to look at the value of p to determine convergence.

Read More
How to use the nth term test for divergence

When the terms of a series decrease toward 0, we say that the series is converging. Otherwise, the series is diverging. The nth term test is inspired by this idea, and we can use it to show that a series is diverging. Ironically, even though the nth term test is one of the convergence tests that we learn when we study sequences and series, it can only test for divergence, it can never confirm convergence.

Read More
Using the ratio test to determine whether or not a series converges

The ratio test for convergence lets us determine the convergence or divergence of a series a_n using a limit, L. Once we find a value for L, the ratio test tells us that the series converges absolutely if L<1, and diverges if L>1 or if L is infinite. The test is inconclusive if L=1. The ratio test is used most often when our series includes a factorial or something raised to the nth power.

Read More
How to use the alternating series test to determine convergence

The alternating series test for convergence lets us say whether an alternating series is converging or diverging. When we use the alternating series test, we need to make sure that we separate the series a_n from the (-1)^n part that makes it alternating.

Read More
Convergence of a telescoping series

Telescoping series are series in which all but the first and last terms cancel out. If you think about the way that a long telescope collapses on itself, you can better understand how the middle of a telescoping series cancels itself.

Read More
Integral test for convergence or divergence

The integral test for convergence is only valid for series that are 1) Positive: all of the terms in the series are positive, 2) Decreasing: every term is less than the one before it, a_(n-1)> a_n, and 3) Continuous: the series is defined everywhere in its domain. The integral test tells us that, if the integral converges, then the series also converges. But if the integral diverges, then the series also diverges.

Read More
Determining absolute vs conditional convergence using the root test

The convergence or divergence of the series depends on the value of L. The series converges absolutely if L<1, diverges if L>1 or if L is infinite, and is inconclusive if L=1. The root test is used most often when our series includes something raised to the nth power.

Read More
The root test for convergence

The root test is used most often when the series includes something raised to the nth power.The convergence or divergence of the series depends on the value of L. The series converges absolutely if L<1, diverges if L>1 (or L is infinite), and the root test is inconclusive if L=1.

Read More
Using the comparison test to determine convergence or divergence

The comparison test for convergence lets us determine the convergence or divergence of the given series by comparing it to a similar, but simpler comparison series. We’re usually trying to find a comparison series that’s a geometric or p-series, since it’s very easy to determine the convergence of a geometric or p-series.

Read More