Proving Uniform Convergence of f_n = x/sqrt(1+nx^2) on R

  • Thread starter Thread starter icantadd
  • Start date Start date
  • Tags Tags
    Convergent
icantadd
Messages
109
Reaction score
0

Homework Statement


Prove that f_{n} = \frac{x}{\sqrt{1+nx^2}} is uniformly convergent to 0 on all real numbers


Homework Equations


{f_n} is said to converge uniformly on E if there is a function f:E->R such that for every epsilon >0, there is an N where n>=N implies that | f_n(x) - f(x) | < epsilon, for all x in E.


The Attempt at a Solution


Let f(x) = lim n-> infty f_n(x), and let epsilon > 0. Then it is obvious, that if n>1, that as n -> infty, the limit goes to 0, and thus we would need to show that \frac{x}{\sqrt{1+nx^2}} &lt; epsilon| , which happens as long as n > \frac{\frac{x}{epslion}-1}{x^2}. So, I feel like I got it, except for the 'obvious' statement that f(x) = 0. Am I doing this right? Thanks ahead of time.
 
Physics news on Phys.org
i) you want to show lim n->infinity f_n(x)=0 for all x. That tells you the pointwise limit is 0. ii) your algebra is wrong, what happened to the sqrt? ii) There shouldn't be an x in your expression for choosing n. That's what 'uniform' convergence is all about.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top