The assertion in the subject line is an abbreviated form of:
$$\sum_{i=1}^n \alpha_i x^i = 0, \forall \; x \in {\mathbb R} \;\; \Longrightarrow \;\; \alpha_i = 0, \forall\;i \in \{1, \dots , n\}.$$
In words: if for all real $x$, the sum $\sum_{i=1}^n \alpha_i x^i$ is always $0$, then all the coefficients $\alpha_i$ must be $0$.
I can't readily come up with a formal proof of this, though it seems to me "obviously" true: it's an uncountable number of equations against a finite number of unknowns.
A pointer to a nice, illuminating proof would be appreciated.
I often come across unproven assertions that I accept on the basis of exactly that same informal argument ("more equations than degrees of freedom"), but I'd like to be able to think about this stuff a bit more rigorously. So what I'm really after is an approach/technique for proving assertions about "overdetermined" systems of this kind.1
Needless to say, an "elementary" proof, based only on basic algebra, is far preferable to one relying on some other non-obvious result.
Also, since the informal argument given above does not depend on all the properties of ${\mathbb R}$, one expects that the assertion would remain true if we replace ${\mathbb R}$ with a more general (though still infinite) structure. An elementary proof of the theorem in its full generality would be really nice too. I realize that such a proof may run over many pages, hence I don't ask for a proof necessarily, but rather for a pointer to one.
BTW, I didn't know how to Google for this proof because I could not come up with adequate search terms. Does this theorem have a standard name?
1An example of what I mean here would be the common trick of using the sequence $\{2^{-i}\}_{i=1}^\infty$, to construct proofs requiring a non-infinite sum of infinitely many terms. Or Cantor's diagonalization trick. Once one learns them, tricks like these become second-nature, and turn some previously challenging proofs into routine ones. I'm hoping to find the trick that makes proving the assertion in the subject line routine.