suppose that an is an increasing sequence and bn is a decreasing sequence with lim (bn - an) = 0. Prove that lim an and lim bn both exist and lim an = lim bn

2 ビュー (過去 30 日間)
Hi i am given this as homework and i am not sure how to start. I think i know how to prove the second part, but how do i show that lim an and lim bn exists?
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 2 月 12 日
This was not a MATLAB question and should not have been posted to MATLAB Answers.

サインインしてコメントする。

採用された回答

Torsten
Torsten 2016 年 2 月 10 日
Hint:
an = bn - (bn-an) <= b1 - (bn-an)
bn = an + (bn-an) >= a1 + (bn-an)
and
bn-an -> 0
Thus an is bounded from above and bn is bounded from below.
What do you know about increasing sequences bounded from above and decreasing sequences bounded from below ?
Best wishes
Torsten.
  3 件のコメント
Torsten
Torsten 2016 年 2 月 10 日
Yes.
Best wishes
Torsten.
A J
A J 2016 年 2 月 12 日
thank you so much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by