Let $a_0 < a_1 < a_2 < \dots$ be an infinite sequence of positive integers. Prove that there exists a unique integer $n\geq 1$ such that \[a_n < \frac{a_0+a_1+a_2+\cdots+a_n}{n} \leq a_{n+1}.\] Proposed by Gerhard Wöginger, Austria.
Problem
Source:
Tags: IMO, algebra, inequalities, Sequence, IMO 2014, IMO P1, Unique
08.07.2014 15:20
There should be some fixed point theorem in the background... And perhaps some contraction?
08.07.2014 15:24
Denote $b_n=(a_n-a_{n-1})+\dots+(a_n-a_1)$. Then $b_1=0$, $b_n$ increases and we are searching for $n$ such that $b_n<a_0\leq b_{n+1}$. It clearly exists and is unique.
08.07.2014 16:02
Of course, the fact the sequence $(a_n)_{n\geq 1}$ has integer terms is irrelevant; all that matters is that the sequence $(b_n)_{n\geq 1}$ is unbounded. Notice that in fact the precise condition for the thesis to hold true is that for the sequence $(\delta_n)_{n\geq 1}$, given by $\displaystyle \delta_n = a_{n+1}-a_n > 0$ for all $n\geq 1$, to have $\displaystyle \sum_{k=1}^{\infty} k\delta_k > a_0$; then there will exist $m\geq 1$ so that $\displaystyle b_{m+1} = \sum_{k=1}^{m} k\delta_k > a_0$. If the sequence $(\delta_n)_{n\geq 1}$ is so that $\displaystyle \sum_{k=1}^{\infty} k\delta_k \leq a_0$, then $\displaystyle b_{m+1} = \sum_{k=1}^{m} k\delta_k < a_0$ and the thesis holds no more; such exemple is $\delta_n = \dfrac {a_0}{n 2^n}$.
08.07.2014 16:24
Amir Hossein wrote: Let $a_0 < a_1 < a_2 \ldots$ be an infinite sequence of positive integers. Prove that there exists a unique integer $n\geq 1$ such that \[a_n < \frac{a_0+a_1+a_2+\cdots+a_n}{n} \leq a_{n+1}.\] Key Lemma: If $S_i=S_{i-1}+u_i$ is a cumulative sequence with $S_0=0$ and $u_i>0$ for all $i$, then for every positive integer $k$, there is a unique positive integer $n$ so that, $S_n < k\leq S_{n+1}$. Proof: Almost obvious. But if you still need one, take $n$ to be the smallest positive integer so that $S_{n+1}\geq k$. Then, we must have $S_{n}<k$. If not, it would contradict the minimality of $n$. Now, all we have to do is find an appropriate $\{u\}$ and $\{S\}$. Take, $S_n=\sum_{i=1}^na_i$, which is clearly increasing. We need, $S_n+a_0>na_n$ and $S_{n}+a_0\leq na_{n+1}$. Clearly this want us to consider the sequence $T_n=na_{n+1}-S_{n}$. It can be written as $T_n=\sum_{i=1}^nc_i=T_{i-1}+c_i$ where $c_i=a_{n+1}-a_i$. Obviously, $c_i>0$ for all $i$. Thus, $\{T\}$ is a cumulative sequence, and therefore, such a $n$ always exists no matter what the choice of $a_0$ is as long as it is a positive integer. Remark: Something similar can not be said if it is replaced by non-negative integers. Because then the sequence $\{S\}$ would not be strictly increasing. Also, the crucial idea seems kind of trivial to me if someone has ever done "Binary Search" or something like that in an algorithm course/in CSE, whatever.
08.07.2014 16:27
The old $\Delta$ trick, again! Let $ a_n = a_0 + \Delta_1 + \Delta_2 + ... + \Delta_n $ for each $ n \ge 1$. Notice that $ \Delta_n \ge 1 $ Now, the condition $a_n < \frac{a_0 + ... +a_n}{n} \le a_{n+1}$ can be rewritten as: \[ a_0 + \Delta_1 + \Delta_2 + ... + \Delta_n < \frac{(n+1)a_0 + n\Delta_1 +(n-1)\Delta_2+ ... + \Delta_n}{n} \le \] \[ \le a_0+\Delta_1 + ... +\Delta_n + \Delta_{n+1} \] After a little calculation, one can have that $\Delta_2 +2\Delta_3 +...+(n-1)\Delta_n < a_0 \le \Delta_2 +2\Delta_3 +...+(n-1)\Delta_n +n\Delta_{n+1}$ Now, defining $f: \mathbb{N} \rightarrow \mathbb{Z}$ by $f(1) = 0$ and $f(n)=\Delta_2 + 2\Delta_3 +.. +(n-1)\Delta_n$, for all $n \ge 2$, we see that $f$ is increasing and unbounded ($f(n+1)-f(n)=n\Delta_{n+1} \ge n$). Now, it remains to prove that exists a unique $n\in \mathbb{N}$ such that $f(n)<a_0<f(n+1)$ This is clear, since $f(1)=0<a_0$ and $f$ is estrictely increasing and unbounded. Problem Solved!
08.07.2014 16:32
Fedor Petrov wrote: Denote $b_n=(a_n-a_{n-1})+\dots+(a_n-a_1)$. Then $b_1=0$, $b_n$ increases and we are searching for $n$ such that $b_n<a_0\leq b_{n+1}$. It clearly exists and is unique. Very ingenuous approach.However not all students may find such an idea so I decided to give a few ideas that one can find from trial and error in order to build a solution. I will refer to $a_n <\frac{a_0+a_1+a_2+\cdots+a_n}{n}$ as "the LHS for n" and to $\frac{a_0+a_1+a_2+\cdots+a_n}{n}\leq a_{n+1}$ as "the RHS for n". 1)First,we prove that at most one n can satisfy the given inequality.If we suppose there are more than 1 n's,we choose the minimal one,and find out that the RHS for n turns into the opposite of the LHS for n+1,which by induction turns into the opposite of the LHS for every m>n. 2)Then,we prove that,given a particular n,one cannot have the opposite of the RHS for n,and then the opposite for the LHS for n+1. 3)This being proven,we then assume that for n=1 we have the opposite of the RHS(the LHS being obviously true,if the RHS were to be true too we would have found our n).If there would be an n for which the opposite for the LHS for n would be true,then there would have been an m<n for which both the LHS for m AND the RHS for m would be true,otherwise there would be an m for which the opposite of the RHS for m is true and then the opposite of the LHS for m+1 is true,which contradicts 2). 4)From 3) we conjecture that if there would not exist an n for which both the LHS and the RHS are true,the RHS must be false for all n,however with a bit of manipulation this turns into $a_0+a_1>a_n$ for all n,which is obviously false.
08.07.2014 16:46
The same idea written differently. Let $S_n$ be the statement $ a_n <\frac{a_0+a_1+a_2+\cdots+a_{n-1}}{n-1} $ for $n\geq 2$. Then the statement of the problem is equivalent to existence of a unique $n$ such that $S_n$ and not $S_{n+1}$. $S_1$ should be phrased as $0<a_0$ which obviously holds. $S_2, ..., S_n$ imply together that $a_n < a_0+a_1$, so there must be $n$ for which $S_{n+1}$ does not hold. But if $S_m$ does not hold, then $S_{m+1}$ also does not hold, so there can be only one integer with the sought property.
08.07.2014 17:04
Hmm another pretty similar proof, just worded differently:
Rather straightforward, even for a #1.
08.07.2014 17:23
If colinhy's proof is correct,mine is correct too (it's the same).A rather easy problem I have to say.In my opinion easier than last year's one.
08.07.2014 17:37
We are required to show the existence of a unique intger $n \ge 1$ such that \[ na_n < \sum_{i=0}^n a_i \le na_{n+1} \Longleftrightarrow \sum_{i=1}^{n-1} (a_n - a_i) < a_0 \le \sum_{i=1}^n (a_{n+1}-a_i) \]Note that the sequence $\left( \sum_{i=1}^{n-1} (a_n - a_i) \right)_n$ is strictly increasing (since $a_n$ is strictly increasing, each of the differences also increase), has the first term $0$ and is also obviously unbounded. Therefore, there must exist some term of the sequence strictly smaller than $a_0$ such that the next term is greater (weakly) than $a_0$.
08.07.2014 17:37
Suppose that for every $n$ we have \[a_{n+1} < \frac{a_0+...+a_n}{n}\] for $n=1$, $a_2 < a_0+a_1$. For $n=2$, $2a_3 <a_0+a_1+a_2<2(a_0+a_1)$ so $a_3<a_0+a_1$ and by induction $a_n<a_0+a_1$ which it is a contradiction because we have an infinite sequence of positive integer and bounded ! Let $n_0$ be an integer such that \[a_{n_0+1} \geq \frac{a_0+...+a_{n_0}}{n_0}\] we have $a_1<a_0+a_1$ if $a_0+a_1 \leq a_2$ we get the existence, if not then $a_2 <\frac{a_0+a_1+a_2}{2}$ and again if $\frac{a_0+a_1+a_2}{2} \leq a_3$ we have done and if not we have $a_3 <\frac{a_0+a_1+a_2+a_3}{3}$ and we continue until reaching the integer $n_0$ for which we have \[a_{n_0} < \frac{a_0+...+a_{n_0}}{n_0} \leq a_{n_0+1}\] The uniqueness is obvious because if $\frac{a_0+...+a_n}{n} \leq a_{n+1}$ then $\frac{a_0+...+a_n+a_{n+1}}{n+1} \leq a_{n+1}$ and since the sequence is strictly increasing we show easily that for any $m>n+1$ we have $\frac{a_0+...+a_m}{m} < a_m$ so the property can't be satisfied for $m> n_0$
08.07.2014 18:57
As the problem is already solved in quite a few ways I would like to comment on the possible generalizations. First question is necessity of the weird integer condition. The answer if I am not mistaken is that we can't remove it altogether as if we choose: $a_0=\frac{\pi^2}{6}$ and $a_{n+1}=a_n+\frac{1}{(n+1)^3}$ for $n\geq 0$ should provide a counterexample for the problem without the "integer" condition. Of course the uniqueness proof as shown above works regardless but the problem breaks at existence condition. If we denote by $b_n=a_{n+1}-a_n$ as someone already did above if $a_0>nb_n+\cdots +2b_2+b_1$ there is no $n$ as described in the problem. About the problem. I believe it is a good problem for problem 1 which should really be as easy as possible while still requiring some thought. I personally dislike it due to a weird imposing of integer numbers on an obviously algebraic problem.
08.07.2014 19:00
We rewrite the condition as \[na_n < \displaystyle \sum_{i=0}^{n} a_i < na_{n+1} \implies \begin{cases} \displaystyle \sum_{i=1}^{n} (a_n - a_i) < a_0 \\ \sum_{i=1}^{n+1} (a_{n+1} - a_i) \geq a_0 \end{cases}.\] Note that for all $n,$ \[\left( \displaystyle \sum_{i=1}^{n+1} (a_{n+1} - a_i) \right) - \left( \displaystyle \sum_{i=1}^{n} (a_n - a_i) \right) = n a_{n+1} - na_n > 0,\] which implies $\displaystyle \sum_{i=1}^{n} \left( a_n - a_i \right)$ is monotonically increasing. Obviously $\displaystyle \sum_{i=1}^{n} (a_n-a_i)$ is unbounded from above. At $n=1,$ it equals zero. Now let $n$ be the largest integer such that $\displaystyle \sum_{i=1}^{n} \left( a_n - a_i \right) <a_0.$ We have that $a_{n+1} \geq a_0$ by our hypothesis, so this is our desired $n$ which is clearly unique. $\blacksquare$
08.07.2014 19:46
08.07.2014 19:49
AnonymousBunny wrote: Note that for all $n,$ \[\left( \displaystyle \sum_{i=1}^{n+1} (a_{n+1} - a_i) \right) - \left( \displaystyle \sum_{i=1}^{n} (a_n - a_i) \right) = n a_{n+1} - (n-1)a_n > 0.\] No; in fact (be it irrelevant), as I wrote in my post, \[\left( \displaystyle \sum_{i=1}^{n+1} (a_{n+1} - a_i) \right) - \left( \displaystyle \sum_{i=1}^{n} (a_n - a_i) \right) = n(a_{n+1} - a_n) \geq n > 0.\] You also miss addressing the fact that $\sum_{i=1}^{n} (a_n - a_i)$ not only is increasing, but is unbounded, which is instrumental in the correct proof.
08.07.2014 19:55
MathD wrote:
Yes I think it is correct (and pretty similar to my proof)
08.07.2014 20:05
mavropnevma wrote: AnonymousBunny wrote: Note that for all $n,$ \[\left( \displaystyle \sum_{i=1}^{n+1} (a_{n+1} - a_i) \right) - \left( \displaystyle \sum_{i=1}^{n} (a_n - a_i) \right) = n a_{n+1} - (n-1)a_n > 0.\] No; in fact (be it irrelevant), as I wrote in my post, \[\left( \displaystyle \sum_{i=1}^{n+1} (a_{n+1} - a_i) \right) - \left( \displaystyle \sum_{i=1}^{n} (a_n - a_i) \right) = n(a_{n+1} - a_n) \geq n > 0.\] You also miss addressing the fact that $\sum_{i=1}^{n} (a_n - a_i)$ not only is increasing, but is unbounded, which is instrumental in the correct proof. I guess I need to work on the small details. Fixed. Thanks for noting.
08.07.2014 20:29
I suppose my solution is not too original, so am just showing off I can still solve some IMO problems : Observe that the second inequality for a given $n$ is equivalent to the opposite of the first inequality for $n + 1$. For $n = 1$ the first inequality is satisfied, and if the second isn't, then, by what has been just said, the first inequality is satisfied for $n = 2$. If no $n$ as wanted exists, then, by continuing in this manner one sees that for any $n$, the first inequality must always be satisfied. However, \[a_n \geq \frac{a_1 + a_2 + ... + a_n}{n} + \frac{(n -1) + (n - 2) + ... + 1}{n}, \] which is larger than $\frac{a_0 + a_1 + a_2 + ... + a_n}{n}$ for $n$ large enough. Hence there must exist at least one $n$ as wanted. For this $n$ we have, in particular (from the second inequality) \[na_{n+1} \geq a_0 + a_1 + ... + a_n.\] Were there an index $m > n$ for which the first inequality held again, that is, \[(m-1)a_m < a_0 + a_1 + ... + a_{m-1},\] then one can apply the previous inequality for the first $n +1$ terms of the right hand side and notice that each of the remaining ones is smaller than $a_m$ to obtain a contradiction.
08.07.2014 20:35
Alternative : Define the set $M$ satisfying $M = \{ n : a_n < \frac{a_0+a_1+\cdots+ a_n}{n} \} $. Now note that, if any number $k \in M$ then $k-1$ also lies in the set.(As $a_{n-1} < a_n$) . Now the elements satisfying second condition should have, $k+1 \notin M$. So the only element satisfying this property will be the largest element of this set $M$ (since the set is finite also $1 \in M$ ). Done $\Box$
16.10.2023 05:02
This problem is not very hard. Does this work? Consider an infinite sequence of positive integers a_0 < a_1 < a_2 < ... . Step 1: Proving Existence Start by considering the integers 1, 2, ... , a_0. By the pigeonhole principle, at least one of these integers must appear in the sequence a_0, a_1, a_2, ... . Let a_k be the smallest integer among a_0, a_1, ... , a_k which is in {1, 2, ... , a_0}. Then, a_k >= 1. Now, consider the average value of the first k terms: (a_0 + a_1 + ... + a_k) / k. If k = 1, then this average is a_0. If k > 1, then this average is greater than or equal to a_{k-1} (because the sequence is strictly increasing) and less than a_k (since the sum a_0 + a_1 + ... + a_k includes k terms, the largest of which is a_k). Therefore, by the intermediate value theorem, there exists an integer n such that 1 <= n <= k and a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1}. Step 2: Proving Uniqueness Assume there exist two integers n and m (n < m) such that a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1} and a_m < (a_0 + a_1 + ... + a_m) / m <= a_{m+1}. Since n < m, we have a_n < (a_0 + a_1 + ... + a_n) / n <= (a_0 + a_1 + ... + a_m) / n <= (a_0 + a_1 + ... + a_m) / m <= a_{m+1}. But a_n is smaller than the average of the first n terms and greater than the average of the first m terms, which contradicts the ordering of the sequence. Therefore, there can be only one such integer n. Thus, there exists a unique integer n >= 1 such that a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1}.
04.11.2023 00:12
Rearrange the left inequality to \[s_n\coloneq (a_n-a_1)+(a_n-a_2)+\ldots+(a_n-a_n)<a_0\]Clearly, the LHS is strictly increasing while the RHS is fixed, and so we want \[s_n<a_0\le s_{n+1},\]which of course exists and is unique.
05.11.2023 19:43
thisismath1234 wrote: This problem is not very hard. Does this work? Consider an infinite sequence of positive integers a_0 < a_1 < a_2 < ... . Step 1: Proving Existence Start by considering the integers 1, 2, ... , a_0. By the pigeonhole principle, at least one of these integers must appear in the sequence a_0, a_1, a_2, ... . Let a_k be the smallest integer among a_0, a_1, ... , a_k which is in {1, 2, ... , a_0}. Then, a_k >= 1. Now, consider the average value of the first k terms: (a_0 + a_1 + ... + a_k) / k. If k = 1, then this average is a_0. If k > 1, then this average is greater than or equal to a_{k-1} (because the sequence is strictly increasing) and less than a_k (since the sum a_0 + a_1 + ... + a_k includes k terms, the largest of which is a_k). Therefore, by the intermediate value theorem, there exists an integer n such that 1 <= n <= k and a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1}. Step 2: Proving Uniqueness Assume there exist two integers n and m (n < m) such that a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1} and a_m < (a_0 + a_1 + ... + a_m) / m <= a_{m+1}. Since n < m, we have a_n < (a_0 + a_1 + ... + a_n) / n <= (a_0 + a_1 + ... + a_m) / n <= (a_0 + a_1 + ... + a_m) / m <= a_{m+1}. But a_n is smaller than the average of the first n terms and greater than the average of the first m terms, which contradicts the ordering of the sequence. Therefore, there can be only one such integer n. Thus, there exists a unique integer n >= 1 such that a_n < (a_0 + a_1 + ... + a_n) / n <= a_{n+1}. Interesting
06.11.2023 00:01
Let $b_0 = a_0$, and $b_i = a_i - a_{i-1}$ for $i \geq 1$. Then it suffices to show that \[ b_0 + b_1 + \dots + b_n < \frac{(n+1)b_0 + nb_1 + (n-1)b_2 + \dots + b_n}{n} \leq b_{n+1} + b_n + \dots + b_1 + b_0 \]Or, multiplying by $n$ and subtracting, that \[ -b_0 + 0b_1 + b_2 + 2b_3 + \dots + (n-1)b_n < 0 \leq -b_0 + 0b_1 + b_2 + 2b_3 + \dots + (n-1)b_n + nb_{n+1} \] But consider the sequence with $c_0 = -b_0$ and $c_i = c_{i-1} + (i-1)b_i$ for $i \geq 1$. Clearly, it starts out negative, but we have $c_i > c_{i-1}$ for $i \geq 2$. Thus, 0 must lie in a range $(c_i, c_{i+1}]$. $\blacksquare$
24.11.2023 11:32
Let $b_{n} = a_{0}+a_{1}+\cdots+a_{n-1}-(n-1)a_{n}$. Note that $b_{i}$ is strictly decreasing. Because it is strictly decreasing and it starts positive, there exists $n$ such that $b_{n} > 0$ and then $b_{n+1}\leq 0$. Note this is unique because it is strictly decreasing.
11.12.2023 03:11
Assume the contrary. Then for any $n$ we always either have, $na_n \geq a_0+a_1+a_2+\cdots+a_n$ $a_0+a_1+a_2+\cdots+a_n > na_{n+1}$ It is easy to see however the first bullet can never hold due to the strictly increasing condition so we must always have the second bullet. Thus we find the following inequality chain: \begin{align*} a_0 + a_1 &> a_2\\ a_0 + a_1 + a_2 &> 2a_3\\ a_0 + a_1 + a_2 + a_3 &> 3a_4\\ &\vdots \end{align*}Note that the second bullet implies $a_0 + a_1 > a_3$, the third implies $a_0 + a_1 > a_4$ and so on. Thus we find that we must always have, \begin{align*} n(a_0 + a_1) > a_0 + a_1 + \dots + a_n \end{align*}Then substituting this into the first bullet we find we always have, \begin{align*} a_0 + a_1 > a_{n+1} \end{align*}for all $n$, which is clearly false. Uniqueness simply follows from an inductive argument.
14.12.2023 05:57
For positive integers $n$, let $b_n = a_0 + a_1 + \cdots + a_{n - 1} - (n - 1)a_n$. Then we wish to show there exists a unique $n$ for which $b_n > 0$ and $b_{n + 1} \le 0$. But $b_{n + 1} = b_n + na_n - na_{n + 1}$, so the sequence $(b_i)_{i \ge 1}$ is strictly decreasing. Since it only takes on integer values, there is evidently only one $n$ satisfying this condition.
16.12.2023 01:21
Define the sequence $b_{0},b_{1},b_{2}, \ldots$ by $$b_{k}=-ka_{k+1}+\sum_{i=0}^{k} a_{i}, \quad \text{for every $k \geq 0$.}$$Then $$b_{k+1}-b_{k} = -(k+1)a_{k+2} + \sum_{i=0}^{k+1} a_{i} +ka_{k+1} - \sum_{i=0}^{k} a_{i} = (k+1)(a_{k}-a_{k+1})<0.$$Since $b_{k}$ is an integer for every $k$ (for obvious reasons) we find $b_{0},b_{1},b_{2}, \ldots$ to be a strictly decreasing sequence of integers. Hence, with $b_{0}=a_{0}>0$, there must exist exactly one $n \geq 1$ for which $b_{n-1}>0$ and $b_{n} \leq 0$. These two inequalities are equivalent to $$a_{n} < \frac{a_{1}+a_{2} + \ldots + a_{n}}{n},$$and $$a_{n+1} \geq \frac{a_{1}+a_{2} + \ldots + a_{n}}{n},$$respectively. $\blacksquare$
02.01.2024 10:58
trivial. For each nonnegative integer $n$, define \begin{align*} b_n&=(n-1)a_n-a_0-a_1-\cdots-a_{n-1}\\ &=(a_n-a_1)+(a_n-a_2)+\cdots+(a_n-a_{n-1})-a_0. \end{align*}Since the $a_i$ form a strictly increasing sequence, we have for all nonnegative integers $n$ that \begin{align*} b_{n+1}&=(a_{n+1}-a_1)+(a_{n+1}-a_2)+\cdots+(a_{n+1}-a_n)-a_0\\ &>(a_n-a_1)+(a_n-a_2)+\cdots+(a_n-a_n)-a_0\\ &=(a_n-a_1)+(a_n-a_2)+\cdots+(a_n-a_{n-1})-a_0\\ &=b_n. \end{align*}As the $a_i$ are all integers, it thus follows that the $b_i$ form another strictly increasing sequence of integers. We note that $b_0=b_1=-a_0<0$, so by monotonicity there must exist some unique positive integer $n$ such that $b_n<0\le b_{n+1}$. In particular, having $b_n<0$ is equivalent to having $$(n-1)a_n<a_0+a_1+\cdots+a_{n-1}$$and thus $$a_n<\frac{a_0+a_1+\cdots+a_n}n,$$while having $b_{n+1}\ge 0$ is equivalent to having $$na_{n+1}\ge a_0+a_1+\cdots+a_n$$and thus $$\frac{a_0+a_1+\cdots+a_n}n\le a_{n+1}.$$Hence this value of $n$ works and is unique, as desired. $\blacksquare$ - Jörg
09.01.2024 06:42
Denote: \[b_n=a_0+a_1+\dots+a_n,\]\[c_n=a_n(n-1).\]We can develop the recursive formulas: \begin{align} b_{n+1}&=b_n+a_n+1\\ c_{n+1}&=c_n+(a_{n+1}-a_n)\cdot n+a_n \end{align}We will prove both uniqueness and existence. Uniqueness: Assume such an $n$ exists, so: \[b_{n-1}>c_n,\]\[b_n\leq c_{n+1}.\]We will proceed with induction (the base case is above). By our recursive formula for $b_n$, we can say: \begin{align*} b_{n+1}&=b_n+a_n+1\\ &\leq c_{n+1}+a_n+1\\ &=a_{n+1}\cdot n+a_n+1\\ &\leq a_{n+2}\cdot (n+1)\\ &=c_{n+2}.\\ \end{align*} Therefore, using induction, we can say that: \[b_i\leq c_{i+1},\text{ }\forall i\geq n,\]implying uniqueness $\square$ Existence: Using the recursive formulas, we can say: \[c_{n+1}-b_{n+1}=c_n-b_n+(a_{n+1}-a_n)\cdot n-1.\] Note that: \[(a_{n+1}-a_n)\cdot n-1\geq 0,\text{ }\forall n\geq 1,\]\[(a_{n+1}-a_n)\cdot n-1> 0,\text{ }\forall n\geq 2.\]Therefore, $c_{n+1}-b_{n+1}$ is strictly increasing when $n\geq 2$. By IVT, this means that if $\exists$ and $i$ such that $b_i>c_{i+1}$, $\exists$ a $j>i$ such that $b_j\leq c_{j+1}$. However, note that: \[b_0=a_0>0=c_1,\]so the existence is proven $\blacksquare$
06.06.2024 11:40
Define $s_n:=\frac{a_0+\dots+a_n}n$. Claim: There exists $m$ such that $s_m\leq a_{m+1}$. Proof. Note that we have $a_k\leq a_{m+1}+k-m-1$ for all $k\leq m+1$. So, $$s_m\leq \frac 1m \left (a_0+\sum_{k=1}^m (a_{m+1}+k-m-1)\right )=\frac 1m \left (a_0-\frac {m(m+1)}2\right)+a_{m+1}\leq a_{m+1}$$where the last step follows taking a sufficiently large $m$. Let $n$ be the smallest number such that $s_n\leq a_{n+1}$. Then we have $s_{n-1}>a_n$ and so $$s_n=\frac{(n-1)s_{n-1}+a_n}{n}>\frac{(n-1)a_n+a_n}n=a_n.$$So this $n$ satisfies $a_n<s_n\leq a_{n+1}$. Now for the uniqueness part note that $s_k>a_{k+1}$ for all $k<n$ and also $$s_{n+1}=\frac{ns_n+a_{n+1}}{n+1}\leq \frac{na_{n+1}+a_{n+1}}{n+1}=a_{n+1}$$from which by induction it follows that $s_k\leq a_k$ for all $k>n$.
06.06.2024 18:06
Let $b_n=a_{n+1}-a_n$ Proof of uniqueness: Assume that $n$ works. Then, $na_n<a_0+a_1+a_2+...+a_n \le na_{n+1}$. Increasing $n$ by $1$ would increases the LHS by $nb_n+b_n+b_{n-1}+...+b_1+b_0+a_0$, the middle by $a_0+b_0+b_1+b_2+...+b_n$, and the RHS by $nb_{n+1}+b_{n+1}+b_n+...+b_1+b_0+a_0$. subtracting $a_0+b_0+...+b_n$ from this gives that the changes are $nb_n$, $0$, and $(n+1)b_{n+1}$. $na_n<a_0+a_1+a_2+...+a_n \le na_{n+1}$ $na_n+nb_n<a_0+a_1+a_2+...+a_n \le na_{n+1}+(n+1)b_{n+1}$ $na_{n+1}<a_0+a_1+a_2+...+a_n$ This is a contradition, so $n+1$ cannot work. Proof of existance: Note that when $n=1$, the values of the sides of the inequailty become $a_1, a_0+a_1, a_2$. Subtract by $a_1$ to get $0, a_0, b_1$ Note that increasing $n$ by $1$ increases the left number by $b_n$ and the right number by $b_{n+1}$ So it becomes $b_1, a_0, b_1+b_2$ and then $b_1+b_2, a_0, b_1+b_2+b_3$ and so on Note that the range between the first and last value covers all positive numbers, so $a_0$ has to be in one of those ranges, so a value of $n$ has to work.
16.09.2024 02:25
First we note that if $\frac{a_0 + a_1 + a_2 + \cdots a_n}{n} \le a_{n +1}$, we have $a_0 + a_1 + a_2 + \cdots a_n + a_{n +1}\le (n + 1)a_{n + 1}$, so $\frac{a_0 + a_1 + \cdots a_{n + 1}}{n + 1} \le a_{n + 1} < a_{n + 2}$. Now define $b_n =\frac 1n ( a_0 + a_1 \cdots a_n)$, we have then just shown that $b_n \le a_{n + 1}$ implies $b_{n + 1} \le a_{n + 2}$, so if $b_n \le a_{n + 1}$, we have $b_{n + i} \le a_{n + 1 + i}$ for all nonnegative $i$. Furthermore, we have also shown that $b_n \le a_{n + 1}$ implies $b_{n + 1} \le a_{n + 1}$, so we have shown that $b_{n + i} \le a_{n + i}$ for all positive $i$. Now we show that there are no more than $1$ integers that satisfy this inequality. Assume for the sake of contradiction that there are two numbers $x < y$ for which this condition holds. Then we have $b_{x} \le a_{x + 1}$, but this implies $b_{x + i} \le a_{x + i}$ for all positive $i$, setting $i = y - x$ forces a contradiction to the inequality. Now we show at least one integer satisfies this inequality. Note that $b_{n} > a_{n + 1}$ implies $a_0 + \cdots a_n \le na_{n + 1}$ which implies $a_0 + \cdots a_n > (n + 1)a_{n + 1}$ which implies $b_{n + 1} > a_{n + 1}$. If $n = 1$ satisfies the inequality, we are done. Otherwise, we have $a_1 < b_1$ since $a_0 < a_0 + a_1$, so we must have $b_1 > a_2$. We can now separate further into two cases. Case 1: There exists some integer where $b_{n} \le a_{n + 1}$. Then there must exist a smallest integer $n$ of this type. Then we have $b_{n - 1} > a_{n}$, so $b_{n} > a_{n}$ and $n$ satisfies the inequality. Case 2: There exists no such integers. We show that this is in fact impossible. We show $na_{n + 1} - (a_0 + \cdots a_n)$ is monotonically increasing as a function of $n$, thus at some point it must be positive and we have $b_n \le a_{n + 1}$. In fact, this is trivial, just consider the marginal difference, $(n + 1)a_2 - (n + 1)a_1$, which is guaranteed to be positive, so we are done.
05.12.2024 02:04
We first show that $n$ exists. For the sake of a contradiction, suppose it didn't. Then clearly, we have that $$a_1 < \frac{a_0+a_1}{1} \implies a_2 < \frac{a_0+a_1}{1} \implies a_2 < \frac{a_0+a_1+a_2}{2} \implies \cdots \implies a_k < \frac{a_0+a_1+\cdots+a_{k-1}}{k-1} \implies a_k < \frac{a_0+a_1+\cdots+a_k}{k} \implies \cdots.$$Now, we will show by induction that $a_k < a_0+a_1$ for all positive integers $k.$ The base case is trivial, so assume that our proposition holds for all $k \leq r$ for some positive integer $r \geq 1.$ Therefore, $$a_{r+1} < \frac{a_0+a_1+a_2+\cdots+a_r}{r} < \frac{r(a_0+a_1)}{r} = a_0+a_1,$$so our induction is complete. However, since $\{a_k\}$ is unbounded this yields a contradiction. $\boxed{}$ Now, it suffices to show that our solution is unique. Suppose that $n$ was the smallest integer that satisfied the bounds. Then we have that $$\frac{a_0+a_1+a_2+\cdots+a_n}{n} \leq a_{n+1} \implies \frac{a_0+a_1+a_2+\cdots+a_{n+1}}{n+1} \leq a_{n+1} \leq a_{n+2}$$so inductively we can show that $$\frac{a_0+a_1+a_2+\cdots+a_{n+m}}{n+m} \leq a_{n+m}$$for positive integers $m,$ therefore no $k > n$ would satisfy the bounds, meaning that $n$ is the unique solution. QED
14.01.2025 02:02
Define the sequence $(b_n)$ so that \[b_n=a_0+a_1+\dots+a_{n-1}-(n-1)a_n.\]Our problem is equivalent to proving there exists a unique $n\ge 1$ such that $b_n>0$ and $b_{n+1}\le 0$. However, \[b_{n+1}-b_n=-n(a_{n+1}-a_n)\le -n.\]Therefore $(b_n)$ is strictly decreasing (and will go below $0$). Since $b_1=a_0>0$, this means there exists an unique $n$ satisfying the conditions, as desired.