Proving Increasing Sequence or Showing Convergence of {a_n}

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
mynameisfunk
Messages
122
Reaction score
0

Homework Statement


Suppose that {[itex]a_n[/itex]} is a bounded sequence of real numbers such that, for all [itex]n[/itex], [itex]a_n \leq \frac{a_{n-1}+a_{n+1}}{2}[/itex]. Show that [itex]b_n=a_{n+1}-a_n[/itex] is an increasing sequence. Otherwise show that {[itex]a_n[/itex]} converges.

Homework Equations





The Attempt at a Solution



I do not see it at all..
It seems that since [itex]2a_n \leq a_{n-1}+a_{n+1}[/itex] that the sequence could be either increasing OR decreasing. i could fit the set of integers, either increasing or decreasing and the inequality holds and [itex]b_n[/itex] is stagnate. BUT, since {[itex]a_n[/itex]} is bounded, it must be convergent?? i couldn't find any theorems or anything to support this claim though. Possibly "For a real valued sequence {[itex]s_n[/itex]}, [itex]\lim_{n \rightarrow \infty}=s[/itex] iff it's lim sup=lim inf =s (as n approaches infinity)" ??
 
Last edited:
Physics news on Phys.org
mynameisfunk said:


The Attempt at a Solution



BUT, since {[itex]a_n[/itex]} is bounded, it must be convergent?? i couldn't find any theorems or anything to support this claim though.


Well your claim is not quite correct; that is why you couldn't find a theorem to support it.

There are tons of bounded sequences that are not convergent.

Eg
(-1,1,-1,1...)

I have not tried the problem but I think I see what you mean by the sequence can be either decreasing or increasing.

I see 3 things
1) If the sequence is increasing then it is increasing at an increasing rate and is therefore not bounded.
2) If it is decreasing it is decreasing at a decreasing rate and could possible converge.
3) If it is constant then we know it converges.


I believe your best bet is to show that the sequence is cauchy. For one thing we know the sequence is not increasing. :)
 
is it possible to take [itex]n[/itex] to [itex]-\infty[/itex]? We have never done that before..
 
mynameisfunk said:
is it possible to take [itex]n[/itex] to [itex]-\infty[/itex]? We have never done that before..

Hey mate.
I made a mistake; b_n is actually increasing by definition. b_n is the distance between sucessive points and if you rearrange the first inequaility it is extremely easy to see that b_n-1 <= b_n which is what we want.

I actually arrived at that result in my original post but I was too stupid to notice that (1) was, in fact, the desired result.

Sometimes extremely obvious things are hard to see :-) :-).
 
Last edited:
Ya, I was able to arrive at that as well, but I am kind of confused by what I am supposed to do in the 2nd part. [itex]a_n[/itex] shouldn't converge since [itex]a_n-a_{n-1} \leq a_{n+1}-a_n[/itex], right?? But since [itex]a_n[/itex] is bounded, I suppose the [itex]b_n[/itex] must be bounded above?
 
The question ask you to either shown b_n is increasing or a_n is convergent. You have showed that b_n is increasing so you are done.

You do not have enough info to say that a_n converges. In fact I don't think it does.
 
OK, well what about this. Can i deduce from the fact that [itex]a_n-a_{n-1} \leq a_{n+1}-a_n[/itex] and that [itex]a_n[/itex] is bounded and is either monotonically increasing or decreasing and that every monotonically increasing/decreasing sequence converges iff it is bounded?
 
Last edited:
I don't think so but you should probably get a second opinion.
 
{a_n} can't converge. It's not Cauchy : ).

EDIT: Well, I guess if they were all negative terms, and b_n was increasing to zero, then maybe.
 
thanks, very helpful
 
l'Hôpital said:
{a_n} can't converge. It's not Cauchy : ).

EDIT: Well, I guess if they were all negative terms, and b_n was increasing to zero, then maybe.

b_n increases to zero is the key. That gives a_n convergent.