I have to prove the following for my math study:
Prove: $e^x$ is transcendental over the polynomials with coefficients in $\mathbb{R}$.
So far, I've done this:
It's enough to prove that if $a_n(x),\dots,a_1(x), a_0(x)$ are polynomials with coefficients in $\mathbb{R}$ such that $a_n(x)e^{nx} + a_{n-1}(x)e^{(n - 1)x} + \dots + a_1(x)e^x + a_0(x) = 0$, then $a_i(x) = 0$ $\forall i$
To prove this I assumed that $\exists i : a_i(x) \neq 0$. Then take the smallest $n$ such that $a_n(x)e^{nx} + a_{n-1}(x)e^{(n - 1)x} + ... + a_1(x)e^x + a_0(x) = 0$.
I don't know how I have to complete the proof from here. Could you explain it to me?