Which one of the following is not a basis for the vector spa
Solution
5.
A basis for a polynomial vector space P = { a1, a2, a3, ..... a,} is a set of vectors that spans the space and is linearly independent.
1. {1, 4+x, 5+x^2}
To see whether this is linearly independent ... a0 (1)+ a1 (4+x) + a2 (5+x^2) = 0
only when a0=0, a1 =0, a2=0.
And this also spans all the polynomials of the form -- a0 (1)+ a1 (4+x) + a2 (5+x^2)
Hence this is a basis of vector space for polynomials of degree 2 or less.
2. {x, x+2, x^2}
This is also linearly independent as for
a0(x)+a1(x+2)+a2(x^2) =0 to be true only when a0 = a1 =a2=0
also we can represent every polynomial of degree 2 or less using this basis.
So this is also the basis.
3. { x^2, x^2+x, x^2-x}
Using this basis we can not make all polynomials of degree 2 or less as polynomials
with only constant terms can not be represented using this basis. Hence this is not a basis.

