Finding Limits and Determining Uniform Convergence

67 Views Asked by At

Define $f_n: \mathbb{R} \to \mathbb{R}$ by $f_n(x)= \dfrac{n+\cos(x)}{10n+\cos^2(x)}$.

(a) Find the limit $f(x) = \lim\limits_{n \to \infty} f_n(x)$

(b) Does $f_n\to f$ converge uniformly on $\mathbb R$?

Not quite sure how to start this? I can figure out the limit but not sure how to show whether it converges uniformly...

1

There are 1 best solutions below

0
On

When , $x=(2n-1)\frac{\pi}{2}$ then $\cos x=0$ and then $f_n(x)\to \frac{1}{10}$.

When , $x\not=(2n-1)\frac{\pi}{2}$ then $0<|\cos x|\le 1$. Then , $f_n(x)\to \frac{1}{10}$.

Hence , $\displaystyle f(x)=\lim_n f_n(x)=\frac{1}{10}$.

Now , $\displaystyle \sup_n|f_n(x)-f(x)|\to 0$ as $n\to \infty$. So , the sequence of function $\{f_n(x)\}$ converges uniformly.