I don’t know how to give the upper bound of the following formula (the upper bound is related to $k$, and I hope the order of $k$ is a negative number)
$$ \sum_{m=1}^{k}\frac{1}{m^{2a}}\binom{k}{m} $$ where $a\in (1/2, 1]$ is a constant. Any help in evaluating this sum would be appreciated, thanks!
New Solution. I shall derive a complete asymptotic expansion for large $k$. I will assume that $a>0$ is fixed. Using $$ \frac{1}{{m^{2a} }} = \frac{1}{{\Gamma (2a)}}\int_0^{ + \infty } {{\rm e}^{ - mt} t^{2a - 1} {\rm d}t} , $$ we readily find that $$ \sum\limits_{m = 1}^k {\frac{1}{{m^{2a} }}} \binom{k}{m} = \frac{1}{{\Gamma (2a)}}\int_0^{ + \infty } {((1 + {\rm e}^{ - t} )^k - 1)t^{2a - 1} {\rm d}t} . $$ Integrating once by parts gives $$ \sum\limits_{m = 1}^k {\frac{1}{{m^{2a} }}} \binom{k}{m} =\frac{k}{{\Gamma (2a + 1)}}\int_0^{ + \infty } {(1 + {\rm e}^{ - t} )^{k - 1} {\rm e}^{ - t} t^{2a} {\rm d}t} . $$ It is readily seen that $$ \frac{k}{{\Gamma (2a + 1)}}\int_{\log 2}^{ + \infty } {(1 + {\rm e}^{ - t} )^{k - 1} {\rm e}^{ - t} t^{2a} {\rm d}t} \le k\left( {\frac{3}{2}} \right)^{k - 1} = o\!\left( {\frac{{2^k }}{{k^r }}} \right) $$ as $k\to+\infty$ with any $r>0$. Accordingly, $$ \sum\limits_{m = 1}^k {\frac{1}{{m^{2a} }}} \binom{k}{m} = \frac{k}{{\Gamma (2a + 1)}}\int_0^{\log 2} {(1 + {\rm e}^{ - t} )^{k - 1} {\rm e}^{ - t} t^{2a} {\rm d}t} + o\!\left( {\frac{{2^k }}{{k^r }}} \right) $$ as $k\to+\infty$ with any $r>0$. Performing the change of integration variables from $t$ to $s$ via $2{\rm e}^{ - s} = 1 + {\rm e}^{ - t}$ yields $$ \sum\limits_{m = 1}^k {\frac{1}{{m^{2a} }}} \binom{k}{m} =\frac{{2{}^{k + 2a}k}}{{\Gamma (2a + 1)}}\int_0^{\log (4/3)} {{\rm e}^{ - ks} s^{2a} \left( {\frac{1}{{2s}}\log \left( {\frac{1}{{2{\rm e}^{ - s} - 1}}} \right)} \right)^{2a} {\rm d}s} + o\!\left( {\frac{{2^k }}{{k^r }}} \right) . $$ Then, by Watson's lemma, $$ \sum\limits_{m = 1}^k {\frac{1}{{m^{2a} }}} \binom{k}{m} \sim \frac{{2^{k + 2a} }}{{k^{2a} }}\left( {1 + \frac{{2a^2 + a}}{k} + \frac{{4a^4 + 12a^3 + 11a^2 + 3a}}{{2k^2 }} + \ldots } \right) $$ as $k\to+\infty$.
Old Solution. I will derive an asymptotics, but without going into details. Assume that $a \geq 0$ is fixed. The main contributation to the sum will come from those $m$'s for wich $\left| {k/2 - m} \right| = o(k^{2/3} )$. In this range, we can use the normal approximation for the binomials, to deduce $$ \sum_{m=1}^{k}\frac{1}{m^{2a}}\binom{k}{m} \sim \frac{{2^{k + 1/2} }}{{\sqrt {k\pi } }}\sum\limits_{\left| {k/2 - m} \right| = o(k^{2/3} )} {\frac{1}{{m^{2a} }}\mathrm{e}^{ - (k - 2m)^2 /(2k)} } $$ as $k\to +\infty$. Next, we approximate the sum by an integral and extend the range of integration to $(1,+\infty)$. This does not change the leading order behaviour. Thus, \begin{align*} \sum_{m=1}^{k}\frac{1}{m^{2a}}\binom{k}{m} &\sim \frac{{2^{k + 1/2} }}{{\sqrt {k\pi } }}\int_1^{ + \infty } {\frac{1}{{x^{2a} }}\mathrm{e}^{ - (k - 2x)^2 /(2k)} \mathrm{d}x} \\ & = \frac{{2^{k + 1/2} }}{{\sqrt \pi }}\frac{1}{{k^{2a - 1/2} }}\int_{1/k}^{ + \infty } {\frac{1}{{t^{2a} }}\mathrm{e}^{ - k(2t - 1)^2 /2} \mathrm{d}t} \end{align*} as $k\to +\infty$. Now, $$ \int_{1/k}^{1/4} {\frac{1}{{t^{2a} }}\mathrm{e}^{ - k(2t - 1)^2 /2} \mathrm{d}t} < k^{2a} \mathrm{e}^{ - k/8} $$ and we will see that this is negligible compared to the leading order behaviour of the full integral for large $k$. Hence, $$ \sum_{m=1}^{k}\frac{1}{m^{2a}}\binom{k}{m} \sim \frac{{2^{k + 1/2} }}{{\sqrt \pi }}\frac{1}{{k^{2a - 1/2} }}\int_{1/4}^{ + \infty } {\frac{1}{{t^{2a} }}\mathrm{e}^{ - k(2t - 1)^2 /2} \mathrm{d}t} . $$ Finally, we apply Laplace's method to the right-hand side to derive $$ \sum_{m=1}^{k}\frac{1}{m^{2a}}\binom{k}{m} \sim \frac{{2^{k + 2a} }}{{k^{2a} }} $$ as $k\to +\infty$.