Does $(f_n)_{n=1}^{\infty}$, $f_n(x)=\frac{1}{nx}$ converge uniformly for $x \in ]0,1]$?
I'd say yes, and actually for all $x \in \mathbb{R}$, because the above is equal to
$$\frac{1}{x}\lim_{n \rightarrow \infty} \frac{1}{n}=\frac{1}{x} \cdot 0 = 0 \text{ when } n \rightarrow \infty$$
However, my exercise is posited so as if there was some problem in the area $x\in [1/2,1]$. But how could it be?
The farther you get x towards zero, the bigger 1/x gets and therefore you need to choose a bigger n to get $\frac{1}{nx}<\epsilon$. Therefore the convergence can't be uniform. On any compact interval like [0.5,1] there should not be a problem, because 1/x will have a maximum value on the interval, so if you take n with $\frac{max\frac{1}{x}}{n}<\epsilon $ This n will work for every x in the interval.