Pointwise Convergence in Metric Space (C[a,b],d_{\infty}) | Homework Solution

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Convergence
Click For Summary

Homework Help Overview

The discussion revolves around the convergence of a sequence of continuous functions in the metric space (C[a,b], d_{\infty}). The original poster attempts to show that if a sequence (f_n) converges uniformly to a limit f, then it also converges pointwise to f for each t in the interval [a,b].

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore the implications of uniform convergence versus pointwise convergence, questioning whether the original argument correctly establishes the desired conclusion. Some participants suggest that the original poster's use of "if and only if" statements may lead to confusion between the two types of convergence.

Discussion Status

There is an ongoing examination of the original argument's validity, with participants pointing out potential pitfalls in reasoning. Some guidance has been offered regarding the need for careful distinction between the types of convergence, and a counterexample is suggested to illustrate the differences.

Contextual Notes

Participants are discussing the implications of the definitions of uniform and pointwise convergence, highlighting the importance of ensuring that the logical steps in the argument are correctly oriented to support the proof.

Ted123
Messages
428
Reaction score
0

Homework Statement



Suppose a sequence [itex](f_n)_{n\in\mathbb{N}}[/itex] converges to a limit [itex]f[/itex] in the metric space [itex](C[a,b],d_{\infty})[/itex] (continuous real valued functions on the interval [a,b] with the uniform metric.)

Show that [itex]f_n[/itex] also converges pointwise to [itex]f[/itex]; that is for each [itex]t\in [a,b][/itex] we have [itex]f_n(t)\to f(t)[/itex] in [itex]\mathbb{R}[/itex].

Homework Equations



Uniform metric: [tex]d_{\infty} (f,g) = \text{max}_{t\in [a,b]} |f(t)-g(t)|[/tex]

The Attempt at a Solution



[itex]f_n \to f[/itex] in [itex](C[a,b],d_{\infty}) \iff d_{\infty}(f_n,f)\to 0[/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff \text{max}_{t\in [a,b]} |f_n(t)-f(t)| \to 0[/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff|f_n(t)-f(t)| \to 0[/itex] for all [itex]t\in [a,b][/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff f_n(t) \to f(t)[/itex] for all [itex]t\in [a,b][/itex]

Does this prove it?
 
Last edited:
Physics news on Phys.org
Looks ok to me.
 
Ted123 said:

Homework Statement



Suppose a sequence [itex](f_n)_{n\in\mathbb{N}}[/itex] converges to a limit [itex]f[/itex] in the metric space [itex](C[a,b],d_{\infty})[/itex] (continuous real valued functions on the interval [a,b] with the uniform metric.)

Show that [itex]f_n[/itex] also converges pointwise to [itex]f[/itex]; that is for each [itex]t\in [a,b][/itex] we have [itex]f_n(t)\to f(t)[/itex] in [itex]\mathbb{R}[/itex].

Homework Equations



Uniform metric: [tex]d_{\infty} (f,g) = \text{max}_{t\in [a,b]} |f(t)-g(t)|[/tex]

The Attempt at a Solution



[itex]f_n \to f[/itex] in [itex](C[a,b],d_{\infty}) \iff d_{\infty}(f_n,f)\to 0[/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff \text{max}_{t\in [a,b]} |f_n(t)-f(t)| \to 0[/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff|f_n(t)-f(t)| \to 0[/itex] for all [itex]t\in [a,b][/itex]

[itex]\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff f_n(t) \to f(t)[/itex] for all [itex]t\in [a,b][/itex]

Does this prove it?

You need to be careful what you are proving. You have all these [itex]\iff[/itex] implications which would lead one to believe that pointwise convergence and uniform convergence are the same. But they aren't. So look at your argument carefully and make sure the implications go in the direction to prove what you want to prove.
 
LCKurtz said:
You need to be careful what you are proving. You have all these [itex]\iff[/itex] implications which would lead one to believe that pointwise convergence and uniform convergence are the same. But they aren't. So look at your argument carefully and make sure the implications go in the direction to prove what you want to prove.

Good point!
 
Obviously to prove what I want I only need all steps to be [itex]\implies[/itex] but which step above is not "if and only if"? (is it the last step?)
 
|f_n(t)-f(t)|->0 for all t does not imply max |f_n(t)-f(t)|->0. Can you think of a counterexample?
 
Ted123 said:
Obviously to prove what I want I only need all steps to be [itex]\implies[/itex] but which step above is not "if and only if"? (is it the last step?)

Dick said:
|f_n(t)-f(t)|->0 for all t does not imply max |f_n(t)-f(t)|->0. Can you think of a counterexample?

And I would add that if I were handing in a proof, I would use a tighter argument. While your implications in one direction are OK, you wouldn't have made that mistake if your argument went something like:

[tex]0 \le |f_n(t)-f(t)| \le ... \rightarrow 0[/tex]

where you fill in the dots with reasons for each step.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K