Averages in a sequence
Cláudio Buffara and William McWorter, Jr.
Tue, 25 Mar 2003
Let x1, ..., x100 be a sequence of real numbers. Suppose that for every subsequence of 8 terms, there exists a subsequence of 9 terms with the same average as that of the 8. Show that all xi are equal.
Solution
The solution has 4 steps:
- Initially we prove that x1 = x2 = ... = x9;
- Assuming the xi are integer, we prove the averages condition imply that the sequence is constant;
- We extend the result to rational xi;
- Finally, we use the fact that R (the set of real numbers) is a vector space over Q (the set of rational numbers) to establish the result for real xi.
STEP 1
Since the order of the terms has no relevance to the problem, we can rename the xi so that we have: x1≤ x2 ≤ ... ≤ x100.
Let's consider x1, ..., x8. Call their average M.
Given the ordering of the xi, the 9-subset with smallest average is
Suppose x9 > M. Then [x1 + ... + x9]/9 = [8·M + x9]/9 > M implies that every other 9-subset will have average > M. Contradiction. Therefore,
Suppose now that x1 < x8. Then x1 < M < x8. But since x9≤ M, we have x8 > x9. Contradiction. Therefore,
STEP 2
As before, we can reorder the xi so that
By subtracting x1 from each element of the sequence and then dividing out any common factor, we obtain a new non-decreasing sequence such that:
-
x1 = ... = x9 = 0 and
LCM(x1, ..., x100) = 1.
Suppose the sequence is not constant. In this case there must exist an index k such that
Consider the following 8-term subsequence: x1, x2, x3, x4, x5, x6, x7, xk. Its average is
By hypothesis, there is a 9-term subsequence whose average is also m + r/8.
Calling the sum of the terms of that 9-term subsequence "n" (an integer), we have:
-
n/9 = m + r/8, or n = 9m + 9r/8,
which is not an integer since 8 does not divide 9r. Contradiction.
Therefore, we must conclude that the sequence is constant.
STEP 3
The case where the terms are rational can be reduced to the integer case, by multiplying all the terms by the LCM of all the denominators. Therefore, we have established the result for any 100-term sequence with rational terms.
STEP 4
Since R is a vector space over Q, there must be a set of linearly independent real numbers (let's say with n elements) which generates the 100 terms of the sequence (xi). In other words, the n-set is a basis of the subspace of R spanned by the terms of the sequence.
Let that basis be {r1, r2, ..., rn}.
It follows that for 1≤ i ≤ 100, we have: xi = ai, 1×r1 + ai, 2×r2 + ... + ai, n×rn, where the
Now, the average condition on the xi implies that for every 8-subset A of
-
(1/8)×SUM(i in A) xi = (1/9)×SUM(j in B) xj.
Expressing the xi in terms of basis elements, we get:
-
(1/8)×SUM(i in A) [ai, 1×r1 + ai, 2×r2 + ... + ai, n×rn] =
(1/9)×SUM(j in B) [aj, 1×r1 + aj, 2×r2+ ... + aj, n×rn],
so that
-
[(1/8)×SUM(i in A) ai, 1 - (1/9)×SUM(j in B) aj, 1]×r1
+ [(1/8)×SUM(i in A) ai, 2 - (1/9)×SUM(j in B) aj, 2]×r2
+ ...
+ [(1/8)×SUM(i in A) ai, n - (1/9)×SUM(j in B) aj, n]×rn = 0.
But {r1, r2, ..., rn } is a basis (in particular, it's a linearly independent set). Therefore, for each k (1≤ k ≤ n):
-
(1/8)×SUM(i in A) ai, k - (1/9)×SUM(j in B) aj, k = 0.
It follows that, for each k (1≤ k ≤ n) and every 8-subset A of
-
(1/8)×SUM(i in A) ai, k = (1/9)×SUM(j in B) aj, k.
In other words, for each k (1≤ k ≤ n) the sequence {
But, for each k (1≤ k ≤ n) and each i (1 ≤ i ≤ 100), ai, k is rational.
Given that we already know that any rational sequence which satisfies the average condition is constant, it follows that, for each k (1≤ k ≤ n), the sequence {a1, k, a2, k, ..., a100, k} is constant.
This, in turn, implies that all the xi have the same coordinates relative to the basis
Evolution of a Solution
- Tue, 25 Mar 2003
- Sat, 16 July 2005
- Mon, 23 January 2006
|Contact| |Front page| |Contents| |Up|
Copyright © 1996-2018 Alexander Bogomolny
71930233