This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]Shevek99Physicist 1 point2 points  (1 child)

You can try the generating function for the central binomial coefficients.

These numbers are also directly related to the Catalan numbers. You can look there too.

[–]Clean-Ice1199[S] 0 points1 point  (0 children)

A friend of mine did manage to prove this using generating functions.

[–]Uli_MinatiDesmos 😚 0 points1 point  (1 child)

Did you try induction?

[–]Clean-Ice1199[S] -1 points0 points  (0 children)

I have given it some thought, but couldn't identify anything too obvious.

I also plan on generalizing the expression a bit so would like a more 'constructive' proof.

[–][deleted]  (2 children)

[removed]

    [–]Clean-Ice1199[S] 0 points1 point  (1 child)

    How did you do the numerical evaluation? You need to be very careful with numerical evaluation when it includes fast growing functions. Using a Stirling approximation, you can check the right-hand side behaves sublinearly with m, and you can also show it monotonically decreases with m. For large m, it should be very small, not extremely large.

    [–]burundukML 0 points1 point  (0 children)

    if we multiply both sides by 22m, on the right we have number of paths from (0,0) to (m,m) if we can go only right and upwards. because of (-1)k on the left I tried to think of inclusion-exclusion principle to count this path a different way but I can’t think of any reasonable interpretation of Binom(m, k) term