Let's suppose $(a_n)$ is a sequence of real numbers, where $n$ belongs to natural number and $a_n$ diverges to $\infty$ as $n\to \infty$. Let $A$ be a set which consists of all the terms of the sequence.
How do I prove that the set $A$ has a minimum?
This seems unusually hard to me. Since sequence must have the smallest number which belongs to the set, the set must have a minimum. But how do I mathematically prove this? Where do I start? Just a hint would be so useful.
For starters, let's set up the definition of the fact that $a_n\to+\infty$ as $n\to+\infty$:
Now, we can start with the observation that $a_1\in A$ by definition of the set $A$. The definition above applied to $M=a_1$ tells us that there exists an index $N\in\mathbb{N}$ such that for all $n\ge N$: $a_n\ge a_1$. Now the value of $\color{blue}{m=\min\{a_1,a_2,\ldots,a_{N-1}\}}$ will be the answer, because any other element of the sequence, i.e. any element $a_n$ where $n\ge N$, would have a larger value: $a_n\ge a_1\ge m$.