Convergence Tests the Comparison Test

Pixleateit
Messages
5
Reaction score
0
hey guys I'm kind of stuck on this idea of the comparison test. i understand the process and how it is done but i don't seem to understand how to find the second series(typically called bn) to compare with the original. get what i mean?

thanks! =)
 
Physics news on Phys.org
Well the comparison test says that if you have 0\leq a_k \leq b_k, then if

\sum_{k=1}^{\infty}b_k<\infty \quad \Rightarrow \quad \sum_{k=1}^{\infty}a_k <\infty

and if

\sum_{k=1}^{\infty}a_k=\infty \quad \Rightarrow \quad \sum_{k=1}^{\infty}b_k=\infty

So you need to find either a smaller a_k or the larger b_k in either case, but as you may see there isn't really any prescribed method of finding it. You just need to look at the series and think of what you could compare it to that is smaller or larger depending on the case. You can see why it's useful to know the convergence/divergence properties of many common infinite series.
 
so you can technically compare it to anything?
 
Yes, if after large k the series fits the necessary condition of being larger or smaller. Of course this cannot be used for some obvious series which won't work, like alternating, which have their own tests.
 
just curious, why is the alternating series test different?
 
Well think of the alternating series, something like

\sum_{k=1}^{\infty} (-1)^n a_k

with a_k always positive. This will jump back and forth from negative to positive on the number line as it progresses so most of the time a comparison test with these won't work (you would need to find something smaller or larger but you can see why this would be difficult).
 
Back
Top