I need to prove that the set of functions $\{1,x,x^2,\dots ,x^n\}$ is linearly independent in the space of continuous functions $С[0,1]$ for any value of $n\in\Bbb N$.
I know that I can do this using mathematical induction, but is there a simpler way? If there is can you please show one, thanks in advance.

Let $$ C_0+C_1x+C_2x^2+...+C_nx^n=0$$ Let $x=0$, to get $C_0=0$
Differentiate and let $x=0$ to get $$C_1=0$$
Differentiate again and let $x=0$ to get $$C_2=0$$
and so forth until you come up with $$ C_0=C_1= C_2=...=C_n=0$$
Thus your set is linearly independent.