Uniform Convergence Homework: Is ##f_n(x) = \frac{x}{1+nx^2}##?

Lee33
Messages
156
Reaction score
0

Homework Statement



Is the sequence of function ##f_1, f_2,f_3,\ldots## on ##[0,1]## uniformly convergent if ##f_n(x) = \frac{x}{1+nx^2}##?

2. The attempt at a solution

I got the following but I think I did it wrong.

For ##f_n(x) = \frac{x}{1+nx^2}##, I got if ##f_n \to0## then we must find ##\epsilon>0## an ##N## such that for ##n>N## implies ##|f_n-0|<\epsilon.## So ##f_n(x) = \frac{x}{1+nx^2}##; ##\lim_{n\to\infty}f_n(x) =0##. Then for ##\epsilon>0## we have ##|f_n(x)-f(x)| = |\frac{x}{1+nx^2}|\le |\frac{1}{1+n}|<|\frac{1}{n}|<\epsilon## thus ##N = \frac{1}{\epsilon}##. But I think this is wrong since ##|1+nx^2|<|1+n|##? How can I show it is uniformly convergent?
 
Physics news on Phys.org
##f_n \rightarrow 0## uniformly if and only if ##\sup f_n \rightarrow 0##. So I would suggest that you start by finding the maximum value of ##f_n##.
 
jbunniii -

We haven't been taught that way yet. We still haven't defined "derivative" or proved ##f_n \to 0## uniformly iff ##\sup f_n \to 0## so I can't use it to prove my problem. What I was thinking is how can I divide into two regions?
 
Consider the denominator: ##1 + nx^2##. This is not quite a perfect square, but it would be if we added the missing term (actually, subtracting is more useful here): ##1 - 2\sqrt{n} x + nx^2 = (1 - \sqrt{n}x)^2##. Now this is a square, so it is nonnegative. What can you conclude?
 
  • Like
Likes 1 person
Thanks, jbunniii for the hint!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top