How can I use the Integral test for convergence when the function under the summation is not monotonically decreasing? For example, I am looking for an upper bound for the following sum in which the function is uni-modal:
$ F= \sum_{r=k+1}^{\infty} \frac{m}{r 2^r} {r \choose \frac{m+r}{2}}$
where $k \geq m$ . Ignore the terms under the sum in which $m$ and $r$ do not have the same parity.