1. Reformulate the Problem:
Given two sets of complex numbers A={a1,a2,…,a2010} and B={b1,b2,…,b2010}, we are given that:
1≤i<j≤2010∑(ai+aj)k=1≤i<j≤2010∑(bi+bj)k
for every k=1,2,…,2010. We need to prove that A=B.
2. Symmetric Polynomials:
Consider the symmetric polynomial [e1,e2,…,e2010] defined as:
[e1,e2,…,e2010]=sym∑i=1∏2010xiei
where the sum is over all permutations of {1,…,2010}.
3. Multiplication of Symmetric Polynomials:
We have the following property for symmetric polynomials:
[p1,…,p2010][q1,…,q2010]=σ∑[p1+qσ(1),…,p2010+qσ(2010)]
where the sum is over all permutations σ of {1,…,2010}.
4. Lemma:
For a fixed 1≤k≤2010, for every decreasing tuple of 2010 nonnegative integers (e1,…,e2010) with sum k, except when e1=k and e2=⋯=e2010=0, there exist two decreasing tuples (p1,…,p2010) and (q1,…,q2010) whose sums are positive and add up to k, such that when they are multiplied, the polynomial [e1,…,e2010] appears in the expansion.
5. Proof of Lemma:
Take the maximal i≥2 such that ei>0. Consider (p1,…,p2010)=(ei,0,…,0) and (q1,…,q2010)=(e1,…,ei−1,0,…,0). This construction works as required. ■
6. Key Claim:
We can determine the value of every polynomial [i1,…,i2010] where i1+⋯+i2010=k for every 1≤k≤2010.
7. Proof of Key Claim:
This is done by strong induction on k. The base case k=1 is obvious since we are given a nonzero multiple of [1,0,…,0] for k=1. For the inductive step, construct the set S of all products [p1,…,p2010][q1,…,q2010] generated by the lemma as (e1,…,e2010) varies. We know the value of every polynomial in S since it is the product of lower-degree polynomials whose values we know by hypothesis.
8. Basis of Symmetric Homogeneous Polynomials:
The polynomials in S and [k,0,…,0] form a basis of the vector space of symmetric homogeneous degree-k polynomials in x1,…,x2010. We need to show that the coefficient of [k,0,…,0] in the representation of ∑1≤i<j≤2010(xi+xj)k is nonzero.
9. Coefficient Analysis:
We write:
1≤i<j≤2010∑(xi+xj)k=2009i=1∑2010xik+1≤i<j≤2010∑a=1∑k−1(ak)xiaxjk−a
and:
21a=1∑k−1(ak)(x1a+⋯+x2010a)(x1k−a+⋯+x2010k−a)=21a=1∑k−1(ak)(i=1∑2010xik+1≤i<j≤2010∑(xiaxjk−a+xik−axja))
Since the blue parts are the same, it follows that if ∑1≤i<j≤2010(xi+xj)k can be expressed as a linear combination of the above polynomials with the x1k+⋯+x2010k coefficient zero, then we must have:
2009=21a=1∑k−1(ak)=21(2k−2)=2k−1−1
but this is never true.
10. Conclusion:
Since we know the values of ∑1≤i<j≤2010(xi+xj)k and all the polynomials in S, we can find the value of [k,0,…,0]. Then, since S and [k,0,…,0] form a basis for symmetric homogeneous degree-k polynomials in x1,…,x2010, we can find the value of every [i1,…,i2010] where i1+⋯+i2010=k, completing the inductive hypothesis. ■
11. Final Step:
By our key claim, we can find the k-th elementary symmetric sum of the xi for 1≤k≤2010, which we can use to write down a unique monic degree-2010 polynomial whose roots are precisely x1,…,x2010. Thus, the multiset {x1,…,x2010} is uniquely determined. ■