Artusartos
- 236
- 0
For x in [0, infinity), let f_n(x)= \frac{x}{n}...
Determine whether f_n converges uniformly to f (the limit, which is equal to 0) on [0,1].
Answer:
Let \epsilon > 0 be given. Let N= \frac{1}{\epsilon}. Then for n>N, | f_n(x) - 0 | = | \frac{x}{n} | \leq \frac{1/ \epsilon}{n} = \frac{1}{n \epsilon} < \epsilon as desired.
My questions:
1) Why is | \frac{x}{n} | \leq \frac{1/ \epsilon}{n}? How do we know that x is less than 1 over epsilon?
2) Why is \frac{1}{n \epsilon} < \epsilon?
3) Finally, how did they know that N was supposed to be 1/epsilon?
Thanks in advance
Determine whether f_n converges uniformly to f (the limit, which is equal to 0) on [0,1].
Answer:
Let \epsilon > 0 be given. Let N= \frac{1}{\epsilon}. Then for n>N, | f_n(x) - 0 | = | \frac{x}{n} | \leq \frac{1/ \epsilon}{n} = \frac{1}{n \epsilon} < \epsilon as desired.
My questions:
1) Why is | \frac{x}{n} | \leq \frac{1/ \epsilon}{n}? How do we know that x is less than 1 over epsilon?
2) Why is \frac{1}{n \epsilon} < \epsilon?
3) Finally, how did they know that N was supposed to be 1/epsilon?
Thanks in advance