Maths Olympiad Prep

Library / /60 of 91

, 2010

Combinatorics Difficulty 6.6 National Olympiad Prove it India

Let A=(ajk)A = (a_{jk}) be a 10×1010 \times 10 array of positive real numbers such that the sum of numbers in each row as well as in each column is 11. Show that there exist j<kj < k and l<ml < m such that
ajlakm+ajmakl150 a_{jl}a_{km} + a_{jm}a_{kl} \geq \frac{1}{50}

Solution

Consider the first column. Let MM be the maximum value of the entries in this column. Then M1/10M \ge 1/10, by pigeonhole principle. Writing the first column a1,1,a2,1,,a10,1a_{1,1}, a_{2,1}, \dots, a_{10,1}, let M=aj,1M = a_{j,1}, for some jj. Consider the sum
l=210(aj,1ak,l+aj,lak,1), \sum_{l=2}^{10} (a_{j,1}a_{k,l} + a_{j,l}a_{k,1}),
where kjk \neq j. This is equal to
aj,1(l=210ak,l)+ak,1(l=210aj,l)=aj,1(1ak,1)+ak,1(1aj,1). a_{j,1} \left( \sum_{l=2}^{10} a_{k,l} \right) + a_{k,1} \left( \sum_{l=2}^{10} a_{j,l} \right) = a_{j,1} (1 - a_{k,1}) + a_{k,1} (1 - a_{j,1}).
Varying kk from 11 to 1010, kjk \neq j, we get
kjl=210(aj,1ak,l+aj,lak,1)=kjaj,1(1ak,1)+ak,1(1aj,1)=aj,1kj(1ak,1)+(1aj,1)kjak,1=aj,1(8+aj,1)+(1aj,1)2=M2+8M+(1M)2=2M2+6M+12(1100+310)+1=8150. \begin{align*} \sum_{k \neq j} \sum_{l=2}^{10} (a_{j,1}a_{k,l} + a_{j,l}a_{k,1}) &= \sum_{k \neq j} a_{j,1}(1-a_{k,1}) + a_{k,1}(1-a_{j,1}) \\ &= a_{j,1} \sum_{k \neq j} (1-a_{k,1}) + (1-a_{j,1}) \sum_{k \neq j} a_{k,1} \\ &= a_{j,1}(8+a_{j,1}) + (1-a_{j,1})^2 \\ &= M^2 + 8M + (1-M)^2 \\ &= 2M^2 + 6M + 1 \ge 2 \left( \frac{1}{100} + \frac{3}{10} \right) + 1 = \frac{81}{50}. \end{align*}
There are 9×9=819 \times 9 = 81 summands in the above sum. Hence we can find k,lk,l such that
aj,1ak,l+aj,lak,1150 a_{j,1}a_{k,l} + a_{j,l}a_{k,1} \ge \frac{1}{50}

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.