The set \(P(\RR)\) consists of all polynomial in the variable \(x\) with real coefficients.
I can add polynomials: if \(p(x)\) and \(q(x)\) are polynomials, then \(p(x) + q(x)\) is still a polynomial.
I can multiply polynomials by scalars: if \(a \in \RR\) is a real number and \(p(x)\) is a polynomial, the \(ap(x)\) is still a polynomial.
Since all the opeartions here are inherited from the ordinary arithmetic of numbers and variables, the distributive law of multiplication over addition applies to scalar multiplication and polynomial addition.
Having satisfied the three criteria, this set of polynomials is an abstract vector space. Therefore, I can make claims like the following.
The polynomial
\(4x^2 - 4\) is in
\(\Span \{x+4, x^2
+ x + 3 \}\text{.}\) The span is all linear combinations, so I can justify this claim by a demonstration.
\begin{equation*}
4x^2 + 4 = 4(x^2 + x + 3) - 4(x - 4)
\end{equation*}
This equation shows that
\(4x^2 + 4\) is a linear combination of the spanning vectors, therefore a member of the span.
The set of polynomials \(\{ x^3 - 4, x^5 - x^2, 3x^4
\}\) is linearly independent. To prove this, I would write the equation \(a(x^3 - 4) + b(x^5 - x^2) + c(3x^4)
= 0\) and prove that the only solution is \(a = b = c
= 0\text{.}\)
The set \(\Span \{x^3, x^7, x^10, x^{12}\}\) has dimension four. To prove this, I would have to prove that the four polynomials are a basis, which I would do by proving that they are linearly independent.
As I have already mentioned, one of the stranger things about abstract vectors spaces is that they can be infinite dimensional. This space of polynomials is the first example of an infinite dimensional vector space. What does that mean? Well, the definition of dimension came from a basis: dimensions is the number of elements in a basis. So, what is a basis for the polynomials?
A basis is a spanning set, so I need some core elements such that any other polymomial can be built out of them. One clear choice are the monomials: \(\{1, x, x^2, x^3, x^4,
x^5, \ldots \}\text{.}\) Is this a linearly independent set? Yes, it is. There is no way to get a monomial as a sum of other monomials with different degreres. (For example, there is not way to write \(x^4\) as \(a + bx + cx^2 + dx^3 +
ex^5\) and so on. The only way to get the power \(x^4\) from some other monomial is to multiply or divide by the variable, and linear combinations are just multiplicatons by scalars and addition. This is a linearly independent set.
So I have this linear independent set \(\{ 1, x, x^2, x^3,
\ldots \}\text{.}\) By writing it this way, I imply that the set never stops, that it includes \(x^n\) for all \(n \in
\NN\text{.}\) I imply that it is an infinite set. Does it need to be? Well, if it were finite, then there would be a highest monomial, some \(x^k\text{.}\) Even if \(k\) is a very, very large number, I can still ask about the polynomial \(p(x) = x^{k+1}\text{.}\) There is no limit on the degree of a polynomial. Therefore, no finite subset works. All of these infinitely many monomials are necessary to build all the polynomials. Therefore, they are a basis. Since the basis is infinite, the abstract vector space is infinite dimensional.