Suppose we remove some terms (taking at least 1 item and leaving at least 2 items) from the geometric sequence, $$1, k, k^2, \cdots, k^{n}$$ (with $k>2$) and separate the remaining terms into two groups. Prove these two group's sum can never be the same.
I'm not even sure how to start on this since you can't find a closed form for a sum of group. The entire sum is $$\frac{1(1-k^{n+1})}{1-k}$$ So the we prove that $$\frac{\frac{1(1-k^{n+1})}{1-k}-(k^p+\cdots)}{2}$$ cannot be attained by the remaining terms.