Maths Olympiad Prep

Library / /25 of 26

Algebra Difficulty 5.8 AIME, harder Prove it United States

Problem:

Yan and Jacob play the following game. Yan shows Jacob a weighted 4-sided die labelled 11, 22, 33, 44, with weights 12\frac{1}{2}, 13\frac{1}{3}, 17\frac{1}{7}, 142\frac{1}{42}, respectively. Then, Jacob specifies 44 positive real numbers x1,x2,x3,x4x_{1}, x_{2}, x_{3}, x_{4} such that x1+x2+x3+x4=1x_{1}+x_{2}+x_{3}+x_{4}=1. Finally, Yan rolls the die, and Jacob earns 10+log(xk)10+\log \left(x_{k}\right) dollars if the die shows kk (note this may be negative). Which xix_{i} should Jacob pick to maximize his expected payoff?

(Here log is the natural logarithm, which has base e2.718e \approx 2.718.)

Solution

Solution:

Jacob should pick (x1,x2,x3,x4)=(12,13,17,142)\left(x_{1}, x_{2}, x_{3}, x_{4}\right)=\left(\frac{1}{2}, \frac{1}{3}, \frac{1}{7}, \frac{1}{42}\right). More generally, suppose the weights are p1,,p4p_{1}, \ldots, p_{4}. Then Jacob's expected payoff is

10+i=14pilog(xi)=10+i=14pilogpi+i=14pilog(xipi) 10+\sum_{i=1}^{4} p_{i} \log \left(x_{i}\right)=10+\sum_{i=1}^{4} p_{i} \log p_{i}+\sum_{i=1}^{4} p_{i} \log \left(\frac{x_{i}}{p_{i}}\right)

Now, by JENSEN's INEQUALITY on the concave function logx\log x, we obtain

i=14pilog(xipi)log(i=14pixipi)=log1=0 \sum_{i=1}^{4} p_{i} \log \left(\frac{x_{i}}{p_{i}}\right) \leq \log \left(\sum_{i=1}^{4} p_{i} \cdot \frac{x_{i}}{p_{i}}\right)=\log 1=0

and equality occurs exactly when x1p1=x2p2=x3p3=x4p4\frac{x_{1}}{p_{1}}=\frac{x_{2}}{p_{2}}=\frac{x_{3}}{p_{3}}=\frac{x_{4}}{p_{4}}; that is, when xi=pix_{i}=p_{i} for every ii.

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.