Bounded and monotonic sequences - Convergence

In summary, the conversation discusses the relevance of determining whether a sequence is monotonic and bounded in order to prove convergence. It is noted that a sequence does not have to be monotonic to converge, and that finding the limit of a sequence directly may be difficult or impossible. The conversation also provides an example of using a monotonic approach to prove convergence and determine the limit of a sequence.
  • #1
chwala
Gold Member
2,650
351
Homework Statement
see attached
Relevant Equations
Bounded and monotonic sequences - Convergence
I would like some clarity on the highlighted part. My question is, consider the the attached example ##(c)##, This sequence converges ( by using L'Hopital's rule)...now my question is, the sequence is indicated on text as not being monotonic...very clear. Does it imply that if a sequence is not monotonic, then it would not converge? In any case, what is the importance or rather the relevance of determining whether a sequence is monotonic (finding upper bounds and lower bounds) or not? Why not just take limit for the sequence and have the job done?

1643790263173.png

1643790289344.png
 
Physics news on Phys.org
  • #2
chwala said:
Homework Statement:: see attached
Relevant Equations:: Bounded and monotonic sequences - Convergence

I would like some clarity on the highlighted part. My question is, consider the the attached example ##(c)##, This sequence converges ( by using L'Hopital's rule)...now my question is, the sequence is indicated on text as not being monotonic...very clear. Does it imply that if a sequence is not monotonic, then it would not converge?
No. A sequence does not have to be monotonic in order to converge.
chwala said:
In any case, what is the importance or rather the relevance of determining whether a sequence is monotonic (finding upper bounds and lower bounds) or not? Why not just take limit for the sequence and have the job done?
It might be extremely difficult and even impossible to find the limit of a sequence directly. A theorem that tells you a sequence must converge without having to find that limit explicity is an extremely useful mathematical idea.
 
  • #3
PeroK said:
No. A sequence does not have to be monotonic in order to converge.

It might be extremely difficult and even impossible to find the limit of a sequence directly. A theorem that tells you a sequence must converge without having to find that limit explicity is an extremely useful mathematical idea.
Cheers Perok! Noted...
 
  • #4
PeroK said:
No. A sequence does not have to be monotonic in order to converge.

It might be extremely difficult and even impossible to find the limit of a sequence directly. A theorem that tells you a sequence must converge without having to find that limit explicity is an extremely useful mathematical idea.
I would appreciate an example of a sequence ...that would have it easier using a monotonic approach in determining convergence due to the fact that it wouldn't be any easier to use limits...
 
  • #5
Just to emphasize: The statement is that if it is bounded and monotonic, then it converges. It is not an if and only if, ie, the implication only goes one way.
 
  • Like
Likes chwala and PeroK
  • #6
chwala said:
I would appreciate an example of a sequence ...that would have it easier using a monotonic approach in determining convergence due to the fact that it wouldn't be any easier to use limits...
It's often useful when dealing with specific recursive sequences.

Also, you may have a sequence generated as part of a proof that you can show is bounded and monotonic. You may not have a specific sequence and so there would be no way to calculate an actual limit. The important thing is that you know that a limit exists.

I'll look for an example this afternoon.
 
  • Like
Likes chwala
  • #7
chwala said:
I would appreciate an example of a sequence ...that would have it easier using a monotonic approach in determining convergence due to the fact that it wouldn't be any easier to use limits...
Define ##x_n:=\dfrac{a_{2n-1}}{a_{2n}}## with the sequence ##a_n = 6a_{n-2} - a_{n-4}## for ##n > 4,## with ##a_1=1, a_2=0, a_3=3, a_4=2.## Prove monotony, boundedness, and determine the limit of ##(x_n)_{n\in \mathbb{N}}.##

I know the results, but not what is easiest to do.
 
  • #8
fresh_42 said:
Define ##x_n:=\dfrac{a_{2n-1}}{a_{2n}}## with the sequence ##a_n = 6a_{n-2} - a_{n-4}## for ##n > 4,## with ##a_1=1, a_2=0, a_3=3, a_4=2.## Prove monotony, boundedness, and determine the limit of ##(x_n)_{n\in \mathbb{N}}.##

I know the results, but not what is easiest to do.
Wawawa...I will need to check on this fresh_42...

first attempt;

I want to get the sequence right, given ##(x_n)_{n\in \mathbb{N}}## and ##n > 4,## then we shall have ##x_5:=\dfrac{a_{10-1}}{a_{10}}##...correct?⇒##x_6:=\dfrac{a_{12-1}}{a_{12}}##...am reading something on cauchy criterion,... i just need to understand what i am supposed to do and my brain can work on it...still reading oops...:cool:

second attempt;

Given,
##a_n = 6a_{n-2} - a_{n-4}## for ##n > 4,## with ##a_1=1, a_2=0, a_3=3, a_4=2.##
then it follows that,
##a_5= 6a_3 - a_1=18-1=17 ##
##a_6 = 6a_4 - a_2 =12-0=12##
##a_7 = 6a_5 - a_1 =102-3=99##
##a_8 = 6a_6 - a_4=72-2=70##
##a_9 = 6a_7 - a_5=594-17=577##
##a_{10}= 6a_8 - a_6=420-12=408##
##a_{11}= 6a_9 - a_7=3462-99=3363##
##a_{12}= 6a_{10} - a_8=2448-70=2378##
therefore, our ##x_n## will be given by;
##x_5:=\dfrac{a_{10-1}}{a_{10}}=\dfrac{577}{408}=1.414215686...## then it follows that our ##x_{n+1}## will be given by;
##x_6:=\dfrac{a_{12-1}}{a_{12}}=\dfrac{3363}{2378}=1.414213625...##
...

Am i doing the correct thing here? or am i supposed to use induction hypothesis to prove boundedness and monotonicity ( Monotone convergence Theorem)?then conclude using limits... Cheers...
 
Last edited:

1. What is a bounded sequence?

A bounded sequence is a sequence of numbers that is limited or contained within a specific range. In other words, the values in the sequence do not exceed a certain upper or lower bound. This can be visualized as a sequence of numbers that falls within a finite interval on a number line.

2. What is a monotonic sequence?

A monotonic sequence is a sequence of numbers that either consistently increases or decreases. In other words, the terms in the sequence are either always getting larger or always getting smaller. This can be visualized as a sequence of numbers that either rises or falls on a graph without any fluctuations.

3. How do you determine if a sequence is convergent?

A sequence is considered convergent if its terms approach a specific number or limit as the sequence progresses. This means that as the sequence continues, the terms get closer and closer to a single value. To determine if a sequence is convergent, you can use the limit comparison test, ratio test, or root test, among other methods.

4. What is the difference between absolute convergence and conditional convergence?

Absolute convergence refers to a series that converges regardless of the order in which its terms are added. In other words, rearranging the terms in an absolutely convergent series will not change its sum. On the other hand, conditional convergence refers to a series that only converges when its terms are added in a specific order. Rearranging the terms in a conditionally convergent series can result in a different sum.

5. Can a bounded and monotonic sequence be divergent?

No, a bounded and monotonic sequence cannot be divergent. This is because a bounded sequence has a finite range, so its terms cannot increase or decrease indefinitely. Similarly, a monotonic sequence has a consistent pattern, so its terms cannot fluctuate randomly. Therefore, a bounded and monotonic sequence must be convergent.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
967
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
34
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
898
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
844
  • Science and Math Textbooks
Replies
3
Views
810
Back
Top