find an upper and lower limit for the number of the times the following functions are differentiable and that their derivative is continious
$$f(x) = \sum_1^\infty \frac{e^{inx}}{n^4}$$ $$g(x) = \sum_1^\infty \frac{e^{inx}}{n^{4+\epsilon}} \quad 0 \lt\epsilon\lt1$$ $$h(x) = \sum_{-\infty}^\infty \frac{e^{inx}}{2^{\lvert n\rvert}}$$
I know that if f is k times differentiable and that the k derivative is continious then the Fourier coefficients $\hat{f(n)} = o(\lvert n^{-k}\rvert)$
so i can conclude that the an upper limit for $f(x)$ is 3, and for $g(x)$ is 4
but I dont get an upper limit for $h(x)$
and how to find lower limits? thx