Help understanding the conditions of the Alternating Series

dan38
Messages
57
Reaction score
0

Homework Statement


Okay from what I have learned to prove that a series converges via the alternating test, you must prove the following conditions

Homework Equations


1) an > 0
2) lim an (n--> infinity) = 0
and
3) a(n+1) < an

The Attempt at a Solution


However recently I've been encountering questions in my textbook where the first condition isn't filled, but the others two are and the answer is that it is converging
Doing further research online, I've found that most people simply disregard the first condition as well, i.e.
ww.youtube.com/watch?v=8qhVGeCkgGg

So Would anyone be able to clarify why the first condition is seemingly irrelevant?
 
Physics news on Phys.org
dan38 said:
However recently I've been encountering questions in my textbook where the first condition isn't filled, but the others two are and the answer is that it is converging
Post those questions and your attempts. :smile: It's always easier to explain and find your mistakes when facing the questions themselves.
 
ttp://www.wolframalpha.com/input/?i=-%28%28-1%29^n%29%2F%28n%2B1%29+convergence

Wouldnt you expect that to diverge since
an = -1/(n+1)
which isn't greater than 0 for all values of n
 
Don't you mean: ##a_n = \frac{(-1)^n}{(n+1)}##? That would be wrong.
Use LaTeX to write it or just take a screenshot or picture of the whole question and attach it to your post.
 
no that would be series itself
an = -1/(n+1)
i.e. the co-efficient of -1^n
so how would that converge??

dont quite know how to use latex yet sorry
 
dan38 said:

Homework Statement


Okay from what I have learned to prove that a series converges via the alternating test, you must prove the following conditions

Homework Equations


1) an > 0
2) lim an (n--> infinity) = 0
and
3) a(n+1) < an

The Attempt at a Solution


However recently I've been encountering questions in my textbook where the first condition isn't filled, but the others two are and the answer is that it is converging
Doing further research online, I've found that most people simply disregard the first condition as well, i.e.
ww.youtube.com/watch?v=8qhVGeCkgGg

So Would anyone be able to clarify why the first condition is seemingly irrelevant?

You need to present your notation more carefully (as written, your statements look all wrong), but if I understand your question correctly, you are worried about some series being convergent event though some of the convergence test conditions you were taught do not apply. That is simply because the conditions you were taught are SUFFICIENT, not necessary. In other words, if such-and-such conditions hold we have a convergent series. This does not say anything at all about what happens when the conditions do NOT hold.

RGV
 
so if it doesn't hold, do I use another test?
 
dan38 said:
so if it doesn't hold, do I use another test?

Give a specific example. To try to speak in generalities at this stage is dangerous: it might leave you "knowing" things that are wrong.

RGV
 
where my series = the negative of this

(-1)^n
--------
(n+1)
 
  • #10
sorry just had another quick question, if i had the negative series =

(-1)^n
--------
n^0.5


Could I use the comparison test to the modulus of this and then use the p-series to determine if the 1/root(n) converges/diverges?
 
  • #11
dan38 said:
where my series = the negative of this

(-1)^n
--------
(n+1)

So (assuming we start at n = 0), one series is
1 -\frac{1}{2} + \frac{1}{3} - \frac{1}{4} + \cdots,
while the other is
-1 + \frac{1}{2}- \frac{1}{3} + \frac{1}{4} - \cdots.
Do you honestly and truly not see that convergence/divergence answers are exactly the same in the two cases?

RGV
 
Back
Top