1

Let $f_n:I \to \mathbb{R}$ a sequence of functions,that does not get zero at any point.We suppose that $f_n \to f$ uniformly and that $\exists M>0$ such that $|f(x)| \geq M, \forall x \in I$.Then $\frac{1}{f_n} \to \frac{1}{f}$ uniformly. To show that the condition $|f(x)| \geq M, \forall x \in I$ is necessary,how can I find a counterexample,so that I show that the sentence above is not true if the condition does not stand??

evinda
  • 7,823

1 Answers1

1

Here's one example: define $f_n:(0,1) \to \mathbb{R}$ by $f_n(x) = \dfrac{n}{n+1}x$.

Ben Grossmann
  • 225,327