Given nth partial sum of a series, find a of n and sum

Click For Summary
The nth partial sum of the series is given by S_n = (n-1)/(n+1), leading to the conclusion that a_n = 2/(n(n+1)). There is confusion regarding the sum of the series, as the limit of S_n approaches 1, while the computed sum of a_n results in 2, creating a discrepancy. The book states that a_1 = 0, which is clarified by noting that S_1 = a_1 must equal 0, as S_n is not defined for n=1 in the same way. The misunderstanding arises from the assumption that a_n applies universally, while it is only valid for n > 1. This highlights the importance of correctly interpreting the definitions of partial sums and their limits.
TailRider
Messages
2
Reaction score
0

Homework Statement


If the nth partial sum of a series ##\sum_{n=1} ^\infty a_{n}## is
##S_{n} = \frac {n-1} {n+1}##
Find ##a_{n}## and ##\sum_{n=1}^\infty a_n##

Homework Equations


##S_{n} - S_{n-1}= a_{n}##
##\lim_{n \rightarrow +\infty} {S_{n}} = \sum_{n=1}^\infty a_n = S##

The Attempt at a Solution


So I used the first equation and I found ##a_{n} = \frac {2} {n(n+1)}##

Work: ##S_{n} - S_{n-1}= a_{n}= \frac {n-1} {n+1} - \frac {n-2} {n} = \frac {(n-1)(n) - (n+1)(n-2)} {n(n+1)} = \frac {n^2 -n -n^2 - (-n -2)}{n(n+1)} = \frac {2} {n(n+1)}##

The part I'm having a hard time understanding is the sum part.

##\lim_{n \rightarrow +\infty} {\frac {n-1} {n+1}} = 1##, however, ##\sum_{n=1}^\infty \frac {2} {n(n+1)} = 2(\sum_{n=1}^\infty \frac {1} {n(n+1)})##, and ##\sum_{n=1}^\infty \frac {1} {n(n+1)}## is a telescoping series that comes out as 1, so shouldn't the sum of the series equal 2? Why do these come out as 2 different answers even though they are suppose to be the same?

The answer at the back of the book says ##a_{1} = 0##, and I have a hard time understanding this, as when n=1, ##a_{1} = 2/2 = 1##. If it's because you plug 1 into ##S_{n}## and you get 0, then that still leaves me confused, as ##S_{1} = a_{1}##, but it isn't, or is my understanding incorrect?
 
Physics news on Phys.org
The problem here is that ##a_{n} = \frac{2}{n(n+1)}## only for ##n\neq 1##. By using ##a_{n} = S_{n} - S_{n-1}##, you made the implicit assumption that ##S_{n-1}## exists, which for ##n = 1##, it clearly does not.
 
Ahh, I see now; I had a feeling it was something I skipped over. Thanks for the help!
 
Last edited:
TailRider said:

Homework Statement


If the nth partial sum of a series ##\sum_{n=1} ^\infty a_{n}## is
##S_{n} = \frac {n-1} {n+1}##
Find ##a_{n}## and ##\sum_{n=1}^\infty a_n##

Homework Equations


##S_{n} - S_{n-1}= a_{n}##
##\lim_{n \rightarrow +\infty} {S_{n}} = \sum_{n=1}^\infty a_n = S##

The Attempt at a Solution


So I used the first equation and I found ##a_{n} = \frac {2} {n(n+1)}##

Work: ##S_{n} - S_{n-1}= a_{n}= \frac {n-1} {n+1} - \frac {n-2} {n} = \frac {(n-1)(n) - (n+1)(n-2)} {n(n+1)} = \frac {n^2 -n -n^2 - (-n -2)}{n(n+1)} = \frac {2} {n(n+1)}##

The part I'm having a hard time understanding is the sum part.

##\lim_{n \rightarrow +\infty} {\frac {n-1} {n+1}} = 1##, however, ##\sum_{n=1}^\infty \frac {2} {n(n+1)} = 2(\sum_{n=1}^\infty \frac {1} {n(n+1)})##, and ##\sum_{n=1}^\infty \frac {1} {n(n+1)}## is a telescoping series that comes out as 1, so shouldn't the sum of the series equal 2? Why do these come out as 2 different answers even though they are suppose to be the same?

The answer at the back of the book says ##a_{1} = 0##, and I have a hard time understanding this, as when n=1, ##a_{1} = 2/2 = 1##. If it's because you plug 1 into ##S_{n}## and you get 0, then that still leaves me confused, as ##S_{1} = a_{1}##, but it isn't, or is my understanding incorrect?

The nth partial sum means ##S_n = \sum_{k=1}^n a_k##, so ##S_1 = a_1## and ##S_n = a_n + S_{n-1}## for ##n > 1##.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
8
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K