Denote by $C^{\infty}(\mathbb{R})$ the space of infinitely differentiable functions. Prove that $C^{\infty}(\mathbb{R})$ is a complete metric space with respect to the metric $$d(f,g)=\sum_{k=0}^\infty\frac{\|f^{(k)}-g^{(k)}\|_{[-k-1,k+1]}}{1+\|f^{(k)}-g^{(k)}\|_{[-k-1,k+1]}}\frac{1}{2^k}$$ The norm is defined as $\|h\|_K=\sup_{x \in K}{|h(x)|}$
First I define a Cauchy sequence, say $d(f_n,f_m)<\epsilon$. Then I fixed $k$, I obtain $$\frac{\|f^{(k)}-g^{(k)}\|_{[-k-1,k+1]}}{1+\|f^{(k)}-g^{(k)}\|_{[-k-1,k+1]}}\frac{1}{2^k}<\epsilon$$
After some manipulations, I obtain $\|f_n^{(k)}-f_m^{(k)}\|_{[-k-1,k+1]}<\frac{\epsilon2^k}{1-\epsilon}$, which tends to zero as $\epsilon$ can be made arbitrarily small. Hence, $\{f_n^{(k)}\}_{n \geq 1}$ is a Cauchy sequence with the norm $\|.\|_{[-k-1,k+1]}$. Then from here I don't know how to proceed.
My purpose is to find a suitable candidate $f$ such that the sequence converges to $f$ and $f \in C^{\infty}(\mathbb{R})$