Convergence of Alternating Series

Cairo
Messages
61
Reaction score
0
I need to test the series

∑_(n=1)^∞〖(-1)^(n+1) 1/(n+2x^2 )〗 x in R

for absolute, pointwise and uniform convergence.

I am unsure about absolute convergence. I thought about using the comparison test and the idea that 1/n+2x^2 > 1/n and so diverges. Is this correct?

I'm not sure how to go about pointwise convergence, but if shown, then I am sure I would be able to prove if it is uniformly convergent or not.

Thanks in advance.
 
Physics news on Phys.org
Cairo said:
I need to test the series

∑_(n=1)^∞〖(-1)^(n+1) 1/(n+2x^2 )〗 x in R

for absolute, pointwise and uniform convergence.

I am unsure about absolute convergence. I thought about using the comparison test and the idea that 1/n+2x^2 > 1/n and so diverges. Is this correct?
No. 1/(n + 2x^2) < 1/n. When the denominator is larger, the overall fraction is smaller. Since the inequality goes the wrong way, you can't conclude that the series diverges.
Cairo said:
I'm not sure how to go about pointwise convergence, but if shown, then I am sure I would be able to prove if it is uniformly convergent or not.

Thanks in advance.
 
Stupid me!

I'm at a loss at how to proceed for absolute convergence now. Any ideas?
 
If I write the series as \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n + C} where C = 2x^2 is a constant, does that give you any ideas for what to compare it to?

Remember that convergence or divergence is determined by the tail of the series, and that tail can start as far down as you like.
 
isnt absolute convergence simply the sum of the absolute values of each term. Or equal to that -1 changing to a 1? And in that case you have a function with the denominator increasing by 1 each time. Which does not converge.
 
Your comment would suggest comparing it with the Harmonic Series, which diverges.

I have used the Ratio Test and claimed that |a(n+1)/a(n)|<1 for all x in R, as n tends to infinity. Hence converges absolutely.

Is this correct now?
 
Actually...I think this is wrong since it eventually equals 1, so the test is inconclusive.

This is driving me MAD!
 
Isn't there a test where you examine the limit of the ratio of the terms of a known converging or diverging series and the series in question?
 
Here is a hint:

Using Ystael's notation,

<br /> \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n + C} = \sum_{n=C+1}^\infty \frac{(-1)^{n+1 - C}}{n} <br />
 
  • #10
The Alternating Series Test reveals that {(-1)^n+1}/n converges.
Since {(-1)^n+1}/n+C < {(-1)^n+1}/n, then the series in question converges by the Comparison Test.

However, this doesn't show absolute convergence.

If I take the modulus of {(-1)^n+1}/n, then I get the Harmonic Series, which diverges.

Confused with where to go with all this!
 
  • #11
To show absolute convergence or divergence, you can use the limit comparison test.
 
  • #12
l'Hôpital said:
Here is a hint:

Using Ystael's notation,

<br /> \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n + C} = \sum_{n=C+1}^\infty \frac{(-1)^{n+1 - C}}{n} <br />
That only works if C is an integer, which is not guaranteed because C=2x^2 and x can be any real number.
 
  • #13
vela said:
That only works if C is an integer, which is not guaranteed because C=2x^2 and x can be any real number.

I keep doing this mistake. : /
Good call.
 
  • #14
Cairo said:
Your comment would suggest comparing it with the Harmonic Series, which diverges.

And what is the issue with that? I mean n is to the power of 1, so therefore it must diverge for all values of x except infinity and negative infinity. right?
 
  • #15
In a previous post, somebody mentioned that you couldn't determine if the series diverged using this fact, since 1/n+C < 1/n. Wouldn't you need the inequality the other way around?
 
  • #17
I'm so confused now I have no idea what I am trying to prove.

Is the series divergent or absolutely convergent? If I know this, it might give me a starting point for a proof!
 
  • #18
Okay...but this doesn't apply since you need ALL positive terms.
 
  • #19
Cairo said:
Okay...but this doesn't apply since you need ALL positive terms.
You're testing for absolute convergence, right? So you're no longer looking at the original sequence, but the absolute value of the original sequence.

(By the way, most of the other tests also require a positive or non-negative sequence.)
 
  • #20
Okay...So using the Limit Comparison Test I get a value of 1. Since 1/n is divergent, they both diverge, and so my original sequence is not absolutely convergent.

Is that right?
 
  • #21
Sorry...value should be 1/C which is still greater than zero, since C is positive for all x in R.
 
  • #22
Actually, you got the limit right the first time. As n goes to infinity, the value of C becomes negligible.

You could have also used Ystael's suggestion to use the comparison test by lopping off the first N terms of the harmonic series, where N>C. Let a_n = 1/n. If you form a new sequence by dropping the first N terms, you'd have b_n = a_{n+N}, and the corresponding series won't converge because you've dropped only a finite number of terms. Since N>C, b_n=1/(n+N)\le 1/(n+C), according to the comparison test, your series will diverge as well.
 
  • #23
Thanks. Now for pointwise convergence!
 
  • #24
Cairo said:
In a previous post, somebody mentioned that you couldn't determine if the series diverged using this fact, since 1/n+C < 1/n. Wouldn't you need the inequality the other way around?

why should it matter that 1/n+C < 1/n?? say your C value is 100000000000000. then it still doesn't converge at any value. The First part of the series only will determine how large it is, but it is the evaluation of the series as n goes to infinity that is of importance.
 
  • #25
The proof I had in mind that the series does not converge absolutely actually used the comparison test against a modified sequence. This is an important thing to keep in your toolkit: if the sequence you want to compare against doesn't fit what you need exactly, you might be able to tweak it slightly so it does.

Here is the proof I was thinking of: When n is sufficiently large, specifically when n &gt; C, we have 2n &gt; n + C. Therefore \frac1{n + C} &gt; \frac1{2n}, so \sum_{n=1}^\infty \frac1{n + C} diverges by comparison to the divergent series \sum_{n=1}^\infty \frac1{2n}.
 
  • #26
Cairo, if the harmonic series has the denominator increasing by one each time, and so does this series, the only thing that is changing is where the series starts. the harmonic series will diverge even if it starts at n=10000000000000000000000. so for whatever value of x that you have(if not infinite as previously mentioned), your series will diverge
 
  • #27
Thanks for all your comments. I've now written up a proof that uses the Comparison Test and used the hints supplied by Ystael and Vela.

For pointwise convergence, does fn(x) converge pointwise to 0 for all x in R? If so, how do you deduce that the series does not converge uniformly?
 
Back
Top