Testing for Uniform Continutity with Weierstrass MTest

  • Thread starter Thread starter Emspak
  • Start date Start date
  • Tags Tags
    Testing Uniform
  • #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} = ?$$
 
Physics news on Phys.org
  • #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.
 
Back
Top