Let be $f_k:[1,\infty)\to\mathbb{R}$ with $f_k(x):=\frac{1}{x^{1+\frac{1}{k}}}$. Does this sequence converge uniformly?
My approach:
It is easy to see that $(f_k)_{k\in\mathbb{N}}$ converges pointiwsely to $f:=\frac{1}{x}$. Also $$ \left|\frac{1}{x^{1+\frac{1}{k}}}-\frac{1}{x}\right|\leq \frac{\left|x^{\frac{1}{k}}-1\right|}{x}. $$ Though it seems that the upper bound goes to $0$ independent from $x$, which would allow me to say something like $\sup\{|f_k(x)-f(x)|\mid x\in[1,\infty)\}=0$, I am not able to carry it out rigorously.
Do you have any hints? Maybe there is a tricky manipulation which might help?
For $x \ge 1$ and $k \ge 1$ is, using Bernoulli's inequality, $$ x \le x^{1+1/k} = x (1+(x-1))^{1/k} \le x \left(1 + \frac{x-1}{k}\right) \, . $$ It follows that $$ 0 \le \frac 1x - \frac{1}{x^{1+1/k}} \le \frac1x \left( 1 - \frac{1}{1+(x-1)/k}\right) = \frac{x-1}{x(x-1+k)} \le \frac 1k $$ and that proves the uniform convergence on $[1, \infty)$.
We can also start with your estimate: $$ \left|\frac{1}{x^{1+\frac{1}{k}}}-\frac{1}{x}\right|\leq \frac{x^{\frac{1}{k}}-1}{x} = \frac{(1+(x-1))^{1/k}-1}{x} \le \frac{(x-1)/k}{x} \le \frac 1k \, $$ again using Bernoulli's inequality.