The following is the problem that I am working on.
Let $\{z_n\} = \{x_n\}+\{y_n\}$ be a sequence where $\{x_n\}$ is monotonically increasing, $\{y_n\}$ monotonically decreasing, and $\{z_n\}$ is bounded.
Is $\{z_n\}$ convergent ? What if $\{x_n\}$ and $\{y_n\}$ are also bounded ?
I can clearly see and prove that in the second case, $\{z_n\}$ must converge to the sum of each of the limits of the sequences (because they exist).
However, this is what I think about the case where only $\{z_n\}$ is bounded.
Intuitively I want to say that it would be nice if $\{z_n\}$ converges but that sounds too good.
So I considered the following case.
If $\{x_n\}$ increases "faster" than $\{y_n\}$ decreasing, $\{z_n\}$ will become a monotonically increasing sequence that is bounded, thus it will converge to the sup of $\{z_n\}$.
If $\{y_n\}$ decreases "faster" then with the similar argument $\{z_n\}$ will converge to the inf.
If their increasing and decreasing rate are equal then it's a constant sequence, so the limit is cogent.
But I am not 100% confident that there doesn't exist a "rate of increase and decrease that lies in between" so that $\{z_n\}$ eventually oscillates or something.
Can someone help me out ?