Problem 116
Question
Let \(\sum a_{n}\) be a convergent series, and let \(R_{N}=a_{N+1}+a_{N+2}+\cdots\) be the remainder of the series after the first \(N\) terms. Prove that \(\lim _{N \rightarrow \infty} R_{N}=0\).
Step-by-Step Solution
Verified Answer
The proof utilizes the definition of convergence and expressions for the remainder term. By writing \(R_N\) in terms of the series' sum and the partial sum at \(N\), we can utilize the property of the convergent sequence to show every \(R_N\) lies between \(-\varepsilon\) and \(\varepsilon\), hence, its limit as \(N\) approaches infinity is 0.
1Step 1: Understand the Definition of Convergent Series
A series is said to be convergent if the sequence of its partial sums \(S_n = \sum_{i=1}^{n} a_i\) converges to a finite limit. This means for every \(\varepsilon > 0\), there exists a number \(N \in \mathbb{N}\) such that for all \(n \geq N\), we have \(|S_n - S| < \varepsilon\), where \(S\) is the limit of the sequence of partial sums.
2Step 2: Write the Remainder \(R_N\) in terms of Partial Sums
By definition of the remainder of the series after the first \(N\) terms, we can express \(R_N\) as \(R_N = S - S_N\), where \(S\) is the sum of the full series. This is because \(R_N\) is basically what is left of the series when we subtract the sum of the first \(N\) terms from the total sum \(S\).
3Step 3: Apply the Definition of Convergent Series
According to the definition of a convergent series, for every \(\varepsilon > 0\), there exists a \(N\) such that for all \(n \geq N\), we have \(|S_n - S| < \varepsilon\). Another way to express this is that for all \(n \geq N\), we have \(-\varepsilon < S_n - S < \varepsilon\). Using \(R_N = S - S_N\), we can then write that \(-\varepsilon < S - S_n < \varepsilon\), which is equivalent to \(-\varepsilon < R_n < \varepsilon\). Hence, the limit as \(N\) approaches infinity of \(R_N\) is equal to 0.
Other exercises in this chapter
Problem 115
Show that the series \(\sum_{n=1}^{\infty} a_{n}\) can be written in the telescoping form \(\sum_{n=1}^{\infty}\left[\left(c-S_{n-1}\right)-\left(c-S_{n}\right)
View solution Problem 115
Prove that if \(\sum\left|a_{n}\right|\) converges, then \(\sum a_{n}^{2}\) converges. Is the converse true? If not, give an example that shows it is false.
View solution Problem 118
Given two infinite series \(\sum a_{n}\) and \(\sum b_{n}\) such that \(\sum a_{n}\) converges and \(\sum b_{n}\) diverges, prove that \(\sum\left(a_{n}+b_{n}\r
View solution Problem 118
Find all values of \(x\) for which the series \(\Sigma\left(x^{n} / n\right)\) (a) converges absolutely and (b) converges conditionally.
View solution