Recursive sequence terms don't cancel

  • Thread starter Thread starter whompa
  • Start date Start date
  • Tags Tags
    Sequence Terms
Click For Summary
SUMMARY

The forum discussion centers on solving a telescopic series through partial fraction decomposition. The equation 3n + 2 is decomposed into A(n+1)(n+2) + B(n)(n+2) + C(n)(n+1), leading to the values A = 1, B = 1, and C = -2. The resulting nth partial sum Sn is expressed as a combination of harmonic series and additional terms. The user initially overlooks a negative sign in their calculations, which is crucial for obtaining the correct series terms.

PREREQUISITES
  • Understanding of telescopic series
  • Familiarity with partial fraction decomposition
  • Knowledge of harmonic series
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study advanced techniques in partial fraction decomposition
  • Explore the properties of telescopic series in detail
  • Learn about convergence of harmonic series
  • Practice solving similar series problems using algebraic methods
USEFUL FOR

Students studying calculus, mathematics educators, and anyone interested in series convergence and algebraic techniques in problem-solving.

whompa
Messages
2
Reaction score
0

Homework Statement



The following series is a telescopic series. Find the exact sum of the series by performing a partial fraction decomposition and generalizing the formula for the nth partial sum Sn.

problem.png


Homework Equations


The Attempt at a Solution



3n + 2 = A(n+1)(n+2) + B(n)(n+2) + C(n)(n+1)
n = 0 → 2 = 2A → A = 1
n = -1 → -1 = -B → B = 1
n = -2 → -4 = 2C → C = -2

(3n+2)/(n(n+1)(n+2)) = 1/n + 1/(n+1) + 2/(n+2)

=> Sn = ... = 1 + 1/2 + 1/3 + ... + 1/n + 2/3 + 2/5 + 2/7 + ... + 1/(2n + 1)

I don't see the terms cancel. Did i do something wrong?

Thanks
 
Last edited:
Physics news on Phys.org
You forgot about the minus, dude! C=-2 :D
 
Ah, sorry about that, i did have a minus in my original work, typo o_o
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K