Convergence of alternating series

Click For Summary

Homework Help Overview

The discussion revolves around the convergence or divergence of two alternating series: ##\sum_{n=2}^\infty \frac{1}{\sqrt{n} +(-1)^nn}## and ##\sum_{n=2}^\infty \frac{1}{1+(-1)^n\sqrt{n}}##. Participants explore the application of the Leibniz convergence criteria and other methods to analyze these series.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Some participants attempt to rewrite the first series to analyze its convergence, suspecting it converges while the second diverges. They explore whether the terms are decreasing and consider pairing terms to investigate the behavior of partial sums.
  • Questions arise regarding the applicability of the Leibniz criteria, particularly whether the sequence of terms is decreasing and how to handle the alternating signs in the series.
  • Others suggest comparing the terms of the series to establish convergence or divergence, questioning how to apply the comparison test effectively.

Discussion Status

Participants are actively discussing various approaches to determine convergence, with some suggesting that the first series may converge and the second diverge. There is recognition of the challenges in applying the Leibniz criteria due to the need for a decreasing sequence, and some productive guidance has been offered regarding the behavior of the terms.

Contextual Notes

There is an emphasis on the limitations of the Leibniz criteria in this context, particularly regarding the decreasing nature of the sequence. Participants express uncertainty about the implications of their findings and the applicability of various tests for convergence.

Incand
Messages
334
Reaction score
47

Homework Statement


Do the following series converge or diverge?
## \sum_{n=2}^\infty \frac{1}{\sqrt{n} +(-1)^nn}## and
##\sum_{n=2}^\infty \frac{1}{1+(-1)^n\sqrt{n}}##.

Homework Equations


Leibniz convergence criteria:
If ##\{a_n\}_{k=1}^\infty## is positive, decreasing and ##a_n \to 0##, the alternating series ##\sum_{n=1}^\infty (-1)^{n-1}a_n## is convergent.

The Attempt at a Solution


I suspect the first series converges and the second diverges but I need to show that.
Starting with the first series it can be rewritten
##\sum_{n=2}^\infty \frac{1}{\sqrt{n}}\frac{(-1)^n}{(-1)^n+\sqrt{n}}##
At this point I had hopes that there exists an ##N## for which ##\forall n \ge N## ##a_n## is decreasing. That is show that
##\frac{1}{\sqrt{n+1}}\frac{1}{-1+\sqrt{n+1}} \le \frac{1}{\sqrt{n}}\frac{1}{1+\sqrt{n}}##. Sadly based on some numerical experiments this doesn't seem to be true so I need another approach.

Another idea was to be able to pair together the coefficients
##\frac{1}{\sqrt{n+1}}\frac{1}{-1+\sqrt{n+1}}+ \frac{1}{\sqrt{n}}\frac{1}{1+\sqrt{n}}## to show that the partial sum ##\lim_{n\to \infty} S_{2n}## exists but I see no useful way to show this either.
 
Physics news on Phys.org
Incand said:

Homework Statement


Do the following series converge or diverge?
## \sum_{n=2}^\infty \frac{1}{\sqrt{n} +(-1)^nn}## and
##\sum_{n=2}^\infty \frac{1}{1+(-1)^n\sqrt{n}}##.

Homework Equations


Leibniz convergence criteria:
If ##\{a_n\}_{k=1}^\infty## is positive, decreasing and ##a_n \to 0##, the alternating series ##\sum_{n=1}^\infty (-1)^{n-1}a_n## is convergent.

The Attempt at a Solution


I suspect the first series converges and the second diverges but I need to show that.
Starting with the first series it can be rewritten
##\sum_{n=2}^\infty \frac{1}{\sqrt{n}}\frac{(-1)^n}{(-1)^n+\sqrt{n}}##
At this point I had hopes that there exists an ##N## for which ##\forall n \ge N## ##a_n## is decreasing. That is show that
##\frac{1}{\sqrt{n+1}}\frac{1}{-1+\sqrt{n+1}} \le \frac{1}{\sqrt{n}}\frac{1}{1+\sqrt{n}}##. Sadly based on some numerical experiments this doesn't seem to be true so I need another approach.

Another idea was to be able to pair together the coefficients
##\frac{1}{\sqrt{n+1}}\frac{1}{-1+\sqrt{n+1}}+ \frac{1}{\sqrt{n}}\frac{1}{1+\sqrt{n}}## to show that the partial sum ##\lim_{n\to \infty} S_{2n}## exists but I see no useful way to show this either.
You should be able to show the following.

##\displaystyle \frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})} \ge \frac{1}{\sqrt{n}}\frac{1}{(1+\sqrt{n})}##

then ...

Does ##\displaystyle \lim_{{n\to\infty}} \left(\frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})}\right) = 0 \ ?##
 
SammyS said:
You should be able to show the following.

##\displaystyle \frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})} \ge \frac{1}{\sqrt{n}}\frac{1}{(1+\sqrt{n})}##

then ...

Does ##\displaystyle \lim_{{n\to\infty}} \left(\frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})}\right) = 0 \ ?##
Both of these statements are obviously true (the first since ##(-1+\sqrt{n}) < (1+\sqrt{n})##). But I don't see how either one helps me ?
I still have that alternating sign that doesn't allow me to use the comparison test. For example I can't say that ##\sum_{n=2}^\infty \frac{(-1)^n}{\sqrt{n}((-1)^n+\sqrt{n})} \le \sum_{n=2}^\infty \frac{(-1)^n}{\sqrt{n}(-1+\sqrt{n})}##and neither series converges absolutely either.

I'm not sure I should use the Leibniz criteria either, these exercises are taken from a section covering that but I suspect they're meant to show cases where I can't apply that criteria directly or perhaps not at all and have to find other methods.
 
I think I solved it now. Summing up the ##2n## and ##2n+1## terms seem to work.
##\frac{1}{\sqrt{2n}+2n}+ \frac{1}{\sqrt{2n+1}-2n-1} = \frac{\sqrt{2n+1}+\sqrt{2n}-1}{-4n^2+\dots}##
which is of order ##\frac{1}{n^{3/2}}## and hence converges.

While for the second one doing the same thing
##\frac{1}{1+\sqrt{2n}} + \frac{1}{1-\sqrt{2n+1}} = \frac{\sqrt{2n}-\sqrt{2n+1}+2}{2n}## which is of order ##\frac{1}{\sqrt{n}}## and hence diverges if you do compare it against the harmonic series.
 
What I intended with my suggestion was to suggest a way for you to use the Leibniz criteria.

You have for the first series: ##\displaystyle \ \sum_{n=2}^\infty \frac{1}{\sqrt{n}}\frac{(-1)^n}{(-1)^n+\sqrt{n}} = \sum_{n=2}^\infty (-1)^n a_n \ ##

Thus ##\displaystyle \ a_n = \frac{1}{\sqrt{n}}\frac{1}{(-1)^n+\sqrt{n}} \ . ## We see that an is positive. for all n ≥ 2, so the series is indeed alternating.

To see that the sequence, [ an ] converges, compare it to the sequence, [ bn ], where
##\displaystyle b_n = \frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})} \ . ##​

When n is odd, an = bn .

When n is even, an < bn , which is consistent with the first inequality I gave in post #2, and is:
##\displaystyle \frac{1}{\sqrt{n}}\frac{1}{(1+\sqrt{n})}<\frac{1}{\sqrt{n}}\frac{1}{(-1+\sqrt{n})}##​

I think you'll find that the sequence, [bn] converges to 0, therefore, [an] converges to zero
 
  • Like
Likes   Reactions: Incand
Right that's a good way to show that ##a_n## converges. I never thought about that part since it seemed quite obvious that the sequence converges with the ##\sqrt{n}## factor in the denominator. But this still wouldn't allow us to use the Leibniz criteria right since we don't have a decreasing sequence?

So let's see if I understand this right, your post would be a way to start if Leibniz criteria would be applicable, but in this case it turned out to not be? I included the criteria in the post since most problem in the same section seemed to be using that criteria so I thought it would be of use.
 
Incand said:
Right that's a good way to show that ##a_n## converges. I never thought about that part since it seemed quite obvious that the sequence converges with the ##\sqrt{n}## factor in the denominator. But this still wouldn't allow us to use the Leibniz criteria right since we don't have a decreasing sequence?

So let's see if I understand this right, your post would be a way to start if Leibniz criteria would be applicable, but in this case it turned out to not be? I included the criteria in the post since most problem in the same section seemed to be using that criteria so I thought it would be of use.
Oh! Of course.

I missed the word 'decreasing'.

DUH !
 
  • Like
Likes   Reactions: Incand
Then we're on the same page! It didn't help that I thought I should use that criteria for a problem it didn't apply to at the start.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K