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

Click For Summary

Homework Help Overview

The discussion revolves around the nth partial sum of a series defined as ##S_{n} = \frac {n-1} {n+1}##, with the goal of finding the terms ##a_{n}## and the overall sum ##\sum_{n=1}^\infty a_n##. The context is within the study of series and convergence in calculus.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants explore the relationship between the partial sums and the individual terms of the series, using the equation ##S_{n} - S_{n-1} = a_{n}##. There is a discussion about the validity of this approach for the case when ##n = 1##, leading to questions about the definition and existence of ##a_{1}##.

Discussion Status

Some participants have identified a potential issue with the assumption that ##S_{n-1}## exists for ##n = 1##, which has prompted further clarification. The conversation is ongoing, with participants reflecting on their understanding of the series and its terms.

Contextual Notes

There is a noted confusion regarding the value of ##a_{1}## and its relationship to the partial sums, particularly in light of the book's answer stating ##a_{1} = 0##. Participants are grappling with the implications of the definitions and the behavior of the series at the lower bounds.

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##.
 

Similar threads

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