Proving Convergence in C[0,1] with Integral Norm

bugatti79
Messages
786
Reaction score
4

Homework Statement



Show that a sequence ##f_n \to f \in C[0,1]## with the sup norm ##|| ||_\infty##, then ##f_n \to f \in C[0,1]## with the integral norm.

The Attempt at a Solution



given ##\epsilon > 0 \exists n_0 \in N## s.t

##||(fn-f) (x)|| < \epsilon \forall n > n_0## with ## x \in [a,b]##

ie ##\forall \epsilon > 0 \forall n_0 \in N## s.t

##sup |(f_n-f)(x)|=sup|f_n(x)-f(x)|## with ##x \in C[0,1]## and ##n \in \mathbb{N} \implies f_n \to f \in C[0,1]##

if this is correct, do I attempt the same for the integral norm?
 
Physics news on Phys.org
It looks to me like there are two words missing in your problem statement - "if" and "then".
bugatti79 said:

Homework Statement



Show that a sequence ##f_n \to f \in C[0,1]## with the sup norm ##|| ||_\infty##, then ##f_n \to f \in C[0,1]## with the integral norm.

The Attempt at a Solution



given ##\epsilon > 0 \exists n_0 \in N## s.t

##||(fn-f) (x)|| < \epsilon \forall n > n_0## with ## x \in [a,b]##

ie ##\forall \epsilon > 0 \forall n_0 \in N## s.t

##sup |(f_n-f)(x)|=sup|f_n(x)-f(x)|## with ##x \in C[0,1]## and ##n \in \mathbb{N} \implies f_n \to f \in C[0,1]##

if this is correct, do I attempt the same for the integral norm?
I believe what the problem is saying is this:
IF fn → f using the || || norm, THEN fn → f using the integral norm.

If my surmise is correct, what you have done is prove the hypothesis, which is done only in if and only if proofs.
 
Mark44 said:
It looks to me like there are two words missing in your problem statement - "if" and "then".
I believe what the problem is saying is this:
IF fn → f using the || || norm, THEN fn → f using the integral norm.

If my surmise is correct, what you have done is prove the hypothesis, which is done only in if and only if proofs.

Yes, your surmise is correct. So what you recommend I do? I need to show some link between between the sup and integral norm, right? Not sure how to do that...thanks
 
Given that for any ε > 0, there is an N0 such that, if n > N0, then ||fn - f|| < 0,

show that for any ε > 0, there is an M0 such that, if n > M0,
\int_0^1 f~f_n~dt &lt; \epsilon

You'll need to use the definition of the infinity norm to establish the second inequality.
 
Mark44 said:
Given that for any ε > 0, there is an N0 such that, if n > N0, then ||fn - f|| < 0,

show that for any ε > 0, there is an M0 such that, if n > M0,
\int_0^1 f~f_n~dt &lt; \epsilon

You'll need to use the definition of the infinity norm to establish the second inequality.

The definition of an infinity norm in a function space is

##||f||_\infty= sup | f(x)|## where ##x \in C[a,b]##

Not sure how to proceed further especially when I see a product of ##f*f_n##...?
 
How is the integral norm defined? I just took a guess at how it would look.
 
Mark44 said:
Given that for any ε > 0, there is an N0 such that, if n > N0, then ||fn - f|| < 0,

He means ##< \epsilon##

show that for any ε > 0, there is an M0 such that, if n > M0,
\int_0^1 f~f_n~dt &lt; \epsilon

You'll need to use the definition of the infinity norm to establish the second inequality.

bugatti79 said:
The definition of an infinity norm in a function space is

##||f||_\infty= sup | f(x)|## where ##x \in C[a,b]##

Not sure how to proceed further especially when I see a product of ##f*f_n##...?

Hopefully you could figure out he meant$$
\int_0^1|f_n(x)-f(x)|\, dx <\epsilon$$
 
Yes, I definitely meant ϵ, not 0.

And I misremembered the integral norm. I think I confused it with one of the inner products.
 
LCKurtz said:
He means ##< \epsilon##





Hopefully you could figure out he meant$$
\int_0^1|f_n(x)-f(x)|\, dx <\epsilon$$

I can't see the link. All that's going through my head is for the integral norm

##\displaystyle \int_0^1 |f_n(x)-f(x)| dx = | \frac{|f_n(x)-f(x)|^{n+1}}{n+1}|_0^1## which would evaluate to some value < ε if the assumption ##f_n(x) \to f(x)## is true

and for the infinity norm

## sup|f_n(x)-f(x)| = max{|f_n(x)-f(x)|}## for ##x \in C[0,1]## which would evaluate to some value < ε if the assumption ##f_n(x) \to f(x)## is true also...?
 
  • #10
bugatti79 said:
I can't see the link. All that's going through my head is for the integral norm

##\displaystyle \int_0^1 |f_n(x)-f(x)| dx = | \frac{|f_n(x)-f(x)|^{n+1}}{n+1}|_0^1##

Oh my. After seeing that I think the best suggestion I can make is for you to schedule a meeting with your instructor. I don't see how to continue helping you with this problem without working it for you. Do you have the appropriate prerequisites for the course these problems are coming from?
 
  • #11
LCKurtz said:
Oh my.
Exactly my thought.

IIRC, Bugatti79 is studying this stuff on his own.
 
  • #12
bugatti79 said:
##\displaystyle \int_0^1 |f_n(x)-f(x)| dx = | \frac{|f_n(x)-f(x)|^{n+1}}{n+1}|_0^1##
I know well this in not correct mathematically, I shouldn't have wrote that. I was just trying to indicate that if we integrate this function between the limits 0 and 1 we should get some value less than some (ε>0) that we have chosen. Of course, that doesn't make me progress any further.
 
  • #13
Mark is this was you aim at:

\int_0^1 |f_n(x)-f(x)| dx \leq \int_0^1 ||f_n(x)-f(x)||_{\infty} dx =\epsilon\ \forall n \geq N_0
 
  • #14
dirk_mec1 said:
Mark is this was you aim at:

\int_0^1 |f_n(x)-f(x)| dx \leq \int_0^1 ||f_n(x)-f(x)||_{\infty} dx =\epsilon\ \forall n \geq N_0

Should that be "##< \epsilon##" not "##= \epsilon##"?
 
  • #15
Yes.
 
  • #16
I have just put the information together for completeness, I am still wondering how to finish it.?

Show that a sequence fn→f∈C[0,1] with the sup norm ||||∞, then fn→f∈C[0,1] with the integral norm.

Given that for any ε > 0, there is an N0 such that, if n > N0, then ||fn - f||∞ < 0,

show that for any ε > 0, there is an M0 such that, if n > M0 then

$$\int_0^1|f_n(x)-f(x)|\, dx <\epsilon$$..?
 
  • #17
The relevant inequality for this problem is |f_n(x)-f(x)| \leq ||f_n-f||_{\infty} for all x \in [0,1]. But honestly, based on your threads in the homework help forums, you really lack the mathematical maturity to be dealing with convergence in function spaces. It would be worthwhile for you to go back and review basic convergence in \mathbb{R}.
 
  • #18
jgens said:
The relevant inequality for this problem is |f_n(x)-f(x)| \leq ||f_n-f||_{\infty} for all x \in [0,1]. But honestly, based on your threads in the homework help forums, you really lack the mathematical maturity to be dealing with convergence in function spaces. It would be worthwhile for you to go back and review basic convergence in \mathbb{R}.

I have looked through my notes and through Erwin Kreyszig's 'Introductory Functional Analysis'. Can you be more specific what you mean by basic convergence in R, so I can check the book.

Thanks
 
  • #19
bugatti79 said:
I have looked through my notes and through Erwin Kreyszig's 'Introductory Functional Analysis'.

Unless you have some secret talent you are not letting on to here, then that book is much too difficult for you.

Can you be more specific what you mean by basic convergence in R, so I can check the book.

I should have been more precise. I meant convergence in the p-norms on \mathbb{R}^n.
 

Similar threads

Back
Top