Is the Alternating Series Convergent? Tips and Tricks for Solving

In summary: Last edited by mathphys; 02-20-2006 at 05:12 PM.In summary, the conversation discusses the convergence of an alternating series and the tests used to determine convergence. The root and ratio tests are not applicable, and Maple 10 also fails to provide an answer. The alternating series test is suggested as a solution, but further discussion on the necessary and sufficient conditions for convergence leads to a debate on logic. The conversation also briefly touches on finding the radius of convergence for two power series.
  • #1
SigurRos
25
0
Alternating Series Help!

I apologize right now for the fact that I have no idea how to use LaTeX

I can't figure out if the following alternating series is convergent or not:

Sum(((-1)^(n-1)) * ((2n+1)/(n+2))) from 1 to infinity

the root test is not applicable, A(n+1)>An, and the ratio test gives me Limit=1, so I have no comclusive evidence either way. Even Maple 10 couldn't give me an answer.
I have a test tomorrow. HELP!
 
Physics news on Phys.org
  • #2
You just need to use the alternating series test

the series \Sum_{n=1}^{\inftty} (-1)^n a_n converges if

lim_{n->\infty} a_n =0 & a_n is monotonic decreasing
 
Last edited:
  • #3
Hey how can you tell if the series in monatonic decreasing?

And thank you very much.
 
  • #4
That would be great if lim an=0 (n->inf) but it doesn't. lim an=2. Although the first criterion is met for the alt. series test, the second is not. In fact all tests about regular convergence fail on this series. If you are allowed to broaden your idea of convergence it may be Abel or Cesaro summable. Otherwise, every other test for "regular" convergence is inconclusive. Unless there is a trick I am missing you might not know whether it converges in traditional sense.
 
  • #5
lol, it just killed Matlab 7.0 too! "NaN"
 
  • #6
If {a_n} is a (strictly) monotonically decreasing series then

(a_(n+1))/a_n < 1 . (for all n)

For the alternating test both this and the limit must hold,
hence if one fails, the series does not converge
 
  • #7
An+1>An
and
the Lim=2 as n->infinity

Does this mean that it is definitely divergent then, since neither criteria for convergence was met?
 
  • #8
mathphys, are we going to argue all night. I will state the alternating series test: An alternating series sum((-1)^n*an) converges IF: an is monotone decreasing AND lim(an)=0. We have the prepositional logic statement: (A+B)-->C. Now you are saying that if we negate either A or B, ~A or ~B, then that means ~C? WLOG, say we have A and ~B. Then we have ~(A+B). So your claim is that given (A+B)->C and ~(A+B), then we may conclude ~C. That is a logical fallacy called denying the antecedent. Therefore it is still unknown whether the series converges or diverges.
 
Last edited:
  • #9
Hate to be a burden here, but I have 2 Power series questions as well

I have to find the radius of convergence for each of these:

((sqrt(n)+1)/(2+sqrt(n))*x^n

and

((2n)!/((n+1)^n))*x^n

Im sure I could work them out, but the test is in 4 hours and my brain ceases functioning at this hour.

Thanks for your help so far, guys.
 
  • #10
"For the alternating test both this and the limit must hold,
hence if one fails, the series does not converge", i wrote, "hence if that one...", I must had written ;)... meaning that if the limit criteria is not satisfied the series diverge.

Lim_{n-->infinity} a_n=0 is a necessary condition for convergence of the alternating series. If this criteria fails the series diverge. Nevertheless, if this requierement is satisfied this does not mean that the series converge, because is necessary but not sufficient.

However, in this example this limit does not hold, so the series does not converge (for THIS example).
 
Last edited:
  • #11
For the first one: B=lim(sup(abs(an)^(1/n),N),N,inf)=1. Therefore 1/B=1=Radius of convergence. For the other the test fails, so give me a moment.
 
  • #12
Using the ratio test on the second one, lim(abs(a(n)/a(n+1))=1/2. Therefore R=1/2.
 
  • #13
mathphys, you fail to understand the logic behind conditional statements. The only inferences that may be made using the conditional statement A->B, are Modus Pollens and Modus Tollens. In the former, we have A->B, A, therefore B. In the latter A->B, ~B, therefore ~A. We have neither of the two cases in this situation and by continuing to support the claim that since lim an=2 then the series diverges, shows that you are unwilling to put as much effort in understanding prepositional logic as you are to argue with people on the internet. You are commiting a logical fallacy, denying the antecedent, by saying for certain it converges. Example: "If I was killed in a plane crash, then I am dead." I was not killed in a plane crash. By your logic, we may infer that I am not dead? Does that make any sense?
 
  • #14
out

I won't discuss logic with you, because this is not the place or post, nor i will put simplistic non sense examples.


Just try understand what necessary and sufficient conditions mean.
 
  • #15
My friend, you are wrong. I gave a proof of why you are wrong. (A+B)->C, ~(A+B), therefore ~C is INCORRECT, denying the antecedent. Perhaps I didn't make clear what A, B, and C are. A=an is monotonically decreasing, B=lim(an)=0, and C=an converges. Now we know A to be true, we know B to be false, therefore ~B. Now, in order for A+B to be true, BOTH A and B must be true, therefore we have ~(A+B). It is therefore INCONCLUSIVE whether we have C or ~C. Give me a PROOF otherwise? You claim that I don't know necessary and sufficient conditions, give me a proof of why I am wrong. And by the way, my example wasn't stupid. just because I didn't get killed in a plane crash, doesn't mean that I am not dead, I could have died by other means. Perhaps going insane on the internet why attmepting to persuade the thick headed.
 
  • #16
...i didnt mean to start a fight
i just wanted homework help
feel free to continue though, I am not really knowledgeable on logic and proofs, so maybe i can learn something from this debate

Thanks again for your help guys
 
  • #17
Lol

There is no point in that , it won't help you with your homework, nor me. :)
Just for reference
http://planetmath.org/encyclopedia/AlternatingSeriesTest.html [Broken] see this and references therein.

http://en.wikipedia.org/wiki/Necessary_and_sufficient_conditions

"To say that A is necessary for B is to say that B cannot be true unless A is true, or that whenever (wherever, etc.) B is true, so is A."

Because the limit condition ALONE (not A+B nor nothing like that :P) is a necessary condition for the alternating series to converge, it cannot be true that the series converge unless the limit condition (ALONE!) is satified. Because it is not, is not true that the series converge. Then what follows? you guess it :).
 
Last edited by a moderator:
  • #18
wait, for the second power series, after some manipulation, wouldn't you end up with 2x* Lim((1+1/n)/(1+2/n))^(n+1), which would be 2x/e, and the radius would be e/2?
 
Last edited:
  • #19
:)

You're on the right track, an exponential has to appear, just work it a little more
 
Last edited:
  • #20
well (1+1/n)^(n+1) is e
and 1 + 2/n)^(n+1) is e^2
so it would have to be 2x*e^-1, or 2x/e, right?
or am i missing something
2 hours till test...
i love caffeine
 
  • #21
hint

Check the definition of the exponential of a number as a limit.

Also take care with the factorial

(2n)! turns in (2(n+1))! when n is replaced by n+1
 
Last edited:
  • #22
im pretty sure the factorial is right because when (2(n+1))! is divided by (2n)!, it equals (2n)!*2(n+1)/(2n)!, which cancells out to 2(n+1)
...right?
and i checked that limit with maple and it gave me e^-1

wait a minute, is 4x/e, therefore x=e/4 because of the manner of this particular factorial?
 
  • #23
factorial

I think that
(2(n+1))!= (2n+2)!=2n! (2n+1)(2n+2)

unless that I may need some caffeine also. (I think I do :))
 
  • #24
i don't think that's so, because all n is replaced with (n+1), making (2n)->2(n+1)->2n+2. To get 2n+1 you'd have to add a n value of 1/2.
if you divide out 2n+1, you'd get 2(n+1/2) which is incorrect, i think.
im pretty sure that the way this series works, it is only 2n+2, or 2(n+1)

i could be wrong, and ill make sure to let you know who's right when i get the test back.
maybe the answer is just 1,000,000,000*pi and we both seriously need caffeine.
only time can tell.
 
  • #25
;)

It is correct, believe me, after all the factorial is just a particular case of the gamma function ;)

For example

(2(3)+2)!= 8!=8*7*(6*5*4*3*2*1*1)= 8*7*6!= (2*3+2)(2*3+1)*6!



And Yes,,,long live to caffeine!
 
  • #26
i hereby retract my previous statement

you are right, mathphys
i was wrong

thank you for showing me the way
(calculators don't lie)
 
  • #27
with this new knowledge, imust now include (2n+1)in my limit, which is not pretty, as it produces infinity.
correct?
 
  • #28
and therefore, i end up with 2x/e * infinity, and therefore the radius of convergence is 0
right?
 
  • #29
Yes

It converges just at x=0
 
  • #30
awesome!

you rule
as do i, but to a clearly lesser extent
 
  • #31
;)

Well, We all have our 'I need help' problems, it is just a matter of practice and becoming every day a little bit more masochist and stubborn in order to solve them LOL (I'm stuck on one of those now). And because of that, it is nice to have the help and hints when are needed.

Good Luck, in your examination!
 
Last edited:

1. What is an alternating series?

An alternating series is a series in which the terms alternate in sign, meaning that every other term is positive or negative. For example, an alternating series could be 1 - 2 + 3 - 4 + 5 - 6 + ...

2. How do I determine if an alternating series is convergent?

To determine if an alternating series is convergent, you can use the alternating series test. This test states that if the absolute value of the terms in the series decrease and approach 0 as n approaches infinity, then the series is convergent.

3. What is the alternating series test?

The alternating series test is a method used to determine if an alternating series is convergent. It states that if the absolute value of the terms in the series decrease and approach 0 as n approaches infinity, then the series is convergent.

4. Are there any tips for solving alternating series?

One tip for solving alternating series is to look for patterns in the terms. For example, if the terms alternate between positive and negative, you can try grouping them together to simplify the series. Additionally, it can be helpful to use the alternating series test to determine convergence.

5. Can an alternating series be both convergent and divergent?

No, an alternating series can only be either convergent or divergent. If the alternating series test is inconclusive, then the series is considered to be divergent. However, if the alternating series test shows that the series is convergent, then it is guaranteed to be convergent.

Similar threads

  • Calculus and Beyond Homework Help
Replies
14
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
54
  • Calculus and Beyond Homework Help
Replies
5
Views
928
  • Calculus and Beyond Homework Help
Replies
3
Views
312
  • Calculus and Beyond Homework Help
Replies
2
Views
640
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
768
  • Calculus and Beyond Homework Help
Replies
8
Views
960
  • Calculus and Beyond Homework Help
Replies
5
Views
419
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
Back
Top