Saturday, April 15, 2017

real analysis - Limit of convergent monotone sequence

Looking for a nice proof for this proposition:



Let $\{ x_n \}$ be a convergent monotone sequence. Suppose there exists some $k$ such that $\lim_{n\to\infty} x_n = x_k$, show that $x_n = x_k$ for all $n \geq k$.




I have the intuition for why it's true but am having a tough time giving a rigorous proof.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...