Why is $\{1,x,x^2,\ldots,x^n\}$ a basis for $P_n (F)$ where $P_n(F)$ is a polynomial of degree $n$ defined by Field axioms?
I know how to show basis, where I need to show linear independence by proving every scalar, say $a_1=\cdots =a_n=0$ where $a$ $\in$ $F$. But how am I supposed to prove that?
I was told that since scalars are unique, the only choice for, say $a_0x^0+ a_1 x^1+\cdots+a_n x^n=0$ is that scalars have to equal 0. Is it the way to do so?
Let's take Somos' caution into account and assume that the field $F$ is infinite. Take a linear combination of $1, x, \ldots , x^n$ with at least one $a_i \neq 0.$ The result is a polynomial of degree $k$, where $k$ is the largest $i$ for which $a_i \neq 0.$ This polynomial can have at most $k$ roots in $F.$ Hence, it cannot equal the $0$ polynomial, which has infinitely many roots. Generally, this argument shows that no polynomial of non-negative degree at most $n$ can equal the $0$ polynomial. The only recourse is for $a_i=0$ for all $i.$ Hence, the elements $1, x, \ldots , x^n$ are independent.
This argument does not work for finite fields. In a finite field of $q$ elements, it turns out that all elements of the field satisfy $x^q-x=0.$
You have some detail to fill in, but this is the gist of an argument.