Convergence of a sequence of functions

In summary, the sequence (fn(x)) converges for each x from [0, 1], but it doesn't converge uniformly.
  • #1
radou
Homework Helper
3,149
8

Homework Statement



Let the sequence of functions fn : [0, 1] --> R be defined with fn(x) = x^n. Show that the sequence (fn(x)) converges for each x from [0, 1], but that it doesn't converge uniformly.

The Attempt at a Solution



Now, let x be from [0, 1>. Indeed, fn converges f(x) = 0, since for every ε > 0 one can find a positive integer N such that |0 - x^n| = |x^n|< ε. If x equals 1, the sequence converges to f(x) = 1 trivially.

Now, from the conclusion above and the definition of uniform convergence, it follows that the sequence cannot converge uniformly, since it converges to one limit for x in [0, 1>, and to another one for x = 1.

I hope I did this right, thanks in advance for any help.
 
Physics news on Phys.org
  • #2
You have the idea that leads to a correct argument, but not all of a correct argument. In particular, your second paragraph is missing the crucial point (you merely say "from ... the definition of uniform convergence").

It is true, as you say, that the pointwise limit [tex]f(x) = \lim_{n\to\infty} f_n(x)[/tex] is the function [tex]f(x) = 0[/tex] for [tex]x\in[0,1)[/tex], [tex]f(1) = 1[/tex]. However, exactly how does this show that [tex](f_n)[/tex] does not converge uniformly to [tex]f[/tex]? If you say "by the definition of uniform convergence", explain how the definition applies in this instance.
 
  • #3
ystael, thanks for the reply.

Indeed, my argument was a bit fuzzy.

One says that a sequence of functions fn converges uniformly to the function f if, given any ε > 0, there exists a positive integer N such that d(fn(x) - f(x)) < ε for all n >= N and all x in X, where X is the domain of both fn and f, and d is the metric on Y.

What's confusing to me is that I have to "assume" the limit function. So, for f(x) = 0, and for x = 1, we can't find any integer such that |1^n| < ε, for any ε > 0. So, fn doesn't converge uniformly to f(x) = 0.

Here's another point - all the functions fn are continuous. Assume they converge to some function f. Then f must be continuous. But there doesn't seem to be any such continuous function (it always "breaks down" at x = 1), hence fn doesn't converge uniformly.
 
  • #4
That last paragraph is a correct argument by itself: the uniform limit of continuous functions is continuous; the pointwise limit [tex]f[/tex] of [tex](f_n)[/tex] is not a continuous function; therefore the convergence is not uniform.

(You need the observation that uniform convergence is strictly stronger than pointwise convergence, that is, if a sequence of functions converges uniformly then its uniform limit is its pointwise limit. Your second to last paragraph betrays some confusion on this point: [tex](f_n)[/tex] cannot possibly converge uniformly to [tex]g(x) = 0[/tex], because it does not even converge pointwise to this function.)

You can also produce a correct argument by writing out the epsilonics in detail, a bit more carefully than you do in your second to last paragraph. That would go something like this: I claim the convergence of [tex](f_n)[/tex] to its pointwise limit [tex]f(x) = 0[/tex] for [tex]x \in [0,1)[/tex], [tex]f(1) = 1[/tex], is not uniform. Let [tex]\epsilon = \textstyle\frac12[/tex]. Then for any fixed natural number [tex]N[/tex], there is [tex]n > N[/tex] and [tex]x_0 \in [0,1)[/tex] so that [tex]f_n(x_0) > \textstyle\frac12[/tex] (on a homework set I was grading, I would expect a student who took this tack to compute explicitly [tex]n[/tex] and [tex]x_0[/tex] given [tex]N[/tex]). Therefore there is no [tex]N[/tex] so that [tex]|f_n(x) - f(x)| < \textstyle\frac12[/tex] for all [tex]x\in[0,1], n > N[/tex], and [tex](f_n)[/tex] does not converge uniformly to [tex]f[/tex].

Obviously the argument which uses the concept of continuity is easier! However, the explicit epsilonic argument proves the slightly stronger statement that the restrictions of [tex]f_n[/tex] to [tex][0,1)[/tex] do not converge uniformly to zero on [tex][0,1)[/tex], which you can't prove by complaining that the limit isn't continuous -- it is.
 
  • #5
Thanks a lot for your help, it's much more clear now.
 

1. What is the definition of convergence of a sequence of functions?

Convergence of a sequence of functions refers to the property of a sequence of functions where the functions in the sequence approach a single function as the number of terms in the sequence increases. In other words, as the input of the functions approaches a specific value, the output values of the functions will also approach a specific value.

2. How is the convergence of a sequence of functions determined?

The convergence of a sequence of functions can be determined by checking if the limit of the sequence of functions exists. If the limit exists and is equal to a specific function, then the sequence is said to converge to that function. This can be checked using various mathematical methods, such as the squeeze theorem or the Cauchy criterion.

3. What is the difference between pointwise and uniform convergence?

Pointwise convergence refers to the property of a sequence of functions where each function in the sequence converges to a specific function point by point. On the other hand, uniform convergence refers to the property where the functions in the sequence converge to the same function at the same rate, regardless of the input value. In other words, the convergence is uniform across the entire domain of the functions.

4. Can a sequence of functions converge to more than one function?

No, a sequence of functions can only converge to one function. This is because the limit of a sequence can only have one unique value. If a sequence of functions converges to more than one function, then the limit would not be well-defined and the convergence would not hold.

5. How is the convergence of a sequence of functions useful in real-world applications?

The convergence of a sequence of functions is essential in various mathematical and scientific fields, such as physics, engineering, and computer science. It allows us to approximate complex functions and make predictions about their behavior. Additionally, it is used in numerical methods to solve differential equations, optimization problems, and other mathematical models.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
34
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
876
  • Calculus and Beyond Homework Help
Replies
26
Views
886
  • Calculus and Beyond Homework Help
Replies
2
Views
169
  • Calculus and Beyond Homework Help
Replies
3
Views
972
  • Calculus and Beyond Homework Help
Replies
7
Views
698
  • Calculus and Beyond Homework Help
Replies
2
Views
703
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top