$f_k(x)=x^k$ for $k=1,\dots ,5$ is linearly independent.
Proof:
Assume that $ax+bx^2+cx^3+dx^4+ex^5 =0$ ıf some $a,b,c,d,e$ are not $0$ then the polynomials could have at most $5$ zeros.However,our expression for infinitely whenever $x\in R$.
Hence, $a=b=c=d=e=0$ so it is linearly independent.
Can you explain this proof ? I don't understand.
I am note sure about the correctness of the proof. But here is an easy way to prove it.
Proof: Suppose that the list $x, x^2, \dots, x^5$ is linearly dependent. Then one of the vectors $x^j$ is in the span of the previous vectors. Thus, there exists scalars $a_1, \dots , a_{j-1}$ such that $$a_1x+ \dots + a_{j-1}x^{j-1} = x^j$$
Differentiating both sides $j$ times we get a contradiction as the left hand side is $0$ and the right hand side is non-zero. Thus, the list $x, x^2, \dots, x^5$ is linearly independent.