Consider the set $S=\left\{x^{n}\,\colon\, n\in\mathbb{N}\right\}$. (Note that $x\in\mathbb{R}$) Is this set linearly dependent?
Well thinking about it we want to find some non-trivial values $\lambda_{n}$ such that $$\lambda_{1}x+\lambda_{2}x^{2} + \ldots + \lambda_{n}x^{n} + \ldots = 0.$$ In other words we want to find if $$\sum_{k=1}^{\infty}\lambda_{n}x^{n} = 0$$ for any $\lambda_{n}\not=0$. However i'm not really sure how to proceed.