Maths Olympiad Prep

Library / /14 of 40

Algebra Difficulty 5.7 AIME, harder Prove it China

Let n3n \ge 3 be integer. Suppose that α,β,γ(0,1)\alpha, \beta, \gamma \in (0, 1) and ak,bk,ck0a_k, b_k, c_k \ge 0 (k=1,2,,n)(k = 1, 2, \dots, n) satisfy k=1n(k+α)akα\sum_{k=1}^n (k+\alpha)a_k \le \alpha, k=1n(k+β)bkβ\sum_{k=1}^n (k+\beta)b_k \le \beta and k=1n(k+γ)ckγ\sum_{k=1}^n (k+\gamma)c_k \le \gamma. Find the minimum of λ\lambda such that k=1n(k+λ)akbkckλ\sum_{k=1}^n (k+\lambda)a_k b_k c_k \le \lambda.

Solution

Let a1=α1+αa_1 = \frac{\alpha}{1+\alpha}, b1=β1+βb_1 = \frac{\beta}{1+\beta}, c1=γ1+γc_1 = \frac{\gamma}{1+\gamma}, ai,bi,ci=0a_i, b_i, c_i = 0 (i=2,3,,n)(i = 2, 3, \dots, n). We see that all conditions are satisfied. So, we must have
(1+λ)α1+αβ1+βγ1+γλ, (1 + \lambda) \frac{\alpha}{1 + \alpha} \cdot \frac{\beta}{1 + \beta} \cdot \frac{\gamma}{1 + \gamma} \le \lambda,
that is,
λαβγ(1+α)(1+β)(1+γ)αβγ. \lambda \ge \frac{\alpha\beta\gamma}{(1+\alpha)(1+\beta)(1+\gamma) - \alpha\beta\gamma}.

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.