Suppose that for a function $h(x)$, there is a sequence $x_n$ such that $\lim_{n \to \infty}h(x_n)=h(c)=\min_x h(x)$. My understanding is $\lim_{ n\to \infty} x_n \neq c$ in general. But can somebody provide examples to verify the inequality?
2026-04-12 06:40:30.1775976030
Limit of sequence and limit of function sequence
30 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Simplest counterexample I could come up with: take $h\colon\mathbb{R}\to\mathbb{R}$ be the identically zero function, i.e., $h(x)=0$ for all $x$.
Take any $\ell\in\mathbb{R}$, and any sequence $(x_n)_n$ converging to $\ell$. Then $$ \lim_{n\to\infty} h(x_n) = h(\ell) = 0 = h(\ell+1) = \min_x h(x) $$ but clearly $\ell\neq \ell+1$.