Let $f_n :[-1/2, 1/2] \to \mathbb{R}$, be a seq. of functions, where $f_n(x) = n \tan(\frac{x}{n})$. Im asked to show that this sequence converges pointwise and determine the limit function. I have no idea where to even start.
It seems that $\forall x: f_n(x) \to x$
Any hints?
I know that $\cos(x/n) \to 1$ and that $\sin(x/n)$ behaves like $x/n$ as $n$ increases. So it makes "sense" that the limit function is $x$, but I'm failing to show it rigorously.
Notice that
$$n\tan\left(\frac{x}{n}\right)=n\frac{\sin\left(\frac{x}{n}\right)}{\cos\left(\frac{x}{n}\right)}=x\cdot\underbrace{\frac{\sin\left(\frac{x}{n}\right)}{x/n}}_{\to1}\cdot\underbrace{\frac{1}{\cos\left(\frac{x}{n}\right)}}_{\to1}\to x$$
as $n\to\infty$.