2
$\begingroup$

If $\{h_{k}\}_{k=1}^{\infty}$ is a sequence of real-valued continuous functions on the real line, and $0 and all $k$. Assume that $h_{k}(x)\to 0$ uniformly on $\mathbb{R}$. Is it true that $h_{k}(x+x_{k})\to 0$ as $k\to \infty$, for any sequence of points $\{x_{k}\}\subset \mathbb{R} $ and any $x\in \mathbb{R}$? If so how to prove it?

Thanks for help in advance!

Ok, what I have tried: I'm trying to use induction on $x_{k}$: Fix any $x\in\mathbb{R}, $we have

for $x_{1}$: $h_{k}(x+x_{1})\to 0$

for $x_{2}$: $h_{k}(x+x_{2})\to 0$

for $x_{3}$: $h_{k}(x+x_{3})\to 0$

.

.

.

for $x_{m}$: $h_{k}(x+x_{m})\to 0$

so, its true for all $m$, hence for $k$. Not sure!

Edit: I had a typo, sorry. My previous question was about $h_{k}(x_{k})\to 0$, but the correct question is about $h_{k}(x+x_{k})\to 0$

  • 0
    Let $a_k=h_k(x_k)$. The question is whether this sequence of numbers $a_1,a_2,a_3,\ldots$ converges to $0$. It might help to write out exactly what that would mean, to know what goal you are trying to achieve. Because the sequence $(x_k)$ is completely arbitrary, the *important* hypothesis is that $(h_k)$ converges to $0$ uniformly. I might help to write out exactly what that means, to know how you can use it to show that $(a_k)$ converges to $0$. I don't understand your work.2012-06-18
  • 0
    Do you know what it means for $h_k(x)$ to converge uniformly to $0$? If you write down the definition, it will help a lot.2012-06-18
  • 0
    @Jonas Meyer: Oh ok. Let $k\geq 1$, then the point $x_{k}$ is the point where the $\sup$ of $h_{k}(x)$ is attained, i.e. $\sup_{x\in\mathbb{R}}|h_{k}(x)|=|h_{k}(x_{k})|$, (of course we could have more than one point where the sup is attained but we can take the first occurrence).2012-06-18
  • 0
    @ZackM: The $\sup$ might not be attained. A counter-example is $h_n(x)=\frac1n\left(1-\frac1{2+x^2}\right)$.2012-06-18
  • 0
    @DejanGoc: I know, but lets assume it is attained at these points2012-06-18

2 Answers 2