Convergence of series and limits

Click For Summary
SUMMARY

The series sum(an) defined as an=1/(n(n^2-1)) converges, and the convergence can be analyzed using the Limit Comparison Test with the series 1/n^3. The partial fraction decomposition of an leads to a telescoping series, where terms cancel each other out, simplifying the evaluation of the limit. The key to solving this problem lies in recognizing the cancellation patterns in the series, which ultimately allows for determining the limit as n approaches infinity.

PREREQUISITES
  • Understanding of series convergence and divergence
  • Familiarity with the Limit Comparison Test
  • Knowledge of partial fraction decomposition
  • Ability to identify telescoping series
NEXT STEPS
  • Study the Limit Comparison Test in detail
  • Practice problems involving telescoping series
  • Explore partial fraction decomposition techniques
  • Learn about convergence tests for series, including the Ratio Test and Root Test
USEFUL FOR

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

Juggler123
Messages
80
Reaction score
0
For the following series sum(an) between n=2, n=infinity determine if the series converges and if so find the limit? Such that

an=1/(n(n^2-1))

I've expressed (an) in partial fractions so that

an=-1/n + 1/(2(n+1)) + 1/(2(n-1))

but can't seem to get any further than this?
Where should I go from here??
 
Physics news on Phys.org
Hi Juggler123.

Have you learned the Limit Comparison Test? This is the key to solving for convergence/divergence of this series.

Usually, we use partial fractions when we have reason to believe that the series will become a "telescoping series" (as you write the sequence of partial sums... you find "patterns" and these "patterns" cancel out).

Like I said, have a try with the Limit Comparison test... comparing the series you've stated with 1 / n^3
 
Juggler123 said:
For the following series sum(an) between n=2, n=infinity determine if the series converges and if so find the limit? Such that

an=1/(n(n^2-1))

I've expressed (an) in partial fractions so that

an=-1/n + 1/(2(n+1)) + 1/(2(n-1))

but can't seem to get any further than this?
Where should I go from here??
Looks to me like you might have a "telescoping series" there. Write out the first few terms using your partial fractions:
[itex]a_2+ a_ 3+ a_4+ ...]/itex]<br /> 1/2+ 1/6+ 1/12+ ...<br /> (-1/2+ 1/6+ 1/2)+ (-1/3+ 1/8+ 1/4)+ (-1/4+ 1/10+ 1/6)<br /> <br /> That's not terribly clear but in each term we have one negative number, -1/n, and two negative numbers, 1/(2(n+1)) and 1/(2(n-1)). Each -1/n will cancel both 1/(2(m+1)), for m= n-1, and 1/(2(m-1)) for m= n+1. For example, taking n= 3, -1/3 will cancel both 1/(2(2+1)= 1/6, and 1/(2(4-1))= 1/6: -1/3+ 1/6+ 1/6= 0. If n= 6, -1/5 will cancel both 1/(2(4+1))= 1/10 and 1/(2(6-1))= 1/10: -1/5+ 1/10+ 1/10= 0. The only question remaining is what numbers do NOT get canceled?[/itex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
2K