Given $\{f(x^k)\}$ a monotonically non-increasing sequence $\{f(x^k)\}$ converges to a finite value or diverges to $-\infty$. Since $f$ is continuous, $f(\bar{x})$ is a limit point of $\{f(x^k)\}$, so it follows that the entire sequence $\{f(x^k)\}$ converges to $f(\bar{x})$ and $f(x^k) - f(x^{k+1}) \rightarrow 0$.
My questions are:
- Why $f(\bar{x})$ is a limit point of $\{f(x^k)\}$?
- Why the entire sequence $\{f(x^k)\}$ converges to $f(\bar{x})$?
- Why $f(x^k) - f(x^{k+1}) \rightarrow 0$?
- Given that $\{x^k\}$ converges to a stationary point $\bar{x}$ why $f(x^k) - f(x^{k+1}) \rightarrow 0$?
Thanks!