Continuity and liimit of functions

jeff1evesque
Messages
312
Reaction score
0

Homework Statement


Suppose f_n : [0, 1]\rightarrow R is continuous and lim_{n \rightarrow \infty}f_n(x) exists for each x in [0,1]. Denote the limit by f(x).

Is f necessarily continuous?

Homework Equations


We know by Arzela-Ascoli theorem:
If f_n: [a,b] \rightarrow R is continuous, and f_n converges to funiformly, then f is continuous.

The Attempt at a Solution


Question: Does the fact of knowing
lim_{n \rightarrow \infty}f_n(x) exists for each x \in [0,1]. Denote the limit by f(x).
give us insight to declare that f_n converges to f uniformly- and thus satisfying Arzela-Ascoli's theorem?

Thanks,Jeffrey Levesque
 
Last edited:
Physics news on Phys.org
Well, no. They only gave you that the fn are continuous and converge pointwise. I think they want you find an example of a sequence of continuous functions that are pointwise convergent but don't have an continuous limit. Can you think of one?
 
Can someone provide some insight for me as to what the following means:

jeff1evesque said:
lim_{n \rightarrow \infty}f_n(x) exists for each x in [0,1]. Denote the limit by f(x).

And how I could use this fact to construct my justification for whether f is necessarily continuous?
 
f isn't necessarily continuous. Face it. It says fn converges at each point. That's not enough to prove f is continuous.
 
Dick is suggesting that you find a counter-example. Taking fn to be piecewise linear will suffice.
 
The Arzela-Ascoli theorem asserts something about a sequence of equicontinuous functions. This has little to do with your question [or you have seen a different version of A-A].

Just construct a counter-example, i.e. a sequence of continuous functions (f_n)_n which converges pointwise to some discontinuous function. (Every book that introduces the concept of 'uniform convergence' will have such a counter-example, so you probably have encountered one already.)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top