Proof that fn converges uniformly

  • Thread starter Thread starter kasperrepsak
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
kasperrepsak
Messages
31
Reaction score
0

Homework Statement



[itex]\frac{x}{1+n^2*x^2}[/itex] I must show if this converges uniformly or that it doesnt. So i must show that there is an N or that there isn't an N for which if n > N the inequality in the definition of uniform convergence holds for all x.

Homework Equations



http://en.wikipedia.org/wiki/Uniform_convergence

The Attempt at a Solution


Using point convergence one can easily see that the function converges to 0 for each x. So this can be used to see if there is an N for which |[itex]\frac{x}{1+n^2*x^2}[/itex]|<[itex]\epsilon[/itex]
 
Physics news on Phys.org
It may be best to use the equivalent definition (given on the wikipedia page) that [itex]f_n(x) \to f(x)[/itex] uniformly on [itex]I[/itex] if and only if
[tex] M_n = \sup_{x \in I} |f(x) - f_n(x)|[/tex]
is such that [itex]M_n \to 0[/itex].
 
thank you, i solved it using that definition and by finding the maxima of fn by differentiation.