$(f_n(x))$ converges to a discontinuous function Counterexample

1.1k Views Asked by At

If the sequence of functions $(f_n(x))$ converges to a discontinuous function $f(x)$ on a set S, then the sequence does not converge uniformly on S.

If a function $f(x)$ is defined on [−1, 1] and continuous at $x = 0$, then f is continuous on some open interval containing zero

Can anyone show me a counter example to these? I am struggling to find one, thank you.

2

There are 2 best solutions below

5
On BEST ANSWER

Take $f_n=x^n$ on $[0,1]$.

This converges to $f(x)=0$ for $x<1$, and $f(1)=1$.

So this functioon is discontinuous, and the convergence isn't uniform.

0
On

For your second question, let $g(x)=0$ if $x$ is rational, and let $g(x)=1$ if $x$ is irrational. Let $f(x)=xg(x)$. Then $f$ is continuous at $x=0$ and nowhere else.