Convergence by Comparison Test

Click For Summary
SUMMARY

The discussion centers on proving the convergence of the series $$\sum\limits_{n=1}^∞ \frac{n+1}{n^3}$$ using the comparison test with the known convergent series $$\sum\limits_{n=1}^∞ \frac{1}{n^2}$$. Participants clarify that while direct comparison fails, the limit comparison test is applicable. The conclusion is that $$\frac{n+1}{n^3}$$ can be shown to be less than a constant multiple of $$\frac{1}{n^2}$$ for sufficiently large n, confirming convergence.

PREREQUISITES
  • Understanding of series convergence, specifically p-series.
  • Familiarity with the comparison test and limit comparison test in calculus.
  • Knowledge of mathematical notation and inequalities.
  • Basic proficiency in manipulating algebraic expressions involving limits.
NEXT STEPS
  • Study the Limit Comparison Test in detail to understand its application in series convergence.
  • Explore the properties of p-series, particularly the conditions under which they converge.
  • Review examples of direct comparison tests to solidify understanding of their limitations.
  • Investigate the implications of constants in inequalities when proving convergence of series.
USEFUL FOR

Mathematics students, educators, and anyone interested in series convergence, particularly those studying calculus or advanced mathematical analysis.

vanceEE
Messages
109
Reaction score
2

Homework Statement


Use $$\sum\limits_{n=1}^∞ \frac{1}{n^2}$$ to prove by the comparison test that $$\sum\limits_{n=1}^∞ \frac{n+1}{n^3} $$ converges.

Homework Equations


$$\sum\limits_{n=1}^∞ \frac{n+1}{n^3} \equiv \sum\limits_{n=1}^∞ \frac{1}{n^2} + \sum\limits_{n=1}^∞ \frac{1}{n^3} $$

The Attempt at a Solution


$$ \frac{n+1}{n^3} < \frac{1}{n^2}$$
$$ n + 1 < n $$
$$ 1 < 0 $$ which is false.
I cannot prove the convergence of the series by direct comparison with 1/n2, correct? The series is a sum of 2 p-series (p > 1) so it is clearly a convergent series and can be shown by limit comparison with 1/n2, but I cannot see how I can prove this by direct comparison because there is no way that 1/n2 + 1/n3 is less than 1/n2 if n > 0...
 
Physics news on Phys.org
vanceEE said:
I cannot see how I can prove this by direct comparison because there is no way that 1/n2 + 1/n3 is less than 1/n2 if n > 0...

True, but can you show 1/n2 + 1/n3 is less than some constant times 1/n2?
 
Looks like direct comparison test doesn't work, but it's possible that "comparison test" in the problem could also refer to the limit comparison test -- see if that works instead.
 
jackarms said:
Looks like direct comparison test doesn't work, but it's possible that "comparison test" in the problem could also refer to the limit comparison test -- see if that works instead.

The problem was referring to direct comparison; limit comparison does in fact work as I stated in my original post. I'm aware that I'm dealing with a convergent series, but I just wanted to confirm whether or not direct comparison with 1/n2 is inconclusive.
 
AlephZero said:
True, but can you show 1/n2 + 1/n3 is less than some constant times 1/n2?

Yes, that seems feasible.
##\frac{n+1}{n^3} < c(\frac{1}{n^2}) ##
##\frac{n+1}{n^3} < \frac{c}{n^2} ##
##1 + \frac{1}{n} < c##
##\frac{1}{n} < c-1 ## if c > 2.

Let c = 3
## \frac{n+1}{n^3} < 3(\frac{1}{n^2}) ##
## n^3 + n^2 < 3n^3 ##
## 1 + \frac{1}{n} < 2 ##
## \frac{1}{n} < 1 ## for all n > 1.

Therefore, ##\frac{n+1}{n^3} < \frac{c}{n^2} ## where c > 2,
but I'm still kinda iffy about this, because I'm asked to prove the convergence with 1/n2.
 
Last edited:
assume the sum 1/n^2 converges. for each positive integer n, (n+1)/n^3 = 1/n^2 + 1/n^3 which is less than or equal to 2/n^2. and the sum of 2/n^2 converges since each term in the sequence of partial sums equals 2 times the corresponding term in the sequence of partial sums for 1/n^2. (there is a theorem that states that if (xn) is a sequence of real numbers that converges to L, then the sequence (a * xn) where a is a real number converges to a * L).
 
vanceEE said:
but I'm still kinda iffy about this, because I'm asked to prove the convergence with 1/n2.

Well, we don't know how pedantic your math lecturer is.

But I would have thought that if you are told that ##\sum\frac{1}{n^2}## converges, it seems perfectly reasonable to use the fact that ##\sum\frac{2}{n^2}## also converges.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
14
Views
2K