Convergence or Divergence: What Does the Limit of the Series Reveal?

  • Thread starter Thread starter wheeler90
  • Start date Start date
  • Tags Tags
    Divergence
wheeler90
Messages
2
Reaction score
0
1. \sum(\sqrt{k^{2}+1}-\sqrt{k^{2}}) from K=0 to K=\infty




2. Hi all. I need some help here. I have to use a test to determine whether the sum series diverges or converges



3. I thought it was the divergence test because I thought that the limit of the sum didn't approach zero, but I think I'm wrong. I need some help here. Thanks
 
Physics news on Phys.org
The limit of the kth term does approach 0. But that doesn't mean it converges. Try multiplying by (sqrt(k^2+1)+sqrt(k^2))/(sqrt(k^2+1)+sqrt(k^2)) and simplify the algebra. Then give me your opinion about convergence.
 
If you multiply

(\sqrt{k^2+1} - \sqrt{k^2})(\sqrt{k^2+1} + \sqrt{k^2}) = 1 So what you actually have is the series

\sum \frac{1}{\sqrt{k^2+1} + \sqrt{k^2}})

Does that help?
 
Thank you both. That helped a lot. I used the comparison test and the p-series test and it does converge.

The real problem was similar in that instead of \sqrt{k^{2}+1} - \sqrt{k^{2}} it was \sqrt{k^{5}+10} - \sqrt{k^{5}}. I just didn't want it to feel like cheating. Thanks again.
 
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