Converges or Diverges? Relavant test

  • Thread starter Thread starter icystrike
  • Start date Start date
  • Tags Tags
    Test
icystrike
Messages
444
Reaction score
1

Homework Statement


Qn 1:
\sum_{k=1}^{\infty}(-1)^{k}((\sqrt{k}+1)/(k+1))

Interval of convergence for the series:
\sum_{k=0}^{\infty}((x^{k})/(\sqrt{(k²+3)}))
The ans is [-1,1]
 
Last edited:
Physics news on Phys.org
For the first one - it is an alternating series. Have you tried to apply the Leibniz criterion?

For the second one - use the ratio test. And the answer isn't [-1,1].
 
Gib Z said:
For the first one - it is an alternating series. Have you tried to apply the Leibniz criterion?

For the second one - use the ratio test. And the answer isn't [-1,1].

Thanks Gib for the great hints.

The first one I am not able to prove that the series is monotone decreasing. (I've tried using triangle inequality). Will take a look again.. meanwhile do u mind sheding more light on this? (Btw I've realized that I've made some typo error please look at the series agn)

The second one that is the answer given by the lecturer. I've gotten [-1,1) instead.
 
If I am reading correctly, is the term in your first one \frac{ \sqrt{k+1}}{k+1} = \frac{1}{\sqrt{k+1}} ? If so, it should be evident that it is decreasing, but you can also check the difference of consecutive terms is negative quite easily.

For the second one, you have the right answer. The inside interval (-1,1) follows from the ratio test, the endpoint -1 follows from the Leibniz criterion, and the endpoint 1 is dealt with by comparison to a well known divergent series. Your lecturer probably made a silly mistake, and will be impressed if you also add in the proof of why it is divergent at x=1.
 
Gib Z said:
If I am reading correctly, is the term in your first one \frac{ \sqrt{k+1}}{k+1} = \frac{1}{\sqrt{k+1}} ? If so, it should be evident that it is decreasing, but you can also check the difference of consecutive terms is negative quite easily.

For the second one, you have the right answer. The inside interval (-1,1) follows from the ratio test, the endpoint -1 follows from the Leibniz criterion, and the endpoint 1 is dealt with by comparison to a well known divergent series. Your lecturer probably made a silly mistake, and will be impressed if you also add in the proof of why it is divergent at x=1.

Uhh... Sorry Gib.. please help me on the first one agn.. I've made typo earlier. :redface:
(I hope i don't not have to resort to second finte induction (Mathematical induction)

For the second one, I've proved that at x=1 the series is divergent by limit comparision test with \frac{1}{k} which is a harmonic series.
 
Last edited:
You can see that \sum (-1)^k \frac{1}{k+1} converges, so we need only check \sum (-1)^k \frac{ \sqrt{k}}{k+1} converges or diverges, since by addition we get the original series back (of course, we use "Convergent + Convergent = Convergent, Convergent + Divergent = Divergent").

So for the simpler one we are checking, by the Leibniz criterion we must check if the term is eventually decreasing. One way to do this is to show the ratio of consecutive terms is less than 1, so try to show that.
 
Gib Z said:
You can see that \sum (-1)^k \frac{1}{k+1} converges, so we need only check \sum (-1)^k \frac{ \sqrt{k}}{k+1} converges or diverges, since by addition we get the original series back (of course, we use "Convergent + Convergent = Convergent, Convergent + Divergent = Divergent").

So for the simpler one we are checking, by the Leibniz criterion we must check if the term is eventually decreasing. One way to do this is to show the ratio of consecutive terms is less than 1, so try to show that.

Oh! thanks! I was reluctant i split into separate sums ...
In fact i can say that \sum (-1)^k \frac{1}{k} > \sum (-1)^k \frac{1}{k+1} (I think this is a wrong approach)

Then i can prove that \sum (-1)^k \frac{1}{k} is convergent by leibniz criterion..

However my question is whether the comparision test is only suitable for positive terms?
 
Don't do comparison, just apply Leibniz straight away. 1/(k+1) is decreasing.

Show the ratio of consecutive terms is less than 1 for \sum (-1)^k \frac{\sqrt{k}}{k+1} too.
 
Gib Z said:
Don't do comparison, just apply Leibniz straight away. 1/(k+1) is decreasing.

Show the ratio of consecutive terms is less than 1 for \sum (-1)^k \frac{\sqrt{k}}{k+1} too.

But we can only show the ratio is less than 1 for finite terms is it sufficient?
 
Back
Top