1
$\begingroup$

Suppose $f$ is real continuous function on $\mathbb{R}$, $f_{n}(t)=f(nt)$ for $n=1, 2, 3,.....,$ and {$f_{n}$} is equicontinuous on $[0,1].$ What conclusion can you draw about $f$?

1 Answers 1

0

$f$ must be constant, suppose not and let $f(a)\neq f(b)$, let $\epsilon=|f(a)-f(b)|$, there must be a $\delta>0$ such that $|f_n(x)-f_n(y)|<\epsilon$ for all $n$ whenever $|x-y|<\delta$.

Pick $N$ such that $|a-b|/n<\delta$, we immediately reach a contradiction by noticing $|a/N-b/N|<\delta$ while $|f_N(a/N)-f_N(b/N)|=|f(a)-f(b)|=\epsilon$.

The contradiction comes from assuming there exists $a$ and $b$ with $f(a)\neq f(b)$. So $f$ must be constant, and clearly all constant functions satisfy that the sequence $f_n$ is equicontinuous.

  • 0
    Can you explain little about 2nd part or specifically $f_{N}(a/N)$.2017-01-25
  • 0
    got it....thanks for superb answer.2017-01-25
  • 0
    no problem, happy to help.2017-01-25