Suppose we have two real sequences such that $\vert x_n - y_n\vert \le {(\frac12)} ^n$ and that $x_n \downarrow 0$.
This doesn't mean that $y_n$ is decreasing. But is it true that $y_n +2^{2-n}$ will also decrease to 0 ?
Suppose we have two real sequences such that $\vert x_n - y_n\vert \le {(\frac12)} ^n$ and that $x_n \downarrow 0$.
This doesn't mean that $y_n$ is decreasing. But is it true that $y_n +2^{2-n}$ will also decrease to 0 ?
Copyright © 2021 JogjaFile Inc.
$(y_n + 2^{2-n})_n$ converges to zero as $n$ tends to infinity, but it's not necessarily decreasing.
To see why $(y_n + 2^{2-n})_n$ is not necessarily decreasing, take a counterexample: $x_n := 1/n$, $a_n := (-1)^{n+1} 2^{-n}$, $y_n := x_n + a_n$ so that $|x_n - y_n| = |a_n| = 2^{-n}$.