Show whether a funtion converges

  • Thread starter Thread starter Gott_ist_tot
  • Start date Start date
Gott_ist_tot
52
0
I have a homework problem to show whether a funtion converges.

the sum from k =1 to infinity of 1/(k+6)
The answer says that it diverges although I do not understand this. Doesn't the limit approach zero? It makes sense due to the p-test where p = 1. But t should approach zero. thanks for any help.
 
Physics news on Phys.org
The question is asking if

\sum_{k=1}^{+\infty} \frac{1}{k+6}

converges, not if

\lim_{k \rightarrow +\infty} \frac{1}{k+6}

converges.
 
Try some of the convergence tests that you know.

You can try the ratio test, direct comparison, the limit comparison test, etc...

Give us some attempts and we'll see if we can help you out.
 
Yeah, I got the answer with the p test. I will look over the proof really well. I just don't grasp how you can effectively be adding zero to the sum and it does not converge to zero also. I just know that it does.
 
You could be actually adding 0 to the sum, and still not have it converge to zero. e.g. 1 + 0 + 0 + 0 + 0 + ... = 1
 
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 . 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