Difference between revisions of "2016 AIME II Problems/Problem 15"
m |
m |
||
Line 1: | Line 1: | ||
− | For <math>1 \leq i \leq 215</math> let <math>a_i = \dfrac{1}{2^{i}}</math> and <math>a_{216} = \dfrac{1}{2^{215}}</math>. Let <math>x_1, x_2, ..., x_{ | + | For <math>1 \leq i \leq 215</math> let <math>a_i = \dfrac{1}{2^{i}}</math> and <math>a_{216} = \dfrac{1}{2^{215}}</math>. Let <math>x_1, x_2, ..., x_{216}</math> be positive real numbers such that <math>\sum_{i=1}^{216} x_i=1</math> and <math>\sum_{1 \leq i < j \leq 216} x_ix_j = \dfrac{107}{215} + \sum_{i=1}^{216} \dfrac{a_i x_i^{2}}{2(1-a_i)}</math>. The maximum possible value of <math>x_2=\dfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m+n</math>. |
==Solution== | ==Solution== | ||
Replace <math>\sum x_ix_j</math> with <math>\frac12\left(\left(\sum x_i\right)^2-\sum x_i^2\right)</math> and the second equation becomes <math>\sum\frac{x_i^2}{1-a_i}=\frac{1}{215}</math>. Conveniently, <math>\sum 1-a_i=215</math> so we get <math>\left(\sum 1-a_i\right)\left(\sum\frac{x_i^2}{1-a_i}\right)=1=\left(\sum x_i\right)^2</math>. This is the equality case of Cauchy so <math>x_i=c(1-a_i)</math> for some constant <math>c</math>. Using <math>\sum x_i=1</math>, we find <math>c=\frac{1}{215}</math> and thus <math>x_2=\frac{3}{860}</math>. Thus, the desired answer is <math>860+3=\boxed{863}</math>. | Replace <math>\sum x_ix_j</math> with <math>\frac12\left(\left(\sum x_i\right)^2-\sum x_i^2\right)</math> and the second equation becomes <math>\sum\frac{x_i^2}{1-a_i}=\frac{1}{215}</math>. Conveniently, <math>\sum 1-a_i=215</math> so we get <math>\left(\sum 1-a_i\right)\left(\sum\frac{x_i^2}{1-a_i}\right)=1=\left(\sum x_i\right)^2</math>. This is the equality case of Cauchy so <math>x_i=c(1-a_i)</math> for some constant <math>c</math>. Using <math>\sum x_i=1</math>, we find <math>c=\frac{1}{215}</math> and thus <math>x_2=\frac{3}{860}</math>. Thus, the desired answer is <math>860+3=\boxed{863}</math>. |
Revision as of 18:52, 19 March 2016
For let and . Let be positive real numbers such that and . The maximum possible value of , where and are relatively prime positive integers. Find .
Solution
Replace with and the second equation becomes . Conveniently, so we get . This is the equality case of Cauchy so for some constant . Using , we find and thus . Thus, the desired answer is .