Show whether a funtion converges

  • Thread starter Thread starter Gott_ist_tot
  • Start date Start date
Gott_ist_tot
Messages
52
Reaction score
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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top