Testing for Uniform Continutity with Weierstrass MTest

In summary, the Weierstrass M-test is not applicable in this situation since you are not looking at a sequence of functions.
  • #36
Emspak said:
Is the point here that even though fn approaches zero, and is less than some number no matter what you do with n (in this case the expression is always less than 1) that still does not imply uniform convergence?
Yes, that's right.

Here is an example: let ##f_n(x)## be the function whose graph looks like an isosceles triangle of height ##1## with one vertex at ##x = 1-1/n## and the other vertex at ##x=1##, and outside of ##[1-1/n, 1]##, the function is zero. This sequence satisfies ##|f_n(x)| \leq 1## for every ##n## and every ##x##. The sequence converges to ##0## for every ##x##, but not uniformly, because for every ##n## there is some ##x## (namely the midpoint of ##[1-1/n, 1]##) with ##f_n(x) = 1##.
 
Physics news on Phys.org
  • #37
OK but this seems a direct contradiction to the very definition of uniform convergence above! Or is it because the maximum of fn is 1? this is why i am so confused here.
 
  • #38
In other words, ##f_n(x)## looks like the attached picture.
 

Attachments

  • triangle.gif
    triangle.gif
    4.3 KB · Views: 463
  • #39
sorry i was referring ot the original problem, not your diagram.
 
  • #40
Emspak said:
OK but this seems a direct contradiction to the very definition of uniform convergence above! Or is it because the maximum of fn is 1? this is why i am so confused here.
You need more than just ##\max(|f_n|) = 1##. You need ##\max(|f_n|) = B_n## where ##B_n## is some sequence of numbers that converges to zero as ##n## increases.

For example, ##\max(|f_n|) = 1/n## would imply uniform convergence.
 
  • #41
Please check your calculation of the maximum again. Where is this function equal to zero?
$$\frac{1-nx^2}{(1+nx^2)^2}$$
Your answer should depend on ##n##.

Hint: the fraction is zero whenever the numerator is zero.
 
  • #42
OK, now we get to choosing Bn to test for uniform convergence, yes? Would that not be, say, 1/(1+n) ? That goes to zero, doesn't it? So does -1 / (1 + n).
 
  • #43
It equals zero at x=1 or x=-1 when n=1. At n=4 it would have to be at x=1/2, and so on. (x would actually vary as 1/sqrt(n) to make it zero depending on what n is).
 
  • #44
Emspak said:
OK, now we get to choosing Bn to test for uniform convergence, yes? Would that not be, say, 1/(1+n) ? That goes to zero, doesn't it?
Sure, but you would have to show that your ##|f_n|## is smaller than ##1/(n+1)##. It might not be, but you might be able to find some other sequence. This is why you need to calculate the maximum of ##f_n##.
 
  • #45
Emspak said:
It equals zero at x=1 or x=-1 when n=1. At n=4 it would have to be at x=1/2, and so on. (x would actually vary as 1/sqrt(n) to make it zero depending on what n is).
Can you find a formula for the ##x## which gives the maximum? In other words, don't plug in ##n## values, just solve for ##x## in terms of ##n##.
 
  • #46
when i solve for x, assuming we set the derivative expression at zero, I get:
$$\frac{1}{\sqrt{n}}= x$$. Now what?
 
  • #47
Emspak said:
when i solve for x, assuming we set the derivative expression at zero, I get:
$$\frac{1}{\sqrt{n}}= x$$. Now what?
OK, so that tells you where the maximum occurs. (Technically, you should verify that it's a maximum and not a minimum, but let's leave that aside for now.)

So now what is the value of the maximum? Plug ##x = \frac{1}{\sqrt{n}}## into ##f_n(x)## and see what you get.
 
  • #48
putting [itex]\sqrt{n}[/itex] into the original equation, I would get $$\frac{\frac{1}{\sqrt{n}}}{1+n^2} = \frac{1}{\sqrt{n}+n^{5/2}}$$ which goes to zero the bigger n gets.
 
  • #49
Emspak said:
putting [itex]\sqrt{n}[/itex] into the original equation, I would get $$\frac{\frac{1}{\sqrt{n}}}{1+n^2} = \frac{1}{\sqrt{n}+n^{5/2}}$$ which goes to zero the bigger n gets.
That's not what I get. (The ##n^{5/2}## term is wrong.)
 
  • #50
wait a minute. n^(1/2 ) * n^2 = n^ (1/2 + 2), no? That's 5/2.
 
  • #51
Evaluate
$$f_n(x) = \frac{x}{1+nx^2}$$
at ##x = \frac{1}{\sqrt{n}}##:
$$f_n\left(\frac{1}{\sqrt{n}}\right) = \frac{1/\sqrt{n}}{1 + n(1/\sqrt{n})^2} = ?$$
 
  • #52
Oh, SNAP! THat was stupid of me. So, you get $$\frac{1}{2\sqrt{n}}$$
 
  • #53
Right. So now you have shown the following:
$$|f_n(x)| \leq \max_x |f_n(x)| = \frac{1}{2\sqrt{n}}$$
And ##\frac{1}{2\sqrt{n}} \rightarrow 0## as ##n \rightarrow \infty##. What can you conclude?
 
  • #54
Well, that would point to uniform convergence then wouldn't it? We have a sequence of numbers that approaches zero as n--> infinity. It's also < infinity. And on top of that the absolute value of the function is less than that maximum for all n.
 
  • #55
Emspak said:
Well, that would point to uniform convergence then wouldn't it? We have a sequence of numbers that approaches zero as n--> infinity. It's also < infinity. And on top of that the absolute value of the function is less than that maximum for all n.
Yes, that's right. The conclusion is that ##f_n## converges uniformly to ##0##.
 
  • Like
Likes 1 person
  • #56
Thanks for bearing with me. This has cleared a bunch of things up, and it can get a bit frustrating.
 
  • #57
No problem, this stuff is always confusing at first. Just keep doing exercises like this and it will become a lot clearer.
 

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
312
  • Calculus and Beyond Homework Help
Replies
8
Views
667
  • Calculus and Beyond Homework Help
Replies
1
Views
260
  • Calculus and Beyond Homework Help
Replies
2
Views
190
  • Calculus and Beyond Homework Help
Replies
6
Views
761
  • Calculus and Beyond Homework Help
Replies
17
Views
621
  • Calculus and Beyond Homework Help
Replies
2
Views
711
  • Calculus and Beyond Homework Help
Replies
5
Views
199
  • Calculus and Beyond Homework Help
Replies
3
Views
418
  • Calculus and Beyond Homework Help
Replies
5
Views
489
Back
Top