AlgebraDifficulty 4.8Prove itBerkeley Math Circle Monthly Contest 6 · United States
Let a1,a2,a3,… be an infinite sequence of positive real numbers such that for all n≥1, an≤a2n+a2n+1 Prove that there exists an N≥1 such that n=1∑Nan>1
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.
Solution: Let us prove by induction that for any positive integer k, there is an N for which n=1∑Nan≥ka1 The base case, k=1 and N=1, is trivial. Given that (1) is true for a given k, we have ka1≤n=1∑Nan≤n=1∑N(a2n+a2n+1)=2≤n≤2Nn even ∑an+3≤n≤2N+1n odd ∑an=n=2∑2N+1an Adding a1, we get n=1∑2N+1an≥(k+1)a1 as desired. The problem now follows by taking k large enough so that k>1/a1, so ka1>1.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.