IMC / 2018 / Problems / Day 2, P8
IMC 2018 · Day 2 · P8
very hardLet . A frog moves along the points of by jumps of length 1. For every positive integer , determine the number of paths the frog can take to reach starting from in exactly jumps.
(Proposed by Fedor Petrov and Anatoly Vershik, St. Petersburg State University)
Solution (official)
Let .
Notice that the map , is a bijection between the two sets; moreover projects all allowed paths of the frogs to paths inside the set , using only unit jump vectors. Hence, we are interested in the number of paths from to in the set , using only jumps and .
For every lattice point , let be the number of paths from to in with jumps. Evidently we have . Extend this definition to the points with and by setting To any point of other than the origin, the path can come either from or from , so If we ignore the boundary condition (3), there is a wide family of functions that satisfy (4); namely, for every integer , is such a function, with defining this binomial coefficient to be 0 if is negative or greater than .
Along the line we have . Hence, the function satisfies (3), (4) and . These properties uniquely define the function , so .
In particular, the number of paths of the frog from to is
Remark. There exist direct proofs for the formula
. For instance, we can replicate the
well-known proof of the formula for the Catalan numbers using the
Cycle Lemma of Dvoretzky and Motzkin (related to the petrol
station replenishment problem). See
https://en.wikipedia.org/wiki/Catalan_number#Sixth_proof
How the field did
Score distribution (field cohort)
Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.