Uniform convergence of sequence of functions

In summary: X. In summary, the Weierstrass M-test says that if a sequence of functions converges uniformly on a set, then the sequence of derivatives of the functions also converges uniformly on the set.
  • #1
twoflower
368
0
Hi, let's suppose

[tex]
f_{n}(x) = \frac{x^{n}}{1+x^{n}},
[/tex]

[tex]
a) x \in [ 0, 1 - \epsilon]
[/tex]

[tex]
b) x \in [ 1 - \epsilon, 1 + \epsilon]
[/tex]

[tex]
c) x \in [ 1 + \epsilon, \infty]
[/tex]

Where [itex]\epsilon \in \left( 0, 1 \right)[/itex]. Analyse pointwise, uniform and locally uniform convergence.

Well, we have
[tex]
\lim_{n \rightarrow \infty} f_{n} = \left\{ \begin{array}{rcl}
0 & x \in [0, 1)
\\ \frac{1}{2} & x = 1 \\
1 & x > 1
\end{array}\right.
[/tex]

I'll take the first case ([itex]x \in [ 0, 1 - \epsilon][/itex]). I want to find the supremum of
[tex]
\left|\frac{x^{n}}{1+x^{n}}\right|, x \in [0, 1-\epsilon]
[/tex]

To see if there are some extrems on this interval, I find the derivative:
[tex]
f^{'} = \frac{nx^{n-1}}{\left(1+x^{n}\right)^2} = 0 \Leftrightarrow x = 0 \notin [0, 1 - \epsilon]
[/tex]

So no extreme on this interval. Because
[tex]
f^{'} > 0
[/tex]

on this interval, [itex]f_{n}[/itex] is increasing. Thus the supremum is in the utmoust point of the interval, ie. [itex]\frac{1}{2}[/itex].
Thus I would say
[itex]f_{n}[/itex] doesn't converge uniformly on this interval.

Problem no. 1 - It's wrong.
Problem no. 2 - How would I analyse locally uniform convergence on this interval?

Thank you for any ideas.
 
Last edited:
Physics news on Phys.org
  • #2
Isn't the point of [itex] 1 - \epsilon [/itex] that you are not supposed to get to the end of the interval until you take the limt as [itex] \epsilon [/itex] goes to zero? When you do that, you are into the second case.
 
  • #3
OlderDan said:
Isn't the point of [itex] 1 - \epsilon [/itex] that you are not supposed to get to the end of the interval until you take the limt as [itex] \epsilon [/itex] goes to zero? When you do that, you are into the second case.
So you don't agree with me with the supremum? If not, what's then the supremum of

[tex]
\left\{\left|\frac{x^{n}}{1+x^{n}}\right|; x \in [0, 1-\epsilon]; \epsilon \in \left(0,1\right)\right\}
[/tex]

The function is increasing on this interval, so I think maximum will be at the end of the interval...

Thank you.
 
  • #4
Why are you taking the supremum over ε in (0, 1)?
 
  • #5
Hurkyl said:
Why are you taking the supremum over ε in (0, 1)?

Because that's how the original problem was given..
 
  • #6
There was nothing in the original problem that said anything about suprema.

Besides, you said:

I want to find the supremum of
[tex]\left|\frac{x^{n}}{1+x^{n}}\right|, x \in [0, 1-\epsilon][/tex]

The expression you wrote in post #3 is not that supremum.
 
  • #7
Hurkyl said:
There was nothing in the original problem that said anything about suprema.

Besides, you said:

I want to find the supremum of
[tex]\left|\frac{x^{n}}{1+x^{n}}\right|, x \in [0, 1-\epsilon][/tex]

The expression you wrote in post #3 is not that supremum.

I want to find the supremum, because when we practised these kinds of problems in school (uniform/locally uniform convergence), we use this theorem of equivalent characterization of uniform convergence:

Let [itex]0 \neq M \in \mathbb{R}[/itex] and let [itex]f, f_{n}, n \in \mathbb{N}[/itex] are functions defined on [itex]M[/itex]. Then

[tex]
f_{n} \rightrightarrows f \mbox{ on } M \Leftrightarrow \lim_{n \rightarrow \infty} \sup \left\{\left|f_{n}(x) - f(x)\right|, x \in M\right\} = 0
[/tex]

That's why I want to find the supremum.
 
  • #8
[tex]f_{n}(x) = \frac{x^{n}}{1+x^{n}}[/tex]

So let:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)[/tex]

Now:

[tex]f_n(x)<1 [/tex]

Using the Weierstrass M-test:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)<\sum_{n=0}^{\infty}k^n[/tex]

for some k<1. Thus, h(x) converges uniformly for all x.

Is this what you're talking about?
 
  • #9
You sure there is such a k, saltydog?


Twoflower: I know you want to find a supremum, because that's part of a definition of uniform continuity. The first time you said "I want to find this supremum...", you said it right. However, you haven't been computing what you said you wanted to compute.
 
  • #10
saltydog said:
[tex]f_{n}(x) = \frac{x^{n}}{1+x^{n}}[/tex]

So let:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)[/tex]

Now:

[tex]f_n(x)<1 [/tex]

Using the Weierstrass M-test:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)<\sum_{n=0}^{\infty}k^n[/tex]

for some k<1. Thus, h(x) converges uniformly for all x.

Is this what you're talking about?

I'm not sure, but didn't you do that as if you should analyse convergence of series? I have sequence of functions here, not series.
 
  • #11
Hurkyl said:
You sure there is such a k, saltydog?

For any x in (0,1), I'll take:

[tex]k=x+\frac{1-x}{2}[/tex]

Won't that work?
 
  • #12
twoflower said:
I'm not sure, but didn't you do that as if you should analyse convergence of series? I have sequence of functions here, not series.

Alright, here it is:

Weierstrass M-Test: Let {[itex]u_n[/itex]} be a sequence of functions on a set X. If there exists a sequence {[itex]M_n[/itex]} of positive numbers such that:

[tex]\sum_{n=1}^{\infty}M_n[/tex]

converges and:

[tex]|u_n(x)|\leq M_n[/tex]

for every x in X and for each positive integer n, then:

[tex]\sum_{n=1}^{\infty} u_n[/tex]

converges uniformly on X.
 
  • #13
Hurkyl said:
You sure there is such a k, saltydog?


Twoflower: I know you want to find a supremum, because that's part of a definition of uniform continuity. The first time you said "I want to find this supremum...", you said it right. However, you haven't been computing what you said you wanted to compute.

Ok, so you basically tell me that I haven't computed the supremum right. But I still can't find the mistake. Please correct me if I'm wrong:

1) On that interval, the function is increasing.
2) Thus supremum will have to be at the end of the interval
3) The interval has no maximum, so x in which we'll compute the supremum doesn't lie in that interval
4) So I take x = 1, => supremum is [itex]\frac{1}{2}[/itex].

Am I right?
 
  • #14
The interval does have a maximum.

You stated the original problem rather confusingly. Maybe I'm interpreting the problem differently than what's in the book... could you restate it more clearly?
 
  • #15
Hurkyl said:
The interval does have a maximum.

You stated the original problem rather confusingly. Maybe I'm interpreting the problem differently than what's in the book... could you restate it more clearly?

I still can't see that
[tex]
[ 0, 1 - \epsilon], \epsilon \in (0, 1)
[/tex]
has a maximum.

I'm not native speaker so my translation might not be that precise, I'll try again:

Analyse pointwise, uniform and locally uniform convergence of these sequences of functions:
1.
[tex]
f_{n}(x) = \frac{x^{n}}{1+x^{n}},
[/tex],

[tex]
\mbox{a) } x \in [ 0, 1 - \epsilon] \\
[/tex]
[tex]
\mbox{b) } x \in [ 1 - \epsilon, 1 + \epsilon] \\
[/tex]
[tex]
\mbox{c) } x \in [ 1 + \epsilon, \infty], \\
[/tex]

[tex]
\mbox{where } \epsilon \in (0,1)
[/tex]
 
  • #16
The maximum of [0, 1 - &epsilon;] is 1 - &epsilon;, just like any other closed interval.
 
  • #17
Hurkyl said:
The maximum of [0, 1 - ε] is 1 - ε, just like any other closed interval.

My fault I tried to find the maximum in terms of exact number without symbol. You're right.

Then how could I find the supremum of

[tex]
\left\{\left|\frac{x^{n}}{1+x^{n}}\right|; x \in [0, 1-\epsilon]; \epsilon \in \left(0,1\right)\right\}
[/tex]

Ok it is

[tex]
\left|\frac{(1-\epsilon)^{n}}{1+(1-\epsilon)^{n}}\right|
[/tex]

and because [itex](1-\epsilon)[/itex] is smaller that 1, the supremum goes to 0 as n goes to infinity. Is this right?
 
  • #18
Okay, you found the right thing, but stated the wrong thing this time:

[tex]

\left\{\left|\frac{x^{n}}{1+x^{n}}\right|; x \in [0, 1-\epsilon]; \epsilon \in \left(0,1\right)\right\}

[/tex]

This suggests that you're taking the supremum over all ε in (0, 1), but, again, that's not what you want to do.

But yes, you did it correctly this time -- you found the right maximum value, and you correctly determine that the maximum goes to zero.
 
  • #19
Hurkyl said:
Okay, you found the right thing, but stated the wrong thing this time:

[tex]

\left\{\left|\frac{x^{n}}{1+x^{n}}\right|; x \in [0, 1-\epsilon]; \epsilon \in \left(0,1\right)\right\}

[/tex]

This suggests that you're taking the supremum over all ε in (0, 1), but, again, that's not what you want to do.

But yes, you did it correctly this time -- you found the right maximum value, and you correctly determine that the maximum goes to zero.

Ok, so if I restate it just this way

[tex]
\sup \left\{\left|\frac{x^{n}}{1+x^{n}}\right|; x \in [0, 1-\epsilon]\right\}
[/tex]

is it ok now?
 
  • #20
Yes, it is.
 
  • #21
Hurkyl said:
Yes, it is.

Ok, one more question Hurkyl, if the interval changed to

[tex]
x \in [0, 1)
[/tex]

would the supremum of the function on this interval be [itex]\frac{1}{2}[/itex]?
 
  • #22
Yes, it is.
 
  • #23
Guys, I know you're trying to prove this some other way and I don't want to interfere, but in the interest of rigor only, I do wish to complete my proof above. Twoflower, you can just ignore this:

Consider:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)[/tex]

with:

[tex]f_{n}(x) = \frac{x^{n}}{1+x^{n}}[/tex]


Theorem: [itex]h(x) [/itex] converges uniformly with [itex]x\in (0,1)[/itex].

Proof:

[tex]\forall x>0,\frac{x^n}{1+x^n}<x^n[/tex]

Thus:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)<\sum_{n=0}^{\infty}x^n[/tex]

Since the last series is a geometric series for [itex]x\in(0,1)[/itex], it is convergent.

Thus by the Weierstrass M-test:

[tex]h(x)=\sum_{n=0}^{\infty}f_{n}(x)[/tex]

converges uniformly [itex]\forall x \in (0,1)[/itex].

QED
Ok, I'm done.
 
  • #24
That's wrong saltydog:

First off, the original problem is about the uniform convergence of a sequence, not a series.

Secondly, in the Weierstrauss M-test, you're supposed to compare your series of functions to a series of constants. However, you're comparing it to a series of functions.
 
  • #25
Hurkyl said:
That's wrong saltydog:

First off, the original problem is about the uniform convergence of a sequence, not a series.

Secondly, in the Weierstrauss M-test, you're supposed to compare your series of functions to a series of constants. However, you're comparing it to a series of functions.

Ok Hurkly. I see your point. Can I argue that for any x in the domain, I can choose a constant larger than x in the same domain to use in the comparison? That's getting off the subject for Twoflower though. Thanks for pointing that out to me. :smile:
 
  • #26
Can I argue that for any x in the domain, I can choose a constant larger than x in the same domain to use in the comparison?

You can. But then you're just using the Cauchy Criterion to say that the series converges at that x. A slight tweak, and you can say that if S is the set on which x <= k, then the series is uniformly convergent on S.

It turns out to be useful to be able to do something like that -- you want to prove a fact about (0, 1), and you can use the fact that your series happens to be uniformly convergent on (&epsilon;, 1-&epsilon;) to prove the fact you really wanted to prove. For example, I think this technique is useful for proving things about power series.
 

Related to Uniform convergence of sequence of functions

What is uniform convergence of sequence of functions?

Uniform convergence of sequence of functions refers to the property where a sequence of functions approaches a single function uniformly, meaning that the difference between the values of the functions becomes smaller and smaller as the sequence progresses.

What is the difference between pointwise convergence and uniform convergence?

Pointwise convergence refers to the property where a sequence of functions approaches a single function point by point, meaning that the difference between the values of the functions at each point becomes smaller and smaller as the sequence progresses. On the other hand, uniform convergence refers to the property where the difference between the values of the functions becomes smaller and smaller at every point simultaneously.

How is uniform convergence related to continuity?

Uniform convergence is closely related to continuity. If a sequence of continuous functions converges uniformly to a function, then the limit function is also continuous. However, the converse is not always true, as a sequence of discontinuous functions can also converge uniformly to a continuous function.

What is the Cauchy criterion for uniform convergence?

The Cauchy criterion for uniform convergence states that a sequence of functions converges uniformly if and only if for any given small positive number, there exists a positive integer after which the difference between the values of the functions is smaller than the given number at every point.

What are some applications of uniform convergence in real life?

Uniform convergence is a fundamental concept in analysis and has many applications in various fields of mathematics, physics, and engineering. For example, it is used in the study of Fourier series, power series, and Taylor series. It also plays a crucial role in numerical approximations and the development of algorithms for solving differential equations. In physics, uniform convergence is used in the study of potential theory and the convergence of physical laws. Additionally, it has applications in signal processing, image processing, and data compression.

Similar threads

  • Introductory Physics Homework Help
2
Replies
64
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
222
  • Introductory Physics Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
10
Views
863
  • Topology and Analysis
Replies
4
Views
2K
  • Topology and Analysis
Replies
21
Views
1K
  • Introductory Physics Homework Help
Replies
9
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
353
  • Calculus and Beyond Homework Help
Replies
1
Views
294
Back
Top