The intervals are:
$I_1=\{ x\in\mathbb{R}:a\leq x\leq b\}$ with $-1<a<b<1$.
$I_2=\{ x\in\mathbb{R}:-1< x< 1\}$.
I've shown $f_n$ is pointwise convergent to $0$ on $I_1$ and $I_2$. But what is the difference for showing uniform convergence on these two intervals? I have a few other questions that have very similar intervals and I'm not sure what I should be doing different.
Basically, what is different in showing uniform convergence on $I_1$ and $I_2$?
The sequence of function $(f_n)$ is unifom convergent to $f$ in the interval $I$ if: $$\sup_{x\in I}|f_n(x)-f(x)|=0.$$
We have $$ \forall x\in I_1,|f_n(x)-0|\leq \max(|a|^n,|b|^n)\to0,$$ so the sequence $(f_n)$ is uniform convergent to the zero function on $I_1$.
The sequence $(f_n)$ is pointwise convergent to the zero function, so if we have the uniform convergence, it must be to the zero function also.
In another way, we have $|f_n(1-\frac{1}{n})|=(1-\frac{1}{n})^n|\sin(n-1)|,$ and this sequence has not a limit, so $(f_n)$ is not uniform convergent to the zero function on $I_2$.