Does the Alternating Series Test show convergence for this series?

In summary: A## follows, therefore ##B## follows, therefore ##C## follows. This can be written as ##C \Longrightarrow B \Longrightarrow A \Longrightarrow \varepsilon##, but the order of the implication arrows is the reverse of the logical one. Formal proofs in mathematics are often written in this way, so this should be mentioned in the textbook.
  • #1
murshid_islam
457
19
Homework Statement
To determine whether a series is convergent using the Alternating Series Test
Relevant Equations
[tex]\sum\limits_{n=1}^{\infty} (-1)^n\frac{\sqrt n}{2n+3}[/tex]
The Alternating series test has to be used to determine whether this series converges or diverges: [tex]\sum\limits_{n=1}^{\infty} (-1)^n\frac{\sqrt n}{2n+3}[/tex]

Here's what I have done:

Let [itex]a_n = \frac{\sqrt n}{2n+3}[/itex]. Therefore, [itex]a_{n+1} = \frac{\sqrt {n+1}}{2n+5}[/itex]

Now, for [itex]a_{n+1}[/itex] to be less than or equal to [itex]a_n \\ [/itex],
[itex]\frac{\sqrt {n+1}}{2n+5} \leq \frac{\sqrt n}{2n+3} \\ [/itex]
[itex]\Rightarrow \sqrt {\frac{n+1}{n}} \leq \frac{2n+5}{2n+3} < \frac{4n+6}{2n+3} \\ [/itex]
[itex]\Rightarrow \sqrt {\frac{n+1}{n}} < 2 \\ [/itex]
[itex]\Rightarrow \frac{n+1}{n} < 4 \\ [/itex]
[itex]\Rightarrow 3n > 1 \\ [/itex]
[itex]\Rightarrow n > \frac{1}{3}[/itex]

Therefore, [itex]a_{n+1} \leq a_n[/itex] for all [itex]n \geq 1[/itex]

And [itex]\lim_{n \to \infty} a_n = \lim_{n \to \infty} \frac{\sqrt n}{2n+3} = \lim_{n \to \infty} \frac{1}{2 \sqrt n+ \frac{3}{\sqrt n}} = 0[/itex]

Therefore, by Alternating Series Test, the series is convergent.

Is this ok?
.
 
Physics news on Phys.org
  • #2
I know it as Leibniz criterion, but anyway. You have to write it backwards: from ##n> \frac{1}{3}## to ##a_{n+1}<a_n##, since that it is what you want to show. You have shown an implication of an already convergent series, the wrong logical direction.
 
  • Like
Likes member 587159
  • #3
fresh_42 said:
You have shown an implication of an already convergent series, the wrong logical direction.--
I disagree. To show that an alternating series converges, all you need to do is to verify the two conditions:
  1. ##\lim_{n \to \infty} a_n = 0##
  2. The terms are decreasing; i.e., ##a_{n + 1} \le a_n##
In the OP's work on determining the latter condition, I believe that all the steps are reversible.

Another way to check that the terms are decreasing is to look at the limit of ##\frac{a_{n+1}}{a_n}. if this limit is less than 1, the sequence is decreasing.
The OP has done both of these, and has concluded that the series converges. I agree with his conclusion.
 
  • #4
Mark44 said:
I disagree. To show that an alternating series converges, all you need to do is to verify the two conditions:
  1. ##\lim_{n \to \infty} a_n = 0##
  2. The terms are decreasing; i.e., ##a_{n + 1} \le a_n##
In the OP's work on determining the latter condition, I believe that all the steps are reversible.

Another way to check that the terms are decreasing is to look at the limit of ##\frac{a_{n+1}}{a_n}. if this limit is less than 1, the sequence is decreasing.
The OP has done both of these, and has concluded that the series converges. I agree with his conclusion.

Fresh merely pointed out that the implication is in the wrong order and he is correct. You are also correct that all steps are reversible, but logically the solution contains a flaw and if I would grade it I would subtract a small point.
 
  • #5
What I had shown was that for [itex]a_{n+1} \leq a_n[/itex], n has to be greater than [itex] \frac{1}{3}[/itex]. Since [itex]n \geq 1[/itex], the reverse implication works and therefore [itex]a_{n+1} \leq a_n[/itex]. I can of course write all of that backward so that [itex]a_{n+1} \leq a_n[/itex] follows from [itex]n > \frac{1}{3}[/itex].
.
 
  • #6
Mark44 said:
In the OP's work on determining the latter condition, I believe that all the steps are reversible.
Yes, but they are written in the wrong direction. There is a squaring on the way which is not reversible, at least not always. So additional and unmentioned informations come into play. Such steps are notorious flaws in more complex situations. Better to learn it at those easy examples.
 
  • #7
Math_QED said:
but logically the solution contains a flaw
Yep, I see it.
 
  • Like
Likes member 587159
  • #8
murshid_islam said:
What I had shown was that for [itex]a_{n+1} \leq a_n[/itex], n has to be greater than [itex] \frac{1}{3}[/itex]. Since [itex]n \geq 1[/itex], the reverse implication works and therefore [itex]a_{n+1} \leq a_n[/itex]. I can of course write all of that backward so that [itex]a_{n+1} \leq a_n[/itex] follows from [itex]n > \frac{1}{3}[/itex].
.
Or I can assume the opposite, that is, [itex]a_{n+1} > a_n[/itex], and show a contradiction.
.
 
  • #9
Hang on, I have checked the function [itex]f(x) = \frac{\sqrt x}{2x + 3}[/itex] and its derivative. There's a maximum at x = 3/2. The function increases up to x = 3/2 and then it decreases.

Does the Alternating Series Test apply here if the sequence [itex]\left\{ \frac{\sqrt n}{2n+3} \right\}[/itex] isn't monotonically decreasing for all n?
.
 
  • #10
murshid_islam said:
Hang on, I have checked the function [itex]f(x) = \frac{\sqrt x}{2x + 3}[/itex] and its derivative. There's a maximum at x = 3/2. The function increases up to x = 3/2 and then it decreases.

Does the Alternating Series Test apply here if the sequence [itex]\left\{ \frac{\sqrt n}{2n+3} \right\}[/itex] isn't monotonically decreasing for all n?
.
Yes. The behavior has to be for "large" n. What happens for a few terms for small values of n doesn't matter.
 
  • Like
Likes murshid_islam
  • #11
Math_QED said:
Fresh merely pointed out that the implication is in the wrong order and he is correct. You are also correct that all steps are reversible, but logically the solution contains a flaw and if I would grade it I would subtract a small point.
So if he used double arrows all would be copacetic?... So if the infererence is IFF always write the double arrow!
 
  • #12
hutchphd said:
So if he used double arrows all would be copacetic?... So if the infererence is IFF always write the double arrow!
No. As mentioned, squaring isn't reversible.

If you show ##A=B \Longrightarrow 1=1##, then you cannot just write it as ##A=B \Longleftrightarrow 1=1##. The logic says: True can follow from False, but False cannot follow from True. Hence you have to write ##1=1 \Longrightarrow A=B## if that is what you want to show.

This means in practice, that you scribble ##A=B \Longrightarrow 1=1##, hope that it can be reversed, and if so, finally write down ##1=1 \Longrightarrow A=B##. It is a matter of hygiene.
 
  • #13
Yes I somehow missed the discussion. But the sum stipulates n is positive...in a formal proof does that not allow the twin arrow at that step? Or do you notate it differently?
 
  • #14
hutchphd said:
Yes I somehow missed the discussion. But the sum stipulates n is positive...in a formal proof does that not allow the twin arrow at that step? Or do you notate it differently?
In the example we only consider that part of the root function which is above the ##x##-axis, so it is equivalent here. This should be mentioned in a proof at this level. Especially in calculus we often have the situation in which things have to be written backwards: For ##\varepsilon## there is an ##N## ... Nobody knows this ##N## from the start, but you have to start with it and end up with ##<\varepsilon##. And those deductions are often not reversible!

For squaring we only have ##a< b \Longrightarrow a^2<b^2 \Longrightarrow |a|<|b|##. So if ##a,b## aren't numbers but some complicated expressions, then it is not obvious that ##a=|a|## and ##b=|b|##. The OP has asked 'Is this ok?' and the answer is 'Almost.'

Maybe I'm a bit spoiled since I saw ##A<B \Longrightarrow AC<BC## in a thesis where the author didn't care about ##C>0##, which wasn't obvious at all, since ##C ## was an expression which could have been negative without assuming further properties. Another one claimed a group ##G\cong SL(2)## where it actually was ##G\cong PSL(2)##. No big deal, because ##G## was a tensor group and of course we have ##x \otimes y = \gamma x \otimes (1/\gamma) y## only up to the center.

Since then I find that it is important to practice such subtleties in time. Not, that I wouldn't make such mistakes myself, too, from time to time.
 
  • Like
Likes hutchphd
  • #15
I think it would be better if I consider the function [itex]f(x) = \frac{\sqrt x}{2x + 3}[/itex] and show that [itex]f'(x)<0[/itex] (and therefore, f(x) is decreasing) on the interval [itex]\left( \frac{3}{2}, \infty \right)[/itex]. And so, [itex]\left\{\frac{\sqrt n}{2n + 3}\right\}[/itex] is a decreasing sequence.
.
 
  • Like
Likes member 587159

1. What is the Alternating Series Test?

The Alternating Series Test is a method used to determine the convergence of an alternating series, which is a series in which the signs of the terms alternate between positive and negative. It states that if the terms of an alternating series decrease in absolute value and approach 0, then the series converges.

2. How do you apply the Alternating Series Test?

To apply the Alternating Series Test, you must first check if the series alternates in sign and if the terms decrease in absolute value. Then, you can use the limit comparison test or the ratio test to determine if the series converges or diverges.

3. What does it mean if the Alternating Series Test shows convergence?

If the Alternating Series Test shows convergence, it means that the series will have a finite sum and the terms of the series will approach 0 as the number of terms increases. This indicates that the series is getting closer and closer to a specific value and will not continue to increase indefinitely.

4. Can the Alternating Series Test be used for all series?

No, the Alternating Series Test can only be used for alternating series, which are a specific type of series. It cannot be applied to series that do not alternate in sign or have terms that do not decrease in absolute value.

5. How does the Alternating Series Test differ from the Divergence Test?

The Divergence Test is used to determine if a series diverges, while the Alternating Series Test is used to determine if an alternating series converges. The Divergence Test states that if the limit of the terms of a series does not equal 0, then the series will diverge. The Alternating Series Test, on the other hand, looks at the behavior of the terms and their signs to determine convergence.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
266
  • Calculus and Beyond Homework Help
Replies
2
Views
194
  • Calculus and Beyond Homework Help
Replies
2
Views
713
  • Calculus and Beyond Homework Help
Replies
3
Views
422
  • Calculus and Beyond Homework Help
Replies
17
Views
624
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
320
  • Calculus and Beyond Homework Help
Replies
5
Views
492
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
766
Back
Top