Confused with a series problem

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Confused Series
Click For Summary
SUMMARY

The discussion centers on the convergence of a series with positive terms, specifically using the Ratio Test. It establishes that if the limit of the ratio of consecutive terms, \( r_n = \frac{a_{n+1}}{a_n} \), approaches a value \( L < 1 \), the series \( \sum a_n \) converges. The remainder after \( n \) terms, \( R_n \), is bounded by \( R_n \leq \frac{a_{n+1}}{1 - r_{n+1}} \) for a decreasing sequence and \( R_n \leq \frac{a_{n+1}}{1 - L} \) for an increasing sequence. The use of \( \leq \) instead of \( < \) is justified as the terms are positive, allowing for the possibility of equality.

PREREQUISITES
  • Understanding of series convergence and the Ratio Test
  • Familiarity with geometric series and their summation
  • Knowledge of sequences and limits in mathematical analysis
  • Ability to manipulate inequalities in mathematical proofs
NEXT STEPS
  • Study the application of the Ratio Test in various series convergence scenarios
  • Explore the properties of geometric series and their convergence criteria
  • Investigate the behavior of sequences approaching limits less than 1
  • Learn about the implications of using \( \leq \) versus \( < \) in mathematical proofs
USEFUL FOR

Mathematicians, students studying calculus or real analysis, and anyone interested in series convergence and the application of the Ratio Test.

DivGradCurl
Messages
364
Reaction score
0
Problem

Let [tex]\sum a_n[/tex] be a series with positive terms and let [tex]r_n = \frac{a_{n+1}}{a_n}[/tex]. Suppose that [tex]\lim _{n \to \infty} r_n = L < 1[/tex], so [tex]\Sum a_n[/tex] converges by the Ratio Test. As usual, we let [tex]R_n[/tex] be the remainder after [tex]n[/tex] terms, that is,

[tex]R_n = a_{n+1} + a_{n+2} + a_{n+3} + \cdots[/tex]​

(a) If [tex]\left\{ r_n \right\}[/tex] is a decreasing sequence and [tex]r_{n+1} < 1[/tex], show by summing a geometric series, that

[tex]R_n \leq \frac{a_{n+1}}{1-r_{n+1}}[/tex]​

(b) If [tex]\left\{ r_n \right\}[/tex] is an increasing sequence, show that

[tex]R_n \leq \frac{a_{n+1}}{1-L}[/tex]​

My Solution

(a) The first term [tex]r_{n+1}[/tex] prevails, since it represents an upper bound to other terms of [tex]\left\{ r_n \right\}[/tex] . Then,

[tex]R_n \leq a_{n+1} + a_{n+1}r_{n+1} + a_{n+1}\left( r_{n+1} \right) ^2 + a_{n+1}\left( r_{n+1} \right) ^3 + \cdots = \sum _{n=1} ^{\infty} a_{n+1}\left( r_{n+1} \right) ^{n-1} = \frac{a_{n+1}}{1-r_{n+1}}[/tex]

(b) The last term [tex]L[/tex] prevails, since it represents an upper bound to other terms of [tex]\left\{ r_n \right\}[/tex] . Then,

[tex]R_n \leq a_{n+1} + a_{n+1}L + a_{n+1}L ^2 + a_{n+1} L ^3 + \cdots = \sum _{n=1} ^{\infty} a_{n+1}L ^{n-1} = \frac{a_{n+1}}{1-L}[/tex]

Questions

1. Did I get it right?
2. Why use "[tex]\leq[/tex]" instead of "[tex]<[/tex]", since all terms of [tex]\left\{ r_n \right\}[/tex] are smaller then their respective upper bounds?
3. Isn't an increasing [tex]\left\{ r_n \right\}[/tex] rather contra-intuitive when we consider a convergent series [tex]\sum a_n[/tex], which obeys: [tex]\lim _{n \to \infty} a_n =0[/tex]?

That's it. Thank you very much!
 
Physics news on Phys.org
Well, it really should be:
[tex]\lim_{n\rightarrow \infty} | r_n | < 1[/tex]
otherwise, it would be possible to sneak in things like [tex]\sum 2^{-2n}[/tex] where [tex]r_n=-2<1[/tex].

Regarding your answers:

If you can assume that [tex]|r_n|[/tex] is decreasing and [tex]|r_{n+1}|<1[/tex]
You need to use absolute values to make the inequalities work:
[tex]|\sum_{i=n+1}^\infty a_i| \leq \sum_{i=n+1}^\infty |a_i| \leq \sum_{i=n+1}^\infty |a_n r_{n+1}^{i-n-1}|=\sum_{i=1}^\infty |a_n| |r_{n+1}|^i[/tex]
You have the right idea, but what you have is not true if [tex]r_{n+1}[/tex] is positive and [tex]a_n[/tex] is negative.

There is a similar issue with your second answer.

Regarding the use of [tex]\leq[/tex] rather than [tex]<[/tex]:
Constant sequences are often included in the notion of decreasing or increasing sequence, so there may be equality rather than strict inequality.

Regarding the existence of increasing [tex]{r_n}[/tex]
Consider, for example the possibility that [tex]r_n=\frac{1}{2}-\frac{1}{2^{n+1}}[/tex]. It's pretty easy to see that the limit [tex]\lim_{n\rightarrow \infty} r_n = \frac{1}{2}[/tex] and that [tex]\{r_n\}[/tex] is increasing. However, since all of the [tex]r_n[/tex] are positive and less than [tex]\frac{1}{2}[/tex] we have:
[tex]0< r_n < \frac{1}{2}[/tex]
Now
[tex]a_n=a_{n-1}\times r_{n-1}[/tex]
so
[tex]\sum_{i=0}^{\infty} a_n = \sum_{i=0}^{\infty} (a_0 \times \prod_{j=0}^{i} r_j) < \sum_{i=0}^{\infty} (a_0 \times \prod_{j=0}^{i}\frac{1}{2}) = a_0 \times \sum_{i=0}^{\infty} \frac{1}{2^n} = 2a_0[/tex]
which means that although [tex]\{r_n\}[/tex] is increasing the sum is convergent.
 
Last edited:


1. Yes, your solution is correct. You have correctly used the geometric series formula to find the upper bound for the remainder term in both cases.

2. The reason for using " \leq " instead of " < " is because the terms in the series are positive. If we use " < ", it would imply that the remainder term is strictly less than the upper bound, but since all terms are positive, it is possible for the remainder term to be equal to the upper bound. Therefore, we use " \leq " to include the possibility of equality.

3. It may seem counter-intuitive, but it is possible for an increasing sequence to still have a limit less than 1. For example, if the sequence is 1, 1/2, 3/4, 7/8, 15/16, ... then the limit is 1, but the sequence is still increasing. It is important to note that in the problem, we are given that the limit is less than 1, not specifically that it is decreasing. Therefore, we must consider both cases for the sequence.
 

Similar threads

Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
8
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K