7

I'm stuck with the proof of the following:

Suppose that $(s_n)$ converges to $s$, $(t_n)$ converges to $t$, and $s_n \leq t_n \: \forall \: n$. Prove that $s \leq t$.

I've tried starting with $s_n \leq t_n \: \forall : n$ and the definitions of each limit (i.e. $|s_n - s| \leq \epsilon \: \forall \: n > N_1$), but I'm not really getting very far. Any help is appreciated!

Arctic Char
  • 16,972
manan
  • 187

5 Answers5

10

Here is a proof without contradiction: for every $\varepsilon>0$, there exists $N$ large enough so that $s-\varepsilon/2\leqslant s_{n}\leqslant s+\varepsilon/2$ and $t-\varepsilon/2\leqslant t_{n}\leqslant t+\varepsilon/2$ for all $n>N$.

Therefore, from the hypothesis that $s_{n}\leqslant t_{n}$, $$ s-\varepsilon/2\leqslant s_{n}\leqslant t_{n}\leqslant t+\varepsilon/2, $$ from which it can be concluded that $$ s\leqslant t+\varepsilon. $$ Since $\varepsilon>0$ is arbitrary, the proof is done.

enoughsaid05
  • 2,436
3

Since $\{s_n\}$ converges to $s$ and $\{t_n\}$ converges to $t$, $\{t_n - s_n\}$ converges to $t - s$. Since $s_n \leq t_n$ for all $n$, each term $t_n - s_n$ is nonnegative. It thus suffices to show that a sequence of nonnegative terms cannot converge to a negative limit (use proof by contradiction).

  • Thanks for the reply! I've been trying to prove the second half (a sequence of nonnegative terms can't converge to a positive limit), and I've made some progress. Let $S = { i \in \mathbb R : i \leq 0 }$ and let $\lim S = s > 0$. Let $N > 0$ and $\epsilon > 0$. Then for $n > N$, $|s_n - s| < \epsilon$. Since $s_n \leq 0$, $s_n - s < s_n$. So, $|s_n - s| > s_n : \forall : n > N$, a contradiction as we assumed $|s_n - s| < \epsilon$. Does this make sense / what could I improve? – manan Jul 06 '16 at 03:23
  • ** I meant $|s_n - s| > |s_n|$ above. – manan Jul 06 '16 at 03:33
  • I misspoke, a sequence of nonnegative terms cannot converge to a negative limit. So assume you have a sequence ${a_n}$ where each $a_i \geq 0$ and assume it converges to a limit $a < 0$ and try to get a contradiction. – Ethan Alwaise Jul 06 '16 at 03:35
  • Yeah, just saw that. Independently, does my proof regarding a sequence of nonpositive terms can't converge to a positive limit above make sense? – manan Jul 06 '16 at 03:36
  • Instead of using $a_n - a \geq a_n$ for all $n$, use $a_n - a \geq a$ for all $n$. – Ethan Alwaise Jul 06 '16 at 03:39
  • Ok, that makes sense. So it would read something like: Since $s_n \leq 0$, $|s_n - s| \leq |s|$ as $s_n - s \leq s$, yielding a contradiction as by definition $|s_n - s| \leq \epsilon : \forall : n > N$, and $|s| > 0$ by our assumption. Did you suggest $s_n - s \leq s$ because $s_n$ could be $0$, and the assumption was that $s > 0$? – manan Jul 06 '16 at 03:44
  • You want to consider $s_n - s \geq s$ since that allows you to take $\epsilon = s$ to get a contradiction.

    Since $s_n \geq 0$ for all $n$ and $s < 0$, $\vert s_n - s \vert \geq s$ for all $n$, therefore ${s_n}$ cannot converge to $s$, a contradiction.

    – Ethan Alwaise Jul 06 '16 at 03:47
  • @manan You can have a look at this question for the proof of this fact: http://math.stackexchange.com/questions/930352/suppose-s-n-converges-and-that-s-n-geq-a-for-all-but-finitely-many-terms – Martin Sleziak Jul 06 '16 at 08:10
2

Suppose $s>t$ write $c=s-t$ there exists $N$ such that $n>N$ implies $|s_n-s|<c/4$. There exists $N'$ such that $n>N'$ implies $|t_n-t|<c/4$, take $n>\sup(N,N')$ $s_n-t_n=s_n-s+s-t+t-t_n\geq s-t-|s_n-s|-|t-t_n|\geq c-c/4-c/4\geq c/2$ contradiction.

1

Hint: Suppose $s>t$ for a contradiction. Then intuitively, for $n$ large, $s_n$ is very close to $s$ and $t_n$ is very close to $t$, so $s_n$ would have to be greater than $t_n$. Can you find an $\epsilon$ so that if you knew $s_n$ were within $\epsilon$ of $s$ and $t_n$ were within $\epsilon$ of $t$, then $s_n$ would be greater than $t_n$? (If you have trouble doing this, you might consider a concrete example: suppose $s=1$ and $t=0$. Then what does $\epsilon$ need to be?)

Eric Wofsey
  • 342,377
  • So in the concrete case, you'd need $\epsilon = 1$, right? Also, did you mean "suppose $s > t$ for a contradiction" in your first sentence? – manan Jul 06 '16 at 03:06
  • Oops, yes, corrected on that second point. In the concrete case, you can't quite take $\epsilon=1$. For instance, you could have $s_n=t_n=1/2$ and then $s_n$ would be within $1$ of $s$ and $t_n$ would be within $1$ of $t$, but $s_n\leq t_n$. – Eric Wofsey Jul 06 '16 at 03:09
1

Let's consider $x_n=t_n-s_n$, so your task can be formulate as following: if for converged sequence $x_n$ holds $\forall n \in \mathbb{N}, x_n \geqslant 0$, then $\lim\limits_{n \to \infty}x_n=x\geqslant 0$.

Let's assume, that $x<0$. Then also $\frac{x}{2}<0$. Now if we take $\varepsilon=-\frac{x}{2}>0$, then from convergence we have $\exists N \in \mathbb{N}$, such that $\forall n>N$ we have $|x_n-x|<\varepsilon \Leftrightarrow x-\varepsilon<x_n<x+\varepsilon=x-\frac{x}{2}=\frac{x}{2}<0$ and we come to contradiction.

zkutch
  • 14,313