Finding the Sum of a Series Using Partial Sums

  • Thread starter Thread starter remaan
  • Start date Start date
  • Tags Tags
    Series Sums
remaan
Messages
132
Reaction score
0

Homework Statement



How to find the Sn of this patial sum : 1/n+3 - 1/ n+1 ??

Homework Equations



Finding the terms

The Attempt at a Solution


In fact, I tried finding s1 and s2 and so on till s6 and I found that the Sn is -1/ n+2 after I canceled the terms, is that right ??
 
Physics news on Phys.org
If Sn= 1/(n+3)- 1/(n+1) then Sn+1= 1/(n+4)- 1/(n+2). Subtracting these two consecutive partial sums gives
]\frac{1}{n+4}- \frac{1}{n+2}- \frac{1}{n+3}+ \frac{1}{n+1}
What does that give you?
 
Are you trying to say that this method gives us Sn term directly, without a need for any subs. and finding terms ?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top