We've just been introduced to uniform convergence, and the method presented is to take the supremum of the absolute value of the difference between the limit function and the function in the sequence, and show that this is less than $\epsilon$ for $n \ge N$ regardless of $x$.
I think I may have misunderstood something, for I am looking at a problem, and i don't know how to apply above? Essentially, we have a sequence of functions $\frac{1-(x/4)^n}{1+(2/x)^n}$ for $x \in (2,4)$: show uniform convergence towards $1$.... but that function does go towards 1, for all x, as $x/4 < 1$and $2/x< 1$? So is this pointwise convergence I've shown, or is it also uniform?
Formally:
$$\left|\frac{1-\left(\frac x4\right)^n}{1+\left(\frac2x\right)^n}-1\right|=\frac{\left(\frac2x\right)^n+\left(\frac x4\right)^n}{1+\left(\frac2x\right)^n}\xrightarrow[n\to\infty]{}0$$
and the above doesn't depend on a specific $\;x\in(2,4)\;$
More formally: you want to show that for any $\;\epsilon >0\;$ there exists $\;N\in\Bbb N\;$ s.t.
$$n>N\implies |f_n(x)-1|<\epsilon\;,\;\;\text{for any}\;\;x\in (2,4)$$
Well, use the first part and the fact that the num erator on the right side of the equality converges to zero whether the denominator approaches $\;1\;$