Determine if the sequence functions $f_n(x)=\frac{\sin(nx)+\cos(nx)}{\ln(n)}$ uniformly converges by Cauchy's criterion in $x\in[e,\infty)$
Attempt:
Let $0<\varepsilon $ we chose $\displaystyle n^{*} =\left\lceil \frac{1}{\varepsilon }\right\rceil +1$
Therefore, for all $n^*<n,k$ and for all $x\in[e,\infty)$ exists
\begin{aligned} \Bigl|\frac{\sin( nx) +\cos( nx)}{\ln( n)} -\frac{\sin( kx) +\cos( kx)}{\ln( k)}\Bigl| & \leq \Bigl|\frac{\sin( nx) +\cos( nx)}{\ln( n)}\Bigl|\\ & \leq \Bigl|\frac{\sin^{2}( nx) +\cos^{2}( nx)}{\ln( n)}\Bigl|\\ & \leq \Bigl|\frac{1}{\ln( n)}\Bigl|\\ & < \varepsilon \end{aligned}
I noticed I have a few mistakes with my attempt and I'm unable to think of another direction to solve this question by Cauchy's Criterion. Would appreciate some help with this question.