Consider a sequence of function defined on a compact interval $[-k,k]$ of $\mathbb{R}$ by $$f_n(x) := \cos\left(\frac{x}{2n}\right)\text{sinc}\left(\frac{x}{2n}\right),$$ where $\text{sinc}(y) := \frac{\sin(y)}{y}$.
Given $\varepsilon > 0$, is it possible to find $N \in \mathbb{N}$ such that $$ m, n \geq N ~~\Rightarrow~~ \big|f_n(x) - f_m(x)\big| < \varepsilon, ~~~~~~\forall x \in [-k,k].$$
My idea : $$\sup\limits_{x \in [-k,k]}\big|f_n(x) - f_m(x)\big| = \sup\limits_{x \in [-k,k]}\left|\cos\left(\frac{x}{2n}\right)\text{sinc}\left(\frac{x}{2n}\right) - \cos\left(\frac{x}{2m}\right)\text{sinc}\left(\frac{x}{2m}\right)\right| \\= \sup\limits_{x \in [-k,k]}\left|\cos\left(\frac{x}{2n}\right)\frac{\sin\left(\frac{x}{2n}\right)}{\frac{x}{2n}} - \cos\left(\frac{x}{2m}\right)\frac{\sin\left(\frac{x}{2m}\right)}{\frac{x}{2m}}\right| \\= \sup\limits_{x \in [-k,k]}\left|\frac{2\sin\left(\frac{x}{2n}\right)\cos\left(\frac{x}{2n}\right)}{\frac{x}{n}} - \frac{2\sin\left(\frac{x}{2m}\right)\cos\left(\frac{x}{2m}\right)}{\frac{x}{m}}\right|\\= \sup\limits_{x \in [-k,k]}\left| \frac{\sin\left(\frac{x}{n}\right)}{\frac{x}{n}}- \frac{\sin\left(\frac{x}{m}\right)}{\frac{x}{m}}\right|.$$ But then I don't know what to do...
Assuming my question in the comments above has a positive answer:
$$\begin{align*}&x\neq m\pi\;,\;\;m\in\Bbb Z\implies f_n(x)=\cos\frac x{2n}\cdot\frac{\sin\frac x{2n}}{\frac x{2n}}\xrightarrow[n\to\infty]{}1\cdot1=1\\{}\\ &x= m\pi\;,\;\;0\neq m\in\Bbb Z\implies f_n(x)=\cos\frac x{2n}\cdot\frac{\sin\frac x{2n}}{\frac x{2n}}\xrightarrow[n\to\infty]{}1\cdot0=0\\{}\\&x=0\;\implies \text{ The function's undefined on this point}\end{align*}$$
So where the function $\;f_n(x)\;$ , for a fixed $\;x\;$ , are defined, they form a converging sequence and thus they are a Cauchy sequence.