Let $n$ be a positive integer greater or equal to $2$. Prove that there are infinitely many irrational numbers $a$ such that $a+a^2+\cdots+a^n$ is rational.
Well, let $p$ be a prime. We consider the equation: $x^n + x^{n-1} +\cdots+ x=1/p$, which is equivalent to: $px^n+px^{n-1}+\cdots+px-1=0$ We can prove that the equation has a solution $a$ in the interval $I=(0, 1/p)$ using continuity and that the solution is not rational. But, is there another solution without using continuity? Thanks!