Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Given $\{a_n\}$ sequence which is bounded by: $m\le a_n \le M$ and converges to $L\in\mathbb{R}$. How do I prove that $m\le L \le M$?

Thank you very much.

share|improve this question

2 Answers

up vote 4 down vote accepted

HINT: Suppose that $L>M$. Let $\epsilon=L-M$. Then there is an $n_0$ such that $L-\epsilon<a_n<L+\epsilon$ whenever $n\ge n_0$. But then ... what?

share|improve this answer
1  
You're too fast... – David Mitra Apr 30 '12 at 17:32
@David: Not compared with Arturo ... – Brian M. Scott Apr 30 '12 at 17:33
I get that $M<a_n$ which is a contradiction; thank you very much . :) – Anonymous Apr 30 '12 at 17:35

You could also notice that $[m,M]$ is a closed set, and $a_n \in [m,M]$, for all $n$. Hence the limit must also be in $[m,M]$.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.