Given $2017$ positive real numbers $a_1,a_2,\dots ,a_{2017}$. For each $n>2017$, set $$a_n=\max\{ a_{i_1}a_{i_2}a_{i_3}|i_1+i_2+i_3=n, 1\leq i_1\leq i_2\leq i_3\leq n-1\}.$$Prove that there exists a positive integer $m\leq 2017$ and a positive integer $N>4m$ such that $a_na_{n-4m}=a_{n-2m}^2$ for every $n>N$.
Problem
Source:
Tags: algebra
26.03.2017 18:41
It's somehow remind me of IMO2010#6 .
27.03.2017 08:00
any solution
05.04.2017 22:25
05.08.2017 03:58
any one have orther solutions?
14.10.2017 01:54
My solution is a little hard to understand and I think it has a few small holes in it, so I'll try to post a more detailed solution.
14.10.2017 14:07
bobthesmartypants wrote: My solution is a little hard to understand and I think it has a few small holes in it, so I'll try to post a more detailed solution.
Nice solution , bobthesmartypants
14.10.2017 14:08
When I got the actual tests, I can just prove 2 theorem and fail the test
Attachments:


16.05.2021 09:22
This might be a not necessarily wordy Solution of a relatively simple sequence problem; but this presented Solution does not use the $\textit{strictly decreasing argument}$, but instead opted to completely characterize the $a_n$s. (Also this is a struggle to write up smh, it's possible for a mistake to lurk somewhere due to the abstract nature of the argument.) In the first part of this Solution, we will not explicitly consider the elements of $\{a_i\}_{i \geq 2018}$. Specifically, we will be focusing on the make-believe or hypothetical $\{b_i\}$ (which is undoubtedly related to $\{a_i\}$) where $b_i = a_i$ for $1 \leq i \leq 2017$ and $b_n$ may consist of any product \[ b_n = b_{i_1}b_{i_2}b_{i_3} \]as long as the sum $i_1+i_2+i_3$ equals to $n$. From this, define a $\textit{term}$ to be a product of $a_i$s (not necessarily different), a term's $\textit{cardinality}$ to be the number of $a_i$ inside it (a.k.a. $\sum_{i=1}^{2017} e_i$); and a term's $\textit{value}$ to be the number \[ \sum_{i=1}^{2017} i \cdot e_i \]where the term is represented as $\prod_{i=1}^{2017} a_i^{e_i}$. Next, define a term to be $\textit{reachable}$ iff we can construct a sequence $\{b_i\}$ so that $b_K$'s term is exactly that for some $K$. Note that we do not speak of reachable $\textit{numbers}$ but reachable $\textit{terms}$; a number may be representable in two ways (or equalling to two terms) with one of the two being reachable and the other being not reachable. For simplicity, denote the set of terms which is representable as $b_K$ to be $B_K$ ($K$ fixed). We first throw the direct conclusions out the door. $\color{green} \rule{6.9cm}{2pt}$ $\color{green} \clubsuit$ $ \boxed{\textbf{Invariant-ing and Extremal-ling.}}$ $\color{green} \clubsuit$ $\color{green} \rule{6.9cm}{2pt}$ Every element of $B_K$ must have odd cardinality and value $K$. Moreover, the value of $a_K$ is the maximum of all possible $\textit{reachable}$ terms in $B_K$. $\color{green} \rule{25cm}{0.2pt}$ $\color{green} \spadesuit$ $\boxed{\textbf{Proof.}}$ $\color{green} \spadesuit$ The first statement is easily proven by induction: the first $2017$ terms do indeed have cardinality $1$ and value according to their indices; and assuming $b_{i_1}, b_{i_2},b_{i_3}$ all satisfy the condition, it is easily inferred that $b_n$ does, too. The second is also reasonably simple to prove by induction: assuming $a_{i_1},a_{i_2}$ and $a_{i_3}$ are the maximal of of $B_{i_k}, 1 \leq k \leq 3$, then \[ a_n = \max{(a_{i_1}a_{i_2}a_{i_3})}, \ \forall i_1+i_2+i_3 = n \]is also the maximum of all products of three terms from the sets $B_{i_1}, B_{i_2},B_{i_3}$ with index sum $= n$.
We are done for the first part. $\blacksquare$ Next, we will state the necessary and sufficient condition for a term to be reachable. $\color{red} \rule{3.7cm}{2pt}$ $\color{red} \clubsuit$ $\color{red} \boxed{\textbf{The Criterion.}}$ $\color{red} \clubsuit$ $\color{red} \rule{3.7cm}{2pt}$ Let $T$ be the set of all terms. Define the function \[ R_3: T \rightarrow \mathbb{N} \]where \[ R_3(t) = R_3(a_{i_1} \cdot \ldots \cdot a_{i_m}) = M_1 + M_2 + M_3 \]where $t \in T$'s term representation equals the expression in parentheses (in the middle) with not necessarily different indices; and $M_1, M_2, M_3$ denoting the max, second max and third max of the multiset $\{i_1,i_2,\ldots,i_m\} (1 \leq i_j \leq 2017)$.
We Claim that $t$ is reachable iff its cardinality is odd and $R_3(t) \geq 2018$. $\color{red} \rule{25cm}{0.2pt}$ $\color{red} \spadesuit$ $\color{red} \boxed{\textbf{Proof.}}$ $\color{red} \spadesuit$ Let $t$ satisfies $R_3(t) \geq 2018$. From this, form the sequence $\{b_i\}$ leading to \[ b_{\sum_{j = 1}^{m} i_j} = t \]First, form $b_{M_1+M_2+M_3} = a_{M_1}a_{M_2}a_{M_3}$. This can be done since $M_1+M_2+M_3 \geq 2018$. Further, if $b_k$ is (already) formed with \[ M_1 + M_2 + M_3 + \ \text{some remaining terms} \ = k \]we construct $b_{k + \ \text{two terms not selected yet}}$ by selecting $i_1 = k$, and $i_2,i_3$ equal to the two terms not selected. Since $m$ is odd, the desired $t$ will be a part of $\{b_i\}$. $\color{red} \rule{25cm}{0.2pt}$ On the flipside, let $t$ be reachable. We will prove the second statement by strong induction on $K$ (i.e. the value of $t$). Note that the case for $K = 2018$ is easily provable. Assume this statement is true for $K = k$. Then, letting $b_{k+1} = t$, consider the $i_1,i_2,i_3$ forming it. If at least one of $i_1,i_2,i_3$ is at least $2018$; or \[ \max{(i_1,i_2,i_3)} \geq 2018 \]then we can apply our induction hypothesis on its maximum, to get that \[ R_3(b_{k+1}) = R_3(b_{i_1}b_{i_2}b_{i_3}) \geq R_3(b_{\max{(i_1,i_2,i_3)}}) \geq 2018 \]Otherwise, let all of $i_1, i_2, i_3$ to be among the primary bases of $\{b_i\}$. Then, the value of $R_3(t)$ is exactly $k+1$; and we clearly can infer that $k+1 \geq 2018$. Conclusively, we get $R_3(t) \geq 2018$ for whatever representation $t$ has in $\{b_i\}$. $\blacksquare$ $\blacksquare$
In the last Section we prove the reachable-ness and uniformity of the large $a_i$s. Now we define some quality check counters to eliminate the blatantly incorrect terms (a.k.a. the reachables of $\{b_i\}$ that won't make the cut for $\{a_i\}$.) Call a term to be a $\textit{impossibly maximal}$ term if there must exist another reachable term with the same value that is greater than it. Call all other terms $\textit{possibly maximal}$, then define the set $P_K$ to be the set of possibly maximal terms. $\color{magenta} \rule{7.9cm}{2pt}$ $\color{magenta} \clubsuit$ $ \boxed{\textbf{Computations of Maximal Reachables.}}$ $\color{magenta} \clubsuit$ $\color{magenta} \rule{7.9cm}{2pt}$ We Claim that the set of possibly maximal $\textit{numbers}$ are finite. So, while there may be two primary base with equal quality (defined right after this), their end products (manifested as their $\textit{numbers}$) have finite variations. $\color{magenta} \rule{25cm}{0.3pt}$ $\color{magenta} \spadesuit$ $\boxed{\textbf{Proof.}}$ $\color{magenta} \spadesuit$ Define the $\textit{quality}$ of a primary base $a_i$ ($1 \leq i \leq 2017$) to be $a_i^{1/i}$. Call the index $C$ to be $\textit{good}$ if $a_C$ has the largest quality among all primary bases; and if there are more than one good index, select one (randomly) to be the good index. Now, we prove that all members of $P_K$ can be represented as \[ a_C^k \cdot \prod_{a_i \: \text{base}, i \ne C} a_i^{e_i}, \ \text{with} \ e_i \leq 2C+2 \]implying $P_K$'s cardinality to be finite. Suppose otherwise, and there exists an exponent $a_i^{e_i}$ of $t \in P_K$ where $i \ne C$ and $e_i \geq 2C+3$. Then, consider the term \[ t' = t \cdot \dfrac{a_C^{2i}}{a_i^{2C}} \]By simple ineq, we can prove that $t' \geq t$ (the ineq is strict if $i$ is not of maximum quality), and $t'$ is reachable with the same value. So, either we can prove that $t \not\in P_K$, or we can rename the representation of $t$ into something where all $a_i, i \ne C$ have a small exponent. $\color{blue} \rule{2.8cm}{2pt}$ $\color{blue} \diamondsuit$ $\color{blue} \boxed{\textbf{Finishing.}}$ $\color{blue} \diamondsuit$ $\color{blue} \rule{2.8cm}{2pt}$ Pick $m = C$. Now, we prove that for $K \geq N$, then \[ \dfrac{a_{K+2C}}{a_{K}} = a_C^2 \]Indeed, select \[ N = (2C+2) \cdot (1+2+\ldots+2017-C) + 1 \]For our final definition, for every $t \in P_K$, define $t$'s $\textit{quality loss}$ to be $\frac{a_C^{K/C}}{t}$. We will prove that $P_K$ and $P_{K+2C}$'s maximum terms have equal quality loss. This is relatively simple: $a_{K+2C}$ must have a $a_{C}^2$ in its representation, or there must exist an $a_i^{e_i}$ with $e_i \geq 2C+3$. So, \[ \dfrac{a_{K+2C}}{a_C^2} \in P_K \]Secondly. we can prove that $a_K \cdot a_C^2 \in B_{K+2C}$ (so $\max{(P_{K+2C})} = \max{(B_{K+2C})} \geq a_K \cdot a_C^2$). From here, we can get \[ \dfrac{a_K}{a_{K+2C}} \geq \dfrac{1}{a_C^2}, \dfrac{a_{K+2C}}{a_K} \geq a_C^2 \]This proves the statement. We are done. $\blacksquare$ $\blacksquare$ $\blacksquare$
07.05.2023 22:52