0
$\begingroup$

I am trying to prepare for a quiz and am really stuck on this question. Any help with this would be greatly appreciated!

Let $\{x_n\}$ be a sequence of real numbers and let $y_n = \max \{x_1, x_2, \ldots , x_n\}$ for each positive integer $n$.

Suppose that $\{x_n\}$ is not bounded above. Prove that $\{y_n\}$ converges to infnity.

I am really at a loss on how to prove this.

  • 0
    yes, you're correct. I'll change that.2017-02-26
  • 0
    $\lim y_n=\limsup x_n$.2017-02-26
  • 1
    @MyGlasses: that's not true in general: suppose that $x_n=\frac{1}{n}$.2017-02-26

2 Answers 2

1

Hint

You should note (and prove ...) that the sequence $(y_n)$ is increasing.

1

If $\{x_n\}$ is not bounded above, then for every real number $M>0$ there exists a natural number $N$ such that $x_N>M$. But then this implies that if $n\geq N$ then $$ y_n=\max\{x_1,\dots,x_n\}\geq x_N>M$$ and since $M$ was any positive real number this shows that $y_n\to\infty$.