I'd like to find a method to find the summation of binomial coefficients of the following form using complex numbers. I don't need a proof that it works, but I do want to know how to approach this problem rather than just the method itself.
Also, infinity in the summation just means 'as long as the binomial coefficient makes sense', i.e the bottom part doesn't exceed the top one.
Thanks!
$$\sum^\infty_{j = 1} {m \choose k + jl}$$ $m, l, k \in \Bbb N$.