Assume the sequence $a_{n}$ satisfy $\lim a_{n} = a$ and $a_{n} > a\ \forall n$ . Prove that this sequence can be rearranged into a monotone decreasing sequence.
I prove as process :
First ( can let $a = 0$ ) because $\lim a_{n} = 0$ so $\forall \epsilon > 0$ there exists $N$ such that $\forall n > N ,a_{n} < \epsilon$ . The set of all $a_{k}$ such that each element is bigger than $\epsilon$ is finite, so we can arrange this set and continue with the remainder of the sequence.
I'm not sure with this solution because I don't see why we need limit and bounded? Anybody help me?
I just solve this problem second way and write down again here :
I let an equivalence in this sequence , two term is equivalent if only if they're equal . So this equivalence divide the sequence in classes . If I can't find a maximum value of classes . Let $b$ is supermum of sequence , it's different from $a$ and exist $i \in N$ such that :
$$a < b_{i} < b_{i+1} < ... < b$$
But now $\lim b_{n} = a$ is different from $b$ , contradiction with supermum theorem of monotone decreasing sequence .