does the following function converge uniformly?

107 Views Asked by At

Does $$f_n(x)=\frac{x^n}{n^{\frac{1}{4}}}$$ converge uniformly on [0,1]? I know it converges pointwise.

3

There are 3 best solutions below

0
On

Hint: $$|f_n(x)-0|=\left|\frac{x^n}{n^{\frac{1}{4}}}\right| \le \frac{1}{n^{\frac{1}{4}}}$$

0
On

Surely $|f(x)| \leq \frac{1}{n^{1/4}}$, so yes, it converges uniformly.

0
On

$|f_n (x)| \le \frac {1}{n^{1/4}} $ for all $x \in [0,1] $.