Maths Olympiad Prep

Library / /10 of 52

Combinatorics Difficulty 7.6 National Olympiad, round 2 Prove it Romania

Let mm be a positive integer and let AA, respectively BB, be an alphabet with mm, respectively 2m2m letters. Let nn be an even integer greater than or equal to 2m2m. Let ana_n be the number of words of length nn made of letters from AA such that every letter in AA occurs a positive even number of times. Let bnb_n be the number of words of length nn made of letters from BB such that every letter in BB occurs an odd number of times. Determine the ratio bn/anb_n/a_n.

Solution

Deletion of all bars in a word in BnB^n produces a word in AnA^n. Now let α\alpha be a word in AnA^n and let aia_i occur kik_i times in α\alpha; the kik_i are positive even integers which add up to nn. Since there are exactly 2ki12^{k_i-1} distinct ways to bar aia_i an odd number of times in α\alpha, the preimage of α\alpha under deletion of all bars has exactly 2k112km1=2nm2^{k_1-1} \cdots 2^{k_m-1} = 2^{n-m} elements. The conclusion follows.

Alternative Solution:
The number ana_n is the coefficient of xn/n!x^n/n! in the formal expansion
A(x)=(k1x2k(2k)!)m=((ex+ex)21)m=2m(ex/2ex/2)2m. A(x) = \left( \sum_{k \ge 1} \frac{x^{2k}}{(2k)!} \right)^m = \left( \frac{(e^x + e^{-x})}{2} - 1 \right)^m = 2^{-m} \left( e^{x/2} - e^{-x/2} \right)^{2m}.

Similarly, bnb_n is the coefficient of xn/n!x^n/n! in the formal expansion
B(x)=(k1x2k1(2k1)!)2m=22m(exex)2m. B(x) = \left( \sum_{k \ge 1} \frac{x^{2k-1}}{(2k-1)!} \right)^{2m} = 2^{-2m} (e^x - e^{-x})^{2m}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.