The limit comparison test for convergence

 
 
Limit comparison test blog post.jpeg
 
 
 

Determining the convergence of a series by comparing it to a similar comparison series

The limit comparison test for convergence lets us determine the convergence or divergence of the given series ana_n by comparing it to a similar, but simpler comparison series bnb_n

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.

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

We can use the limit comparison test to show that

the original series ana_n is diverging if

an0a_n\geq 0 and bn>0b_n>0,

L=limnanbnL=\lim_{n\to\infty}\frac{a_n}{b_n} and 0<L<0<L<\infty, and

the comparison series bnb_n is diverging

the original series ana_n is converging if

an0a_n\geq 0 and bn>0b_n>0,

L=limnanbnL=\lim_{n\to\infty}\frac{a_n}{b_n} and 0<L<0<L<\infty, and

the comparison series bnb_n is converging

 
 

How to apply the limit comparison test


 
Krista King Math Signup.png
 
Calculus 2 course.png

Take the course

Want to learn more about Calculus 2? I have a step-by-step course for that. :)

 
 

 
 

Determining convergence with the limit comparison test

Example

Use the limit comparison test to say whether or not the series is converging.

n=16n2n3+3\sum^{\infty}_{n=1}\frac{6n}{2n^3+3}

We need to find a series that’s similar to the original series, but simpler. The original series is

an=6n2n3+3a_n=\frac{6n}{2n^3+3}

For the comparison series, we’ll use the same numerator as the original series, since it’s already pretty simple, but we’ll drop the 66 since it has little effect on the series as nn\to\infty. Looking at the denominator, we can see that the first term 2n32n^3 carries more weight and will affect our series more than the second term 33, so we’ll just use the first term from the original denominator for the denominator of our comparison series, but drop the 22, and the comparison series is

bn=nn3b_n=\frac{n}{n^3}

bn=1n2b_n=\frac{1}{n^2}

We can see that this simplified version of bnb_n is just a p-series, where p=2p=2. We’ll use the p-series test for convergence to say whether or not bnb_n converges. Remember, the p-series test says that the series will

converge when p>1p>1

diverge when p1p\le1

Since p=2p=2 in bnb_n, we know that bnb_n converges.

That means we need to show that an>0a_n>0 and bn>0b_n>0 and that

limnanbn=L>0\lim_{n\to\infty}\frac{a_n}{b_n}=L>0

in order to prove that the original series ana_n is also converging.

Let’s try to verify that an>0a_n>0 and bn>0b_n>0 by checking a few points for both ana_n and bnb_n, like n=1n=1, n=2n=2 and n=3n=3.

the series is greater than the comparison series

Looking at these three terms, we can see that an>0a_n>0 and bn>0b_n>0. There’s no positive value of nn that will make a term in ana_n or bnb_n negative.

Limit comparison test for Calculus 2.jpg

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.

The last thing we need to verify is

limnanbn=L>0\lim_{n\to\infty}\frac{a_n}{b_n}=L>0

Plugging ana_n and bnb_n into the limit formula gives

L=limn6n2n3+31n2L=\lim_{n\to\infty}\frac{\frac{6n}{2n^3+3}}{\frac{1}{n^2}}

L=limn6n2n3+3(n21)L=\lim_{n\to\infty}\frac{6n}{2n^3+3}\left(\frac{n^2}{1}\right)

L=limn6n32n3+3L=\lim_{n\to\infty}\frac{6n^3}{2n^3+3}

L=limn6n32n3+3(1n31n3)L=\lim_{n\to\infty}\frac{6n^3}{2n^3+3}\left(\frac{\frac{1}{n^3}}{\frac{1}{n^3}}\right)

L=limn6n3n32n3n3+3n3L=\lim_{n\to\infty}\frac{\frac{6n^3}{n^3}}{\frac{2n^3}{n^3}+\frac{3}{n^3}}

L=limn62+3n3L=\lim_{n\to\infty}\frac{6}{2+\frac{3}{n^3}}

L=62+3L=\frac{6}{2+\frac{3}{\infty}}

L=62+0L=\frac{6}{2+0}

L=3L=3

Since

L=3>0L=3>0,

an>0a_n>0 and bn>0b_n>0, and

the comparison series bnb_n is converging,

we can say the the original series ana_n is also converging.

 
Krista King.png
 

Get access to the complete Calculus 2 course