Edit: the question had some missing details. It should read as follows:
Prove for all $a \in (0,\frac{\pi}{2}]$, $f_n \rightarrow f$ uniformly on $[a,\frac{\pi}{2}]$. Here $$f_n(x) = \frac{n x}{1 + n \sin(x)}.$$
Here is my attempt at the problem:
If $x \in (0, \frac{\pi}{2}]$ then $| f_n(x) - f(x) |$
$$ =\left| \frac{nx}{1 + n\sin(x)} - \frac{x}{\sin(x)}\right| $$
$$ = \left|\frac{nx \sin(x) - x(1 + n \sin(x))}{[1+ n \sin(x)]\sin(x)}\right|$$
$$ = \frac{x}{\sin(x) + n \sin^2(x)} \leq \frac{1}{n} \space \space \text{(is this line correct)}$$
So $\forall \epsilon > 0$, we may choose $N \geq \frac{1}{\epsilon}$ such that when $n \geq N \implies |f_n(x)-f(x)| \leq \epsilon \space \space \forall x \in (0, \frac{\pi}{2}]$
It's already been established that
$f_n(x)$ converges pointwise to: $f(x) = 0, x =0$ and $f(x) = \frac{x}{\sin(x)} ,x \in (0, \frac{\pi}{2}]$
One has $${\rm sinc}(x)-f_n(x)={1\over n}{x\over \sin x\bigl(\sin x+{1\over n}\bigr)}\ .$$ Now if an $a>0$ is given then $$0\leq{x\over \sin x\bigl(\sin x+{1\over n}\bigr)}\leq{\pi/2\over\sin^2 a}=:C\qquad\bigl(a\leq x\leq{\pi\over2}\bigr)\ ,$$ and therefore $$\bigl|{\rm sinc}(x)-f_n(x)\bigr|\leq{C\over n}\qquad\bigl(a\leq x\leq{\pi\over2}\bigr)\ .$$