Working on a harmonic analysis problem from the book, I came up with a difficulty of calculating the following sum. I figured how to solve original question, but it is a still interesting how to calculate this sum:
$$ \sum_{ \textit{ over odd values of } i=0}^{\min {n, k }}\frac{\Gamma(1 + m) \Gamma(1 - m + 2 n)}{(\Gamma(1 + i) Γ((1 - i) + m) \Gamma((1 - i) + n) \Gamma((1 + i) - m + n))}, $$ where $n \in N$, $k\geq 0$ - even.