Does there exist a sequence a1,a2,…,an,… of positive real numbers satisfying both of the following conditions: (i) ∑i=1nai≤n2, for every positive integer n; (ii) ∑i=1nai1≤2008, for every positive integer n?
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
The answer is no. It is enough to show that if ∑i=1nai≤n2 for any n, then ∑i=22nai1>4n. (or any other precise estimate) For this, we use that ∑i=2k+12k+1ai∑i=2k+12k+1ai1≥22k for any k≥0 by the arithmetic-harmonic mean inequality. Since ∑i=2k+12k+1ai≤4⋅22k and hence ∑i=22nai1>∑k=0n−1∑i=2k+12k+1ai1>4n. (it can be stated in words)
## Remark: no points for using some inequality, that doesn't lead to solution
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.