Convergence/Divergence of series; conflicting answers

  • Thread starter Thread starter Scintillation
  • Start date Start date
  • Tags Tags
    Series
Click For Summary

Homework Help Overview

The discussion revolves around determining the convergence or divergence of a series using the comparison test. Participants are exploring the implications of comparing the series to known divergent and convergent series, particularly focusing on the relationships between the terms of these series.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of the comparison test, questioning how to appropriately apply it to establish convergence or divergence. There is confusion regarding the implications of comparing to both divergent and convergent series, and whether one comparison can provide useful information while the other cannot.

Discussion Status

The discussion is active, with participants expressing confusion and seeking clarification on the application of the comparison test. Some guidance has been offered regarding the necessity of finding a suitable series for comparison, but there is no explicit consensus on the correct approach yet.

Contextual Notes

Participants are working under the constraints of homework rules, which require them to find appropriate series for comparison without providing complete solutions. There is an emphasis on understanding the conditions under which the comparison test can be applied effectively.

Scintillation
Messages
26
Reaction score
0

Homework Statement


Simple question. Find the convergence or divergence of this term.

The Attempt at a Solution


I tried using the comparison test with 1/sqrtn, which is a divergent p series (p=1/2), and then with 1/2^n, which is a convergent geometric series. I don't know why the answers should be conflicting, since it is clear both of my comparison series are bigger than the original.

Can someone help me? I'm probably doing something very stupid.

http://i47.tinypic.com/jj19xu.jpg
 
Last edited by a moderator:
Physics news on Phys.org
Assuming that the terms of the series are positive ...

When using the comparison test to check for divergence, you want your series to be larger term by term than the known divergent series.
 
In order to prove that a positive series \{a_n\} diverges, by the comparison test, you must show there is a divergent series \{b_n\} such that a_n\ge b_n. In order to show that a positive series \{a_n\} converges, by the comparison test, you must show that there is a convergent sequence \{b_n\} such that a_n\le b_n.
 
That is precisely the problem. Both of my comparisons are bigger than the original series, but one is divergent and the other is convergent.

Can I say that just because one of my comparisons converges, that my original series also converges (and that the divergent series comparison provides no information?).
 
Scintillation said:
That is precisely the problem. Both of my comparisons are bigger than the original series, but one is divergent and the other is convergent.

Can I say that just because one of my comparisons converges, that my original series also converges (and that the divergent series comparison provides no information?).

That IS precisely the problem. Your comparison 1/sqrt(n) is bigger than the original series. You take any series whatsoever and it's easy to find a divergent series that's bigger. So yes, no information there.
 
Scintillation said:
That is precisely the problem. Both of my comparisons are bigger than the original series, but one is divergent and the other is convergent.

Can I say that just because one of my comparisons converges, that my original series also converges (and that the divergent series comparison provides no information?).
So, find a known divergent series that's than your series, term by term.

Otherwise, use a different method to show that your series is divergent.
 
Hmm, I am sorry to say, but I am still kind of confused.

Now that I am rethinking the problem, I see that perhaps only one of them suggests convergence. If the bigger term converges, then the smaller term will converge too.

1/sqrtn is bigger, but it is divergent, so tells me nothing about my series.
1/2^n is also bigger, but because it is convergent, I know that my series is convergent too.

So I think one way to look at it is that it doesn't matter if 1/sqrt diverges, because that information is not useful. All I need to do is find a bigger series that converges, or a smaller one that diverges. A bigger one that diverges doesn't help me. Please correct me if I'm wrong.

In terms of using a comparison that is "bigger term by term," does this mean that I should not have tried the comparison with 1/sqrtn and simply went to 1/2^n?
 
I misunderstood the problem you're working on. (Must not have looked at the link!)

Do you know if \displaystyle \ \ \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}+2^n}\ \ converges ?

If it does, the find a known convergent series which is larger, term by term, than your series.

Note: \displaystyle \ \ \sum_{n=1}^{\infty} \frac{1}{2^n}\ \ is not larger term by term.


If it diverges, the find a known divergent series which is smaller, term by term, than your series.
 
Scintillation said:
Hmm, I am sorry to say, but I am still kind of confused.

Now that I am rethinking the problem, I see that perhaps only one of them suggests convergence. If the bigger term converges, then the smaller term will converge too.

1/sqrtn is bigger, but it is divergent, so tells me nothing about my series.
1/2^n is also bigger, but because it is convergent, I know that my series is convergent too.

So I think one way to look at it is that it doesn't matter if 1/sqrt diverges, because that information is not useful. All I need to do is find a bigger series that converges, or a smaller one that diverges. A bigger one that diverges doesn't help me. Please correct me if I'm wrong.

In terms of using a comparison that is "bigger term by term," does this mean that I should not have tried the comparison with 1/sqrtn and simply went to 1/2^n?

Nothing you are saying here sounds confused.
 
  • #10
SammyS said:
Note: \displaystyle \ \ \sum_{n=1}^{\infty} \frac{1}{2^n}\ \ is not larger term by term.

Isn't it? I thought it was.:confused:
 
  • #11
Scintillation said:

Homework Statement


Simple question. Find the convergence or divergence of this term.

The Attempt at a Solution


I tried using the comparison test with 1/sqrtn, which is a divergent p series (p=1/2), and then with 1/2^n, which is a convergent geometric series. I don't know why the answers should be conflicting, since it is clear both of my comparison series are bigger than the original.

Can someone help me? I'm probably doing something very stupid.

http://i47.tinypic.com/jj19xu.jpg

To prove convergence for a series of all positive terms, you need to find another *convergent* series of positive terms for which every term is *larger* than the original series. Think about this as finding an upper bound for your original series. If the upper bound is finite, your original series has to converge.

Conversely, to prove divergence, you need to find a *divergent* series which is *smaller*, term by term than the original series. Think about this as finding a lower bound for your original series. If the lower bound is infinite, your original series has to diverge.

(In both cases, if you cannot find a corresponding series where every term meets the condition, it suffices to find one where every term from a certain term onward meets the condition. But this is small print, and not needed here).

So the first test you did doesn't add any value. You compared against a divergent series *but* your original series was smaller, term by term than this divergent series. You cannot conclude anything from this.

The second test has value. You compared against a convergent series, *and* your original series is smaller, term by term than this convergent series. You can draw a conclusion from this.

There is no contradiction here. It's just that one comparison was useful, the other not.
 
  • #12
SammyS said:
I misunderstood the problem you're working on. (Must not have looked at the link!)

Do you know if \displaystyle \ \ \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}+2^n}\ \ converges ?

If it does, the find a known convergent series which is larger, term by term, than your series.

Note: \displaystyle \ \ \sum_{n=1}^{\infty} \frac{1}{2^n}\ \ is not larger term by term.


If it diverges, the find a known divergent series which is smaller, term by term, than your series.

The series \sum_{n=1}^{\infty} \frac{1}{2^n} IS larger, term-by-term, than the original series, because \sqrt{n} + 2^n > 2^n for all n ≥ 1.

RGV
 
  • #13
Curious3141 said:
Isn't it? I thought it was.:confused:
DUH!

Of course it is larger term by term!

What was I thinking?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
29
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K