Let n∈N, with n≥2, and let x1,x2,…,xn be positive real numbers such that x1+x2+⋯+xn=1. Define m=min{1+x1x1,1+x1+x2x2,…,1+x1+x2+⋯+xnxn} and M=max{1+x1x1,1+x1+x2x2,…,1+x1+x2+⋯+xnxn}.
Determine: a) the greatest possible value of m;
b) the smallest possible value of M.
Solution
a. Let us denote ak=1+x1+⋯+xkxkandbk=1−ak=1+x1+⋯+xk1+x1+⋯+xk−1,1≤k≤n. By the inequality of arithmetic and geometric means, we have b1+b2+⋯+bn≥nnb1b2⋯bn=n1+x1+⋯+xnn=n2n. Therefore, n⋅m≤a1+a2+⋯+an=n−(b1+b2+⋯+bn)≤n(1−n21), which implies m≤1−n21.
We will show that there exists a sequence (x1,x2,…,xn) of positive real numbers summing to 1 such that a1=a2=⋯=an=1−n21=defm0, which implies that the greatest possible value of m is m0. The existence of such a sequence is equivalent to solving the system x1+⋯+xn=1,1+x1x1=1+x1+⋯+xixi,for all i=2,…,n. For i=2, we get x2=a1(1+x1). For i=3, replacing x2, we find x3=x1(1+x1)2. By induction on i, it follows that xi=x1(1+x1)i−1, for all i≤n. Since their sum is 1, we get 1=x1+x1(1+x1)+⋯+x1(1+x1)n−1=x1(1+x1)−1(1+x1)n−1=(1+x1)n−1. Hence, (1+x1)n=2, so x1=n2−1. Substituting back, xk=n2k−1(n2−1), k=1,2,…,n.
b. We will prove that the smallest possible value of M is M0=1−n21, which is attained if and only if a1=a2=⋯=an. Using the same reasoning as before, we have a1=a2=⋯=an if and only if xk=n2k−1(n2−1), k=1,2,…,n. Let αk=n2k−1(n2−1) for 1≤k≤n, and consider a positive sequence (x1,x2,…,xn), different from (α1,α2,…,αn), with sum 1. Then there exists k∈{1,…,n} such that αk<xk. Let k0 be the smallest such index for which αk0<xk0; then xi≤αi, for all 1≤i≤k0−1. We deduce ak0=1+x1+⋯+xk0xk0=xk01+x1+⋯+xk0−1+11>αk01+α1+⋯+αk0−1+11=1+α1+⋯+αk0αk0=M0, therefore, M=maxak≥ak0>M0. In conclusion, M0=1−n21 is the minimal possible value of M.
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 and solution reproduced as published; topic and difficulty added by this site.