Convergence Test for Alternating Series and When to Use It

ichilouch
Messages
9
Reaction score
0

Homework Statement


Ʃ cos(k*pi)/k from 1 to infinity.
This is a test for convergence.

and when is the proper time to use the alternating series test
like using it on (-1)k(4k/8k) would result to divergence
since lim of (4k/8k) is infinity and not 0 but the function is really
convergent by the geometric series?

Homework Equations





The Attempt at a Solution


Is it right to do this:

for k is odd cos is negative and for k is even cos is positive
then
cos(k*pi)\k < (-1)k/k
and by alternating series test ;
(-1)k*(1/k) since 1/k is decreasing and lim as 1/k approaches infinity is 0 then
(-1)k1/k converges thus cos(k*pi)/k converges by direct comparison test.
[
 
Physics news on Phys.org
That is perfectly OK for the alternating 1/k-series! :smile:

"since lim of (4^k/8^k) is infinity"
Is it?
 
Thanks for the reply
So rechecking limit of (4/8)^k as k approaches infinity is 0
Then if it is sine or cosine over a variable, the comparison test for it is (-1)^k?
and if it is sine or cosine squared, the comparison is 1 only?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top