On uniform convergence of sequence

irony of truth
Messages
89
Reaction score
0
Suppose (f_n} is a sequence of functions where f_n(x) = x / (1 + n^2 x^2).

I am finding the pointwise limit of the sequence of {f_n'(x)} on the interval
(-oo, + oo)...in which {f_n'(x)} is the sequence of functions obtained from the derivative of x / (1 + n^2 x^2) and I am trying to find out if this {f_n'(x)}
converges uniformly or not.

SOlution:

Well, the derivative of x / (1 + n^2 x^2) is :

(1 - n^2 x^2) / ( 1 + n^2 x^2 )^2.

Now,
when x = 0, lim (n -> +oo) f_n'(0) = (1 - n^2 0^2) / ( 1 + n^2 0^2 )^2 = 1

When x is not 0,

lim (n -> +oo) f_n'(x) = (1 - n^2 x^2) / ( 1 + n^2 x^2 )^2

lim (n -> +oo) f_n'(x) = (1 - n^2 x^2) / ( 1 + 2n^2 x^2 + n^4 x^4 )

Multiplying both numerator and denominator by 1/n^4 yields

lim (n -> +oo) f_n'(x) = ( 0 - 0) / ( 0 + 0 + x^4 ) = 0 / x^4 = 0.
Since for a large value of x, I can make my n larger than x.

Hence, f(x) = 0 when x = 0 and f(x) = 1, when x is not 0.

Since the function f(x) is not continuous on the interval (-oo, +oo), then
{f_n'(x)} does not converge uniformly on that interval.



Have I done my solution correctly?
 
Physics news on Phys.org
It looks correct.
 
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...

Similar threads

Back
Top